58d890429d
feat(script): Extend introduction
2024-01-06 10:02:55 +01:00
bacfe709c1
fix(script): Invert title and subtitle
2024-01-06 10:02:17 +01:00
95ad5ed641
chore(data): Merge zotero library exports
...
To not double-commit every library change, we simply export ALL of
the zotero library into a single file in the 'intermediate' data
directory. Technically this still works just as well since it
still reflects our 'intermediate' stage of tagging, screening,
keywording the library contents. It just contains the non-sampled
contents as well now.
2024-01-06 09:52:08 +01:00
245b44885c
chore(data): Update libraries
2024-01-06 09:45:59 +01:00
1971b8c6fa
chore(script): Add docx render template
2024-01-06 09:43:12 +01:00
3bb3602f90
chore(notebooks): Update exploration nb
2024-01-06 09:18:19 +01:00
3deb30b5b3
fix(data): Merge Blumenberg2014 intervention pattern
2024-01-06 09:11:39 +01:00
39fd5f57dd
chore(data): Update bibtex libraries
2023-12-22 19:28:13 +01:00
b31cbb914f
feat(script): Add inequality and region breakdowns per inequality
2023-12-22 19:27:52 +01:00
e3315d402f
chore(script): Move inequality and region breakdowns to discussion
2023-12-22 19:27:20 +01:00
1efa2a938c
fix(script): Fix em-dash
2023-12-22 19:26:17 +01:00
c8fe3bc5e2
chore(script): Add pagebreak after TOC
2023-12-22 19:26:06 +01:00
46df42ba30
fix(data): Global studies belong to all regions
2023-12-22 19:25:51 +01:00
75717f837c
chore(code): By default use all processed data
2023-12-22 19:25:24 +01:00
ea26a5932e
fix(data): Change to more precise study inequalities
2023-12-22 19:09:10 +01:00
858647cf66
chore(data): Rename irrelevant studies to disabled
...
To not be picked up automatically by the render functions when
loading all studies from all processed directories.
2023-12-22 11:44:57 +01:00
cb0c20f835
feat(data): Extract 3 more preliminary studies
2023-12-22 11:20:40 +01:00
af6a261d89
fix(script): Switch to correct Suh2017 citation
...
Thome2017 was thrown out originally.
2023-12-22 10:23:43 +01:00
36d12f4213
fix(script): Add missing Chao entry
2023-12-22 07:50:40 +01:00
6aa9f1e947
fix(data): Fix journal capitalizations
2023-12-22 07:50:00 +01:00
1b8508a8b9
feat(data): Add preliminary extractions for collective action
2023-12-21 19:01:46 +01:00
3972a587df
fix(data): Fix Delesalle2021 intervention
2023-12-21 17:58:18 +01:00
0e416e208c
fix(data): Fix journal name Adams2015
2023-12-21 17:19:58 +01:00
4c763fac0f
chore(code): Update explore experiments
2023-12-21 17:01:51 +01:00
259d95693f
chore(script): Sort by institution-structural-agency
2023-12-21 17:01:26 +01:00
836227d72e
feat(script): Add breakdown by region visualization
2023-12-21 16:49:55 +01:00
3f44b0d710
fix(script): Correctly map regions to studies
...
Correctly mapping multiple countries to multiple regions or income groups.
2023-12-21 16:13:25 +01:00
8bab7256e1
fix(data): Remove UK short spelling
2023-12-21 16:11:25 +01:00
82f2fa089a
feat(script): Begin adding horizontal inequalities outcomes
2023-12-21 15:09:32 +01:00
fb032508f1
chore(code): Rename ymlgrab to explore notebook
2023-12-21 11:40:05 +01:00
b3a96a4a4f
chore(data): Sort out Elveren2013
2023-12-19 17:05:44 +01:00
c264033b2e
fix(data): Unify interventions
2023-12-19 17:03:47 +01:00
a55a9921e3
feat(data): Extract Rendall2013
2023-12-19 15:29:54 +01:00
e3e2440553
feat(data): Extract Suh2017
2023-12-19 14:46:55 +01:00
d87ade83e0
fix(data): Remove class inequality
2023-12-18 15:37:16 +01:00
aac958ba8f
fix(data): Fix design for Kuriyama
2023-12-18 15:26:39 +01:00
1ea9b86174
feat(data): Extract Poppen2017
2023-12-18 15:23:59 +01:00
ea338908d2
feat(data): Extract Wang2016
2023-12-18 14:52:32 +01:00
3eb989dbcf
feat(data): Extract Pi2016
2023-12-18 14:52:17 +01:00
e4030581d4
fix(data): Fix education intervention category
2023-12-18 13:28:26 +01:00
2826ac894d
feat(data): Extract Liyanaarachchi2016
2023-12-18 11:11:13 +01:00
5e2a8c6c3b
chore(data): Update library with PDF files
2023-12-18 11:10:50 +01:00
daee236eac
feat(data): Extract Mun2018
2023-12-14 19:08:25 +01:00
b0308600a2
fix(data): Rename maternity leave to paid leave
...
To reflect a) the possibility of gender-less paid leave and b) the child-care
not just being maternal but possible for other relations.
2023-12-14 19:08:09 +01:00
f51505a57c
chore(data): Sort out irrelevant study
2023-12-14 19:07:05 +01:00
7241b62efe
fix(code): Load data script from anywhere
...
Allow loading the script both through quarto using full absolute path and through
the command line using (I believe) a relative path.
2023-12-14 18:08:13 +01:00
38099c3358
feat(code): Output data as csv to stdout on script run
...
When running data python script (`src/data.py`) directly through the command line,
we now use pandas to output the collected data directly as a csv to stdout.
Can then be redirected to e.g. a file to save the data in csv format.
2023-12-14 18:06:39 +01:00
73b96a757a
feat(data): Extract Militaru2019
2023-12-14 17:42:41 +01:00
b594233d01
feat(data): Extract Davies2022
2023-12-14 16:33:21 +01:00
c3369e83e7
chore(script): Change methodology and inequalities headlines
2023-12-13 21:15:00 +01:00