Commit graph

140 commits

Author SHA1 Message Date
2d45f26a1f
chore(data): Fix Sotomayor publication date in name 2023-12-06 10:13:08 +01:00
40a3df132a
chore(repo): Fix links to bibtex file
Fixed any relative links to the bibtex file for generating annotations
or similar.
2023-12-05 16:42:20 +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
3482115546
chore(repo): Rename supp data to documentation dir
We predominantly keep documentation in here, so that is what it
should be called.
2023-12-05 16:37:43 +01:00
4e3a6da60b
chore(repo): Add output folder to git repository 2023-12-05 16:29:57 +01:00
c7533e01d6
feat(script): Add yaml simple yaml to dataframe loader
Ingests all yaml files in the directory, and loads the data for each study.

Currently creates a dataframe for each *observation* in the pool (can be
multiple per study, if a study has multiple analyses for different
independent/dependent vars). This is to follow the tidy data paradigm
of one observation per row.
2023-12-05 16:24:11 +01:00
5b78a7fb1a
feat(data): Extract Debowicz2014, Sotomayor2020 2023-12-05 12:24:58 +01:00
e6b71ed6fc
chore(data): Remove unused intermediate papis lib 2023-12-05 08:15:47 +01:00
5a0f366b24
feat(notes): Add questions for next meeting 2023-12-04 20:34:40 +01:00
42cee69831
chore(data): Begin screening for title and abstract 2023-12-04 20:34:25 +01:00
d69eb0db17
chore(notes): Add year-tracker for screening pool
Added simple tracker for years done in the screening pool,
and those still outstanding for now.
2023-12-04 20:33:46 +01:00
e63bf1c99c
feat(notes): Add screening tool with keywords
Added a long list of all tags currently in use and
begin explaining what they are used for.
2023-12-04 20:33:07 +01:00
75783a48e2
chore(data): De-duplicate bibtex studies 2023-12-04 20:31:53 +01:00
dc91f4a4ff
chore(notes): Add raw source counts for each category
Added raw (not yet de-deduplicated) source counts for each of the sample
categories (snowball sources, database queries).
2023-12-04 20:31:42 +01:00
90403bd3be
feat(data): Add 6 more snowballing sources 2023-11-24 11:25:06 +01:00
33a2bbd0f8
feat(data): Begin adding snowball review sources 2023-11-20 20:05:08 +01:00
874cf781cc
chore(data): Fix bibfile journal entry 2023-11-20 17:34:28 +01:00
66c53242db
chore(notes): Update lib and meeting minutes 2023-11-12 18:59:06 +01:00
7a2d12d252
feat(script): Add first data descriptions
Added preliminary data visualizations and descriptions for the current
identified pool. Not for anything screened yet, but for raw identified
results to use in guiding my screening.
2023-11-12 18:12:07 +01:00
7391c03582
chore(script): Integrate updated inclusion criteria table 2023-11-12 18:11:11 +01:00
9fa8eb4324
chore(repo): Update Python env and seaborn version
Updated seaborn version to 0.13 to avoid deprecation warnings for
each single plot.
2023-11-12 18:10:44 +01:00
81a8894a23
chore(script): Update work/labour references to newest ILO
ILO Resolution 2023 on informal work includes updates to the approach to formal/informal
and work/labour distinctions, especially those of the 'informal economy' and 'informal
market economy'. This commit integrates them.
2023-11-12 18:10:00 +01:00
994fc1d78a
chore(data): Rename raw WOS sample dir to production date 2023-11-12 17:18:15 +01:00
017693e557
chore(notes): Rename summary to presentation summary 2023-11-12 13:08:32 +01:00
2451aea12a
fix(script): Explicitly refer to inclusion criteria table 2023-11-12 13:06:28 +01:00
cd8fa5b9c3
feat(data): Add ILO-requested query terms
Added collective action, unionization and social dialogue into the query
to confirm closer to tripartism ideals in querying.
2023-11-12 12:46:36 +01:00
be5a255c55
feat(data): Add vertical inequality indicators
Added from our own project notes on vertical inequality indicator
families. Should be ultimately checked in a pass for usability
once the quantitative analysis is further along.
2023-11-12 12:45:43 +01:00
151cab9da3
feat(notes): Add presentation summary for search protocol
Suitable for conference presentation short-formatted overview
2023-11-12 12:43:55 +01:00
a7b4603f68
feat(notes): Update inclusion criteria and query 2023-11-02 22:46:25 +01:00
3e567b1bc7
chore(script): Switch to quarto pagebreaks 2023-11-02 22:46:00 +01:00
27bd5505a8
chore(data): Update bibtex library 2023-11-02 22:45:39 +01:00
3a894650dd
chore(notes): Add newest meeting minutes
From 2023-11-02
2023-11-02 22:45:23 +01:00
ea25ecc87c
feat(data): Add initial WOS query 2023-11-02 22:44:53 +01:00
976bb0b709
feat: Add zotero live citations for docx
Citations in docx format will, instead of the normal quarto-provided
linking to their references, consist of live-citations that work with
Zotero (can be changed, updated and are automatically used for the
bibliography at the end of the file).

Uses better-bibtex created pandoc lua filter.
2023-11-02 22:44:05 +01:00
f6f0e087cd
feat: Update search query for new protocol 2023-10-23 10:35:25 +02:00
a702bbd42f
chore(notes): Default all html to dark theme 2023-10-12 12:29:01 +02:00
253870edc7
chore(notes): Update tables and term lists 2023-10-12 12:28:50 +02:00
d59a98e0e3
chore: Update inclusion criteria table 2023-10-12 12:26:54 +02:00
8724c182fd
feat(script): Add term cluster tables 2023-10-12 12:25:11 +02:00
bf350a18db
chore(script): Move simple description of results into separate section 2023-10-12 12:22:57 +02:00
45a192d703
chore(script): Small text fixes 2023-10-12 12:20:52 +02:00
1e48ff1caa
chore(script): Take care of all standard python imports 2023-10-12 12:14:00 +02:00
aa7995b5b1
chore: Add tabulate library to python env 2023-10-12 12:13:28 +02:00
d902f2c21c
chore: Code-fold in html but hide pdf code 2023-10-12 12:12:53 +02:00
db9965314b
chore: Update library tags 2023-10-12 12:12:07 +02:00
6133e83c6e
feat(notes): Sort policy terms by category 2023-10-11 21:06:37 +02:00
22937056d0
feat(notes): Add tagging system 2023-10-11 21:06:09 +02:00
2fc020d334
feat: Change default html theme to dark 2023-10-11 21:05:26 +02:00
4a7e5f4998
chore: Remove predefined tags from sample entries 2023-10-11 21:04:45 +02:00
cda4c1e070
feat: Add intervention & indicator category extraction 2023-10-11 10:54:58 +02:00