c1eccee426
fix(code): Get data dirs relative to project dir
2024-07-15 10:55:59 +02:00
ad71859ded
feat(script): Move all data transformations to single chunk
2024-07-14 22:07:24 +02:00
ed6c8550b6
feat(script): Move big code chunks out of script
2024-07-14 20:18:57 +02:00
76578e99d3
feat(repo): Add gitignores for elsevier output
2024-07-14 17:22:27 +02:00
45bf434cd9
chore(repo): Update deliverable docx binary file
2024-07-14 17:19:01 +02:00
7bb6ae3101
chore(repo): Improve rendering to elsevier journal
2024-07-14 17:18:07 +02:00
942d129db1
feat(repo): Add article quarto profile
2024-07-14 11:52:32 +02:00
05d8df04c3
feat(repo): Add journal extension
2024-07-14 11:52:32 +02:00
6729bb2c7e
feat (repo): Add outline and deliverable docx files
2024-07-08 18:33:32 +02:00
c2a2a11551
fix(script): Fix gray to grey
2024-07-08 18:33:20 +02:00
8f2d361e5f
feat(script): Show all years for pubs per year figure
2024-06-20 20:33:43 +02:00
48dee57feb
chore(repo): Update pynvim dependency
2024-06-20 18:20:59 +02:00
bd03819e4d
feat(repo): Add link back to repo to README
2024-06-20 15:45:18 +02:00
d955c13dcd
chore(data): Use new Zotero date format
2024-06-20 11:11:14 +02:00
5174402dfc
fix(data): Fix policy terms citation separation
2024-06-20 11:10:46 +02:00
72f5ccfe61
feat(repo): Add simple explanatory README file
2024-06-20 11:10:19 +02:00
ef1f7785c2
chore(script): Clean leftover todo annotations
2024-06-20 11:01:34 +02:00
97df1d4814
chore(repo): Fix build package requirements
2024-06-20 11:00:56 +02:00
6c621bd0bf
chore(repo): Add final deliverables to repository
2024-06-14 10:40:05 +02:00
75d1ac2688
Publish version 0.5.1
2024-03-30 09:56:59 +01:00
c97314154d
chore(data): Update zotero bibtex
2024-03-15 10:00:56 +01:00
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
1f61cf8098
chore(data): Update zotero bibtex library
2024-02-28 08:28:43 +01:00
2e62566e24
Publish version 0.5.0
2024-02-28 08:12:36 +01:00
16b81cde34
feat(data): Remove duplicate studies from bibtex
2024-02-21 17:27:32 +01:00
a04bb7bf8e
chore(data): Correctly identify Wang2020 structural model
2024-02-21 17:27:01 +01:00
a9519beeb9
chore(data): Update extracted studies
2024-02-21 17:26:41 +01:00
82d63ebe48
chore(data): Improve structural findings csv rendering
2024-02-21 17:26:24 +01:00
621da670a8
fix(script): Fix screening numbers
2024-02-21 17:24:13 +01:00
5f94649c8f
feat(script): Separate appendix table enumeration
...
Use A1..A<n> table references for appendix tables.
2024-02-21 11:33:28 +01:00
2afbae0fc1
chore(script): Unify heading concatenation
...
Do not use '&' but 'and' in all headlines.
2024-02-21 11:33:01 +01:00
4901baa5e5
feat(script): Add validity discussion
2024-02-21 11:31:39 +01:00
cc9749a011
feat(code): Update correct internal validity ranking regexes
2024-02-21 11:30:47 +01:00
c2d20e46ec
feat(code): Add experimental visualizations for validities
2024-02-21 11:28:51 +01:00
fe614ab47a
chore(script): Add table captions
2024-02-20 18:41:38 +01:00
7af85cac19
chore(data): Update zotero bibtex
2024-02-20 18:36:41 +01:00
ff2c3cb514
feat(script): Add validity method explanation and appendix
2024-02-20 18:36:23 +01:00
50c4f5e8c0
feat(code): Add experiments for summary tables
2024-02-20 17:58:55 +01:00
e50e5cfcbc
feat(code): Add experiments for validity visualization
2024-02-20 17:58:35 +01:00
3cb96ffef2
feat(script): Update inequality area discussions
2024-02-20 17:58:12 +01:00
8187a6ec63
feat(script): Update robustness by inequality type
2024-02-20 17:15:10 +01:00
0af0fed94e
feat(script): Add robustness by region section
2024-02-20 17:14:39 +01:00
6126f8bbc2
fix(data): Remove redundant study sources structural findings
2024-02-20 17:14:02 +01:00
ace8631104
chore(data): Update extracted studies
2024-02-18 19:03:58 +01:00
ebc7724f57
fix(script): Correct findings summary table headings
2024-02-18 19:02:42 +01:00
51b747a058
fix(data): Fix regions for world economy
2024-02-18 19:00:36 +01:00
1d90133049
refactor(script): Update synthesis intro
2024-02-18 16:59:26 +01:00
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
2b0fa5db7c
feat(data): Extract remaining prelim study data
2024-02-17 19:06:27 +01:00
67fa885cdd
refactor(code): Shorten data preparation
2024-02-17 17:35:04 +01:00