62e3fc94a2
refactor(script): Move intervention type vis to synthesis
2024-02-15 16:34:10 +01:00
953720ce54
refactor(code): Move finding table validities into model module
...
All findings tables can use the validities functionality to add strength of
evidence (internal/external) to themselves. Generalized the function to
work for any main findings csv (to dataframe) table not just institional
findings.
2024-02-15 16:32:46 +01:00
5e405e05d7
feat(data): Add labour regulation findings
2024-02-15 16:30:23 +01:00
8dba61fefe
fix(script): Only enable live zotero filter for docx format
...
Since we only make use of the live zotero citations in docx format, we should
also only enable the filter there. This commit fixes that.
2024-02-15 10:53:59 +01:00
d058759f49
feat(script): Display strength of findings evidence in binned format
...
- for weak evidence, + for substantiated evidence, ++ for strong evidence.
Currently separates between internal and external, and uses the bins:
0.0-2.9 for weak
3.0-5.9 for substantiated
6.0-... for strong evidence
2024-02-15 10:52:52 +01:00
004c2f7410
feat(script): Add findings table as computation
2024-02-14 22:36:00 +01:00
227adb33f8
feat(script): Begin using validities for visualization
2024-02-14 17:30:04 +01:00
41b2d651a6
fix(code): Fix live zotero gen with quarto 1.4
...
Quarto 1.4 does not like a bare 'zotero' metadata frontmatter key with
sub keys for the filter options. This commit updates the zotero-live
citations filter plugin by retorque and changes its configuration so
it takes settings either through the 'zotero' key or, if that one is
not found, through the 'zoterolive' key. Same options.
2024-02-14 17:29:27 +01:00
092b8d29c8
feat(script): Add institutional summary of findings
2024-02-14 16:01:18 +01:00
6554b0f8e9
feat(script): Use new in-text computation interpolations
...
Can now access python variables directly from markdown text in-flow.
We can make use of this to dynamically update the numbers for scoping
review steps in the descriptive part.
2024-02-14 15:53:42 +01:00
5369a12de6
fix(script): Move synthesis study order
2024-02-13 20:56:13 +01:00
6c28fd70b2
feat(script): Add simple validity data prep
2024-02-13 20:55:50 +01:00
e69f741197
chore(script): Change table organization
2024-02-13 20:55:00 +01:00
b66ebe9431
chore(script): Fix spelling mistakes
2024-02-09 16:55:31 +01:00
2034ae3ab2
feat(script): Begin adding summary of findings table
2024-02-09 16:54:48 +01:00
98bf9b6d9e
feat(data): Add Bartha2020 on gendered care work
2024-02-08 18:16:01 +01:00
4897db01bc
feat(data): Add Go2010 study on wage subsidies
2024-02-08 16:56:03 +01:00
472e6a0dbc
feat(data): Add Li2022 workfare study
2024-02-08 15:29:19 +01:00
03c699c8dc
chore(script): Reorder synthesis along framework categories
2024-01-30 16:27:41 +01:00
ea6f7ca83b
chore(script): Improve wording in conclusion
...
Too many 'tackling' mentions.
2024-01-30 14:45:32 +01:00
f65dc0696d
Merge commit '2333925'
2024-01-26 13:03:08 +01:00
2333925211
chore(script): Clean script whitespaces
2024-01-26 12:58:39 +01:00
d2e461b7b5
feat(data): Add Bailey2012 study
2024-01-26 12:58:39 +01:00
e43a3ad675
feat(script): Extend gender, migration discussions
2024-01-26 12:58:38 +01:00
7e233d8886
fix(script): Fix spelling mistakes
2024-01-26 12:58:38 +01:00
aabfd94373
feat(data): Add Dustmann2012 study
2024-01-26 12:58:34 +01:00
eaf8ffdcbc
feat(data): Extract Wang2020
2024-01-18 11:54:38 +01:00
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