NYCPlanning/labs-community-profiles

Update land use chart to consume %s directly from data source

hannahkates opened this issue · 1 comments

Currently, the land use chart is populated with percentages that the app calculates using MapPLUTO data. This calculation is using a flawed methodology that has raised some data quality concerns.

EDM is providing the % land use breakdown in the source data table. We should update the code for the land use chart to eliminate the calculation and directly consume the numbers EDM will provide.

https://github.com/NYCPlanning/labs-community-profiles/blob/develop/app/components/land-use-chart.js#L22

image.png

Waiting on confirmation from EDM about where to find these fields -- doesn't seem like they're on the new community_district_profiles dataset