Commit graph

46 commits

Author SHA1 Message Date
6e4f19ac3f
!fix(data): Fix measures collected
Fixed the measures and directions collected to use Gini, Atkinson, .. measures or
absolute employment, poverty, etc.
2023-12-13 13:50:40 +01:00
7db335a479
feat(data): Extract Cieplinski2021 2023-12-12 20:08:02 +01:00
874e708112
chore(data): Sort out irrelevant study 2023-12-12 20:07:45 +01:00
85497854c1
feat(data): Extract Adams2015 2023-12-11 17:17:42 +01:00
6041d00d8b
chore(data): Categorize further studies for tags
Tag studies for income, gender, racial and ethnicity inequalities
based on title keywords.
2023-12-11 17:10:31 +01:00
6104f2d274
feat(data): Extract Rosen2014 2023-12-11 09:49:46 +01:00
ef06e4bb88
chore(data): Sort out Dumas2018 2023-12-10 19:29:47 +01:00
0e29a3332c
feat(data): Extract Emigh2018 2023-12-10 19:29:28 +01:00
50ce8b6310
feat(data): Extract Shepherd-Banigan2021 2023-12-10 17:59:17 +01:00
7258915ef1
feat(script): Extract Gates2000 2023-12-10 11:33:56 +01:00
efd6e285c8
feat(script): Extract Hardoy2015 2023-12-10 11:04:19 +01:00
a681a5b6ff
fix(data): Fix display of table data linebreak 2023-12-09 20:40:56 +01:00
e2c629ff33
fix(data): Improve yml template whitespace preparation 2023-12-09 18:49:00 +01:00
b83f39ffc1
feat(data): Extract Wong2019 2023-12-09 18:48:59 +01:00
8bef9033f8
feat(data): Extract Alinaghi2020 2023-12-09 18:48:39 +01:00
9c8b42d3bc
feat(data): Extract Field2019 2023-12-09 17:00:05 +01:00
efdb42f36f
feat(data): Extract Carstens2018 2023-12-09 17:00:05 +01:00
99672df48f
feat(data): Extract Whitworth2021 2023-12-09 13:03:30 +01:00
e1bb1b5fc3
feat(data): Extract Al-Mamun2014 2023-12-09 13:03:29 +01:00
09e2ae6317
feat(data): Extract Delesalle2021 2023-12-09 13:03:11 +01:00
12964bade3
chore(data): Re-integrate previous reviews into bibtex 2023-12-08 15:54:16 +01:00
0e11920166
fix(data): Fix intervention type tags Blumenberg2014 2023-12-07 22:43:08 +01:00
e4e7d9e3e4
feat(data): Add publication type to extracted data 2023-12-07 21:40:48 +01:00
d88c733b6d
feat(data): Prepare loading WB country group data 2023-12-07 20:11:27 +01:00
1589b8c6fb
feat(data): Extract Kuriyama2021 2023-12-07 16:53:51 +01:00
c96d34e972
feat(data): Extract SilveiraNeto2011 2023-12-07 16:04:26 +01:00
b7bb04b7dc
feat(data): Extract Gilbert2001 2023-12-07 15:30:33 +01:00
7248a07ec1
feat(data): Extract Blumenberg2014 2023-12-07 14:38:16 +01:00
343de33552
chore(data): Switch to -1/0/1 coding for impact direction
So we can also express simply no relation between the variables in
any direction.
2023-12-07 14:36:39 +01:00
0c70a4a2b1
feat(data): Extract Adam2018 2023-12-07 13:56:23 +01:00
4cc1fb8b34
chore(data): Update bib file associations 2023-12-07 12:40:44 +01:00
11ce772809
feat(data): Update query to actual WOS undertaken 2023-12-07 11:21:24 +01:00
7329540465
feat(script): Move query to imported file
Moved search query to file which is imported and acts as
single source of truth for script, notes, etc.
2023-12-07 11:20:02 +01:00
9df67f6189
chore(data): Update bibkeys and files 2023-12-07 10:49:25 +01:00
ce2a231478
feat(data): Extract Stock2021 2023-12-07 10:49:08 +01:00
fae59c5a7d
chore(repo): Update quarto html rendering 2023-12-07 09:21:30 +01:00
b7e76b635a
chore(data): Add missing intervention type tags 2023-12-06 21:31:25 +01:00
6020d122b6
feat(script): Switch term tables to data driven design
Moved term tables to data directory as csv files and included them
in main script from there, to function as single source of truth.
2023-12-06 17:38:54 +01:00
1b660f9621
fix(script): Correct display of inclusion criteria table 2023-12-06 16:42:00 +01:00
46fa835d13
chore(data): Add working sample bibtex to repo data
Added bibtex file containing the up-to-date working sample of the Zotero
library to data/intermediate. It can be used to count sources based on
their keywords such as how many were sorted out during which step,
which regions they belong to and so on.
2023-12-06 16:04:09 +01:00
4c493db50c
feat(data): Extract Hojman2019 2023-12-06 13:00:26 +01:00
8a3a244c54
feat(data): Extract Clark2019 2023-12-06 12:10:25 +01:00
6e8a7f2a1f
feat(data): Extract Broadway2020 2023-12-06 11:40:31 +01:00
2a3d282587
chore(data): Update lib 2023-12-06 11:16:22 +01:00
81720563cb
feat(data): Extract Chao2022 2023-12-06 11:16:22 +01:00
82b0453187
chore(repo): Move supplementary data to data dir
Since we now have a 'documentation' directory instead of a
'supplementary-data' one, actual supplementary data should
move to the actual data directory, which is what it does
with this commit.
2023-12-05 16:38:46 +01:00