Commit graph

59 commits

Author SHA1 Message Date
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