S-Maciejewski / geekonomy

Economics quiz game using WB and IMF data
https://www.geekonomy.eu
MIT License
4 stars 0 forks source link

Database cleanup #17

Closed S-Maciejewski closed 2 years ago

S-Maciejewski commented 2 years ago

Currently, the database contains only a selection of metrics, some of them make no sense (have no data for most countries) because parsing the data from WB format to the format used in our queries might take a lot of time.

What to do

Decide whether to include IDs or full names (perhaps an internal ID - entity pairing dictionary for 'safety'?) of countries and metrics, as it might make a significant difference when encoding pre-generated data into JSON files for later use.

Lists of supported countries and metrics should be reviewed again carefully, then:

S-Maciejewski commented 2 years ago

Decided to remove supported countries with smallest populations (island nations etc.) as they tend to have the most missing data for indicators