ONEcampaign / topic_health_financing

A repository for the Health Financing topic page
MIT License
0 stars 0 forks source link

BUG: reading covid data from mongodb #34

Open lpicci96 opened 1 year ago

lpicci96 commented 1 year ago

covid data read from the mongodb database includes total spending on covid as well as subcategories of covid spending. when reading the data it should be specified to only read documents where that subcategory field is null

https://github.com/ONEcampaign/topic_health_financing/blob/c8426c996faa699a186155e76da42a811ab5da82/scripts/analysis/data_versions.py#L34