okfn-brasil / querido-diario-api

This is Querido Diário's API. It provides everything the frontend does and even more!
https://queridodiario.ok.org.br/api/docs
MIT License
48 stars 32 forks source link

Migrate census data to a PostgreSQL database #42

Open jvanz opened 3 years ago

jvanz commented 3 years ago

We have a really ugly hack to make the census data available in the API endpoints. We need to migrate the data to a PostgreSQL database and fetch the data there instead of reading that from a CSV file.

jvanz commented 3 years ago

Please, if you want to work on this. Let us know. We need to share the data to be migrated.

arthurcavalcant commented 2 years ago

Hi there, @jvanz I would like to work on this issue :D

jvanz commented 2 years ago

Great @arthurcavalcant ! Are you in the Discord? Ping me there. I'll share the database with you.