Closed esfoobar-usds closed 3 years ago
Description We want to add a post-score ETL that takes the output of the score and using geopandas does aggregation of the CBG-level score into a tract-level score.
geopandas
Solution We can use an approach similar to this to generate a new score CSV.
Describe alternatives you've considered
Links to user research or other resources
Tasks
census-data-download
Definition of "Done"
Here's the latest Jupyter Notebook from @NatHillardUSDS
Code complete; one outstanding issue with missing block groups.
Description We want to add a post-score ETL that takes the output of the score and using
geopandas
does aggregation of the CBG-level score into a tract-level score.Solution We can use an approach similar to this to generate a new score CSV.
Describe alternatives you've considered
Links to user research or other resources
Tasks
census-data-download
outputDefinition of "Done"