Patrick Walukagga commited on
Commit
0ee04a5
·
1 Parent(s): d528734

study files json

Browse files
Files changed (2) hide show
  1. .gitignore +1 -1
  2. study_files.json +5 -0
.gitignore CHANGED
@@ -176,7 +176,7 @@ pyrightconfig.json
176
  data/
177
  study_export_*
178
  study_files.db
179
- study_files.json
180
 
181
  infra/ecs_config.toml
182
  aws-cli.pdf
 
176
  data/
177
  study_export_*
178
  study_files.db
179
+ # study_files.json
180
 
181
  infra/ecs_config.toml
182
  aws-cli.pdf
study_files.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "Ebola Virus": "data/ebola-virus_zotero_items.json",
3
+ "GeneXpert": "data/genexpert_zotero_items.json",
4
+ "Vaccine coverage": "data/vaccine-coverage_zotero_items.json"
5
+ }