S-Maciejewski / geekonomy

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

Setup database for WDI dataset #6

Closed S-Maciejewski closed 2 years ago

S-Maciejewski commented 3 years ago

Server should have access to it and be able to retrieve sets of metrics in single query

S-Maciejewski commented 3 years ago

Dataset's CSV is located here: https://datacatalog.worldbank.org/dataset/world-development-indicators

S-Maciejewski commented 3 years ago

Setup AWS free tier RDS: https://aws.amazon.com/free/?all-free-tier.sort-by=item.additionalFields.SortRank&all-free-tier.sort-order=asc&awsf.Free%20Tier%20Types=*all&awsf.Free%20Tier%20Categories=categories%23databases and upload data to postgres

S-Maciejewski commented 2 years ago

Or: explore whether the approach with pre-generating quiz sets and storing them on S3 or https://www.scaleway.com/en/pricing/#object-storage would be cheaper and easier to maintain