Commit graph

455 commits

Author SHA1 Message Date
Marty Oehme 942d129db1
feat(repo): Add article quarto profile 2024-07-14 11:52:32 +02:00
Marty Oehme 05d8df04c3
feat(repo): Add journal extension 2024-07-14 11:52:32 +02:00
Marty Oehme 6729bb2c7e
feat (repo): Add outline and deliverable docx files 2024-07-08 18:33:32 +02:00
Marty Oehme c2a2a11551
fix(script): Fix gray to grey 2024-07-08 18:33:20 +02:00
Marty Oehme 8f2d361e5f
feat(script): Show all years for pubs per year figure 2024-06-20 20:33:43 +02:00
Marty Oehme 48dee57feb
chore(repo): Update pynvim dependency 2024-06-20 18:20:59 +02:00
Marty Oehme bd03819e4d
feat(repo): Add link back to repo to README 2024-06-20 15:45:18 +02:00
Marty Oehme d955c13dcd
chore(data): Use new Zotero date format 2024-06-20 11:11:14 +02:00
Marty Oehme 5174402dfc
fix(data): Fix policy terms citation separation 2024-06-20 11:10:46 +02:00
Marty Oehme 72f5ccfe61
feat(repo): Add simple explanatory README file 2024-06-20 11:10:19 +02:00
Marty Oehme ef1f7785c2
chore(script): Clean leftover todo annotations 2024-06-20 11:01:34 +02:00
Marty Oehme 97df1d4814
chore(repo): Fix build package requirements 2024-06-20 11:00:56 +02:00
Marty Oehme 6c621bd0bf
chore(repo): Add final deliverables to repository 2024-06-14 10:40:05 +02:00
Marty Oehme 75d1ac2688
Publish version 0.5.1 2024-03-30 09:56:59 +01:00
Marty Oehme c97314154d
chore(data): Update zotero bibtex 2024-03-15 10:00:56 +01:00
Marty Oehme 6e94f60ea6
fix(script): Split validity figures in two
Since otherwise the docx file did not contain correct representations
of the discussion section validity robustness, I split them in two
separate figures (no sub-figures)instead. Now they are like any
other figure.
2024-02-28 10:22:56 +01:00
Marty Oehme 1f61cf8098
chore(data): Update zotero bibtex library 2024-02-28 08:28:43 +01:00
Marty Oehme 2e62566e24 Publish version 0.5.0 2024-02-28 08:12:36 +01:00
Marty Oehme 16b81cde34
feat(data): Remove duplicate studies from bibtex 2024-02-21 17:27:32 +01:00
Marty Oehme a04bb7bf8e
chore(data): Correctly identify Wang2020 structural model 2024-02-21 17:27:01 +01:00
Marty Oehme a9519beeb9
chore(data): Update extracted studies 2024-02-21 17:26:41 +01:00
Marty Oehme 82d63ebe48
chore(data): Improve structural findings csv rendering 2024-02-21 17:26:24 +01:00
Marty Oehme 621da670a8
fix(script): Fix screening numbers 2024-02-21 17:24:13 +01:00
Marty Oehme 5f94649c8f
feat(script): Separate appendix table enumeration
Use A1..A<n> table references for appendix tables.
2024-02-21 11:33:28 +01:00
Marty Oehme 2afbae0fc1
chore(script): Unify heading concatenation
Do not use '&' but 'and' in all headlines.
2024-02-21 11:33:01 +01:00
Marty Oehme 4901baa5e5
feat(script): Add validity discussion 2024-02-21 11:31:39 +01:00
Marty Oehme cc9749a011
feat(code): Update correct internal validity ranking regexes 2024-02-21 11:30:47 +01:00
Marty Oehme c2d20e46ec
feat(code): Add experimental visualizations for validities 2024-02-21 11:28:51 +01:00
Marty Oehme fe614ab47a
chore(script): Add table captions 2024-02-20 18:41:38 +01:00
Marty Oehme 7af85cac19
chore(data): Update zotero bibtex 2024-02-20 18:36:41 +01:00
Marty Oehme ff2c3cb514
feat(script): Add validity method explanation and appendix 2024-02-20 18:36:23 +01:00
Marty Oehme 50c4f5e8c0
feat(code): Add experiments for summary tables 2024-02-20 17:58:55 +01:00
Marty Oehme e50e5cfcbc
feat(code): Add experiments for validity visualization 2024-02-20 17:58:35 +01:00
Marty Oehme 3cb96ffef2
feat(script): Update inequality area discussions 2024-02-20 17:58:12 +01:00
Marty Oehme 8187a6ec63
feat(script): Update robustness by inequality type 2024-02-20 17:15:10 +01:00
Marty Oehme 0af0fed94e
feat(script): Add robustness by region section 2024-02-20 17:14:39 +01:00
Marty Oehme 6126f8bbc2
fix(data): Remove redundant study sources structural findings 2024-02-20 17:14:02 +01:00
Marty Oehme ace8631104
chore(data): Update extracted studies 2024-02-18 19:03:58 +01:00
Marty Oehme ebc7724f57
fix(script): Correct findings summary table headings 2024-02-18 19:02:42 +01:00
Marty Oehme 51b747a058
fix(data): Fix regions for world economy 2024-02-18 19:00:36 +01:00
Marty Oehme 1d90133049
refactor(script): Update synthesis intro 2024-02-18 16:59:26 +01:00
Marty Oehme b453afd112
feat(code): Allow custom strength of evidence bins
For display in findings summaries we can now allow arbitrary strength
of evidence binning. We simply pass in a dict with the strength (as
float) as the key and the string-representation that should appear
in the table as value.
2024-02-18 16:59:01 +01:00
Marty Oehme 2b0fa5db7c
feat(data): Extract remaining prelim study data 2024-02-17 19:06:27 +01:00
Marty Oehme 67fa885cdd
refactor(code): Shorten data preparation 2024-02-17 17:35:04 +01:00
Marty Oehme b89ab5f5d9
fix(script): Fixed paranthesis in scoping calculation 2024-02-17 17:31:20 +01:00
Marty Oehme 42222447dc
refactor(code): Move observation data prep to src
Moved the overall metadata, country grouping code to the src directory
somewhat trimming the prep code in the beginning of the manuscript
itself.
2024-02-17 17:30:58 +01:00
Marty Oehme 71d02ff8dd
feat(script): Add source note to exclusion term table 2024-02-17 16:16:11 +01:00
Marty Oehme 86610803d4
feat(data): Update extraction matrix 2024-02-16 18:01:59 +01:00
Marty Oehme 74a9d201b5
fix(script): Suppress bibtex warning on import
When first importing bibtex entries, if there are e.g. double entries,
the library gives an 'unsuppressable' warning which will always
appear in the manuscript otherwise. This simply ensures no warning
is displayed by turning off logging for the duration of their use.
2024-02-16 18:01:45 +01:00
Marty Oehme eaaba00755
fix(data): Fix discrepancies of raw data and findings summaries
Fixed especially citation keys that were entered wrong or carried the wrong year.
2024-02-16 17:59:57 +01:00