0bdb39d3d9
chore(script): Restructure disability discussion
2024-01-17 16:55:05 +01:00
e7585aae34
chore(script): Remove eol whitespaces
2024-01-17 16:36:02 +01:00
e83f67e3c0
feat(script): Add disability discussion frameworks
...
Added Gruber2014 system level theory and
Kim2020 organisational environmental factors.
2024-01-17 16:35:44 +01:00
e9ecf224a7
chore(script): Fix discussion frameworks comment headlines
2024-01-17 16:34:28 +01:00
b6f57b86a7
feat(data): Add Thoresen2021 training study
2024-01-17 16:03:42 +01:00
85082e1360
feat(script): Add Grotti2016 to channel explanations
...
Explains effects of gender inequality on income inequalities.
2024-01-17 16:03:41 +01:00
4c32fd0682
feat(script): Add Eckardt2022 to cited studies
...
It is irrelevant for the sample pool (no empirical data) but useful
as framework for income inequalities.
2024-01-17 16:03:39 +01:00
4dd8e13d6b
chore(repo): Rename data loading module
2024-01-10 17:27:48 +01:00
aa355098b8
fix(script): Use manual sample starting size
...
For the time being, until I fix the flowchart completely, reverted to
using a manual sample size in the beginning.
2024-01-09 18:12:52 +01:00
fbd7e6c216
feat(script): Add conclusion
2024-01-06 10:10:08 +01:00
64c7aa2627
chore(script): Remove infrastructure subheadings
...
Until we have enough infrastructure studies to have it make sense,
this should not be further subdivided.
2024-01-06 10:09:44 +01:00
cbc42a059f
feat(script): Add discussion text
2024-01-06 10:09:10 +01:00
d756ddd80a
chore(script): Update discussion headings
2024-01-06 10:08:30 +01:00
64daf369e5
chore(script): Update data description
2024-01-06 10:05:59 +01:00
d5c5cfe6d3
chore(script): Comment all TODO and FIXME markers
2024-01-06 10:05:11 +01:00
2dfc214a60
chore(script): Refactor context section
2024-01-06 10:03:59 +01:00
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
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
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
1b8508a8b9
feat(data): Add preliminary extractions for collective action
2023-12-21 19:01:46 +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
82f2fa089a
feat(script): Begin adding horizontal inequalities outcomes
2023-12-21 15:09:32 +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
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
2826ac894d
feat(data): Extract Liyanaarachchi2016
2023-12-18 11:11:13 +01:00
daee236eac
feat(data): Extract Mun2018
2023-12-14 19:08:25 +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
2fc730812f
feat(data): Extract Khan2021
2023-12-13 21:14:31 +01:00
f63cf44f74
feat(data): Extract Standing2015
2023-12-13 20:02:04 +01:00
30b649f31f
chore(script): De-indent intervention headlines
...
Until we have thematic areas, de-indent the individual headlines for the time being.
2023-12-13 15:46:21 +01:00
84f1d64492
chore(script): Update TODOs and FIXMEs in script
2023-12-13 15:04:19 +01:00
97f6214932
chore(script): Refactor synthesis toward interventions
...
Refactor to start breakdown from interventions and then move towards
individual categories and inequality breakdowns within the sections.
It should follow intervention -> inequality/region logic.
2023-12-13 14:44:08 +01:00
8c2c83cd9a
chore(script): Include superseded in duplicate count
...
Included studies marked as 'out::superseded' in the duplication removal step.
2023-12-13 14:42:34 +01:00
26afa3b8ea
fix(script): Add missing Rosen2014 annotation
2023-12-12 08:48:25 +01:00