TechForPR / chefsForPR

Platform to manage the distribution of meals created by World Kitchen
http://chefs4pr.com
MIT License
3 stars 2 forks source link

Use the govt data. #42

Closed dvidsilva closed 6 years ago

dvidsilva commented 7 years ago

There's census data that can be used in the application.

https://api.census.gov/data/2016/acs/acs1/subject?get=NAME,S0101_C01_001E&for=public%20use%20microdata%20area:*&in=state:72

The data can be downloaded one time only and saved as a JSON or in the database (migration) This will help solve #37 too.

Once the data is available, it can be used for filters, and it can be used to populate the list of municipalities when making a request or recording a delivery.