usds / justice40-tool

A tool to identify disadvantaged communities due to environmental, socioeconomic and health burdens
https://screeningtool.geoplatform.gov/
Creative Commons Zero v1.0 Universal
133 stars 42 forks source link

As a J40 developer, I want to be able to generate an aggregate of the score for zoom levels 0 - X, so that the map renders faster #332

Closed esfoobar-usds closed 3 years ago

esfoobar-usds commented 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.

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

Definition of "Done"

esfoobar-usds commented 3 years ago

Here's the latest Jupyter Notebook from @NatHillardUSDS

switzersc-usds commented 3 years ago

Code complete; one outstanding issue with missing block groups.