The US Census Data contains valuable information to use in concert with air quality data to quantify human impact. We need to develop a containerized database solution to store and serve data at county, city, and tract levels.
To begin, we will want a new folder /census. We will then need to develop a set of scripts to download relevant census data and store them in a database that can be easily connected to Grafana to aid in visualization + analysis.
The US Census Data contains valuable information to use in concert with air quality data to quantify human impact. We need to develop a containerized database solution to store and serve data at county, city, and tract levels.
To begin, we will want a new folder
/census. We will then need to develop a set of scripts to download relevant census data and store them in a database that can be easily connected to Grafana to aid in visualization + analysis.