World Bank
- As a system
- I want to acquire data from the World Bank
- in order to diffuse them on DBnomics.
Acceptance criteria
-
9 datasets MUST be downloaded -
Converted datasets MUST have as many series as the original files -
Parsing errors MUST be logged in ERROR log -
Data hierarchy MUST contain 9 datasets -
Update policy MUST be defined for 9 datasets
-
convert data and metadata from 6 datasets from CSV to DBnomics JSON (MUST) -
convert GEM dataset from 39 Excel files with similar structure (parsing code exists in former fetcher) to DBnomics JSON (MUST) -
convert JEDH and QPSD CSV files to DBnomics JSON format (MUST) -
record data hierarchy: all 9 datasets are on the first level (SHOULD) -
decide and implement update policy (SHOULD)
Resources
See fetcher description WorldBank
Technical steps
-
check that the data are the same between Bulk and API
Edited by Bruno Duyé