chihacknight / il-solar-map

Explore solar deployments in Illinois
https://ilsolarmap.com
MIT License
3 stars 1 forks source link

investigate omitted tracts #15

Closed derekeder closed 1 year ago

derekeder commented 1 year ago

after a few rounds of changes, several tracts were omitted from the final list: https://github.com/chihacknight/il-solar-map/commit/306b3d759e47268a307746d8466b6e9ce1eaf5a1

derekeder commented 1 year ago

these were removed because we couldn't find centroids for them from the Census API:

Error looking up: 17007010500
Error looking up: 17089854503
Error looking up: 17097860101
Error looking up: 17097860810
Error looking up: 17111871104
Error looking up: 17197880312
Error looking up: 17197880410
Error looking up: 17197880505

However, they are in our 2020 census tract geojson. I'll update the script to include them even if we can't get a centroid

derekeder commented 1 year ago

addressed in https://github.com/chihacknight/il-solar-map/commit/86c390cc80bb4f876b23fd7b611d162f963628e0