ishiland / python-geosupport

Python bindings for NYC Geosupport Desktop
MIT License
17 stars 11 forks source link

Adding 2020 census tract, block, nta, cdta #25

Closed SPTKL closed 3 years ago

SPTKL commented 3 years ago

Changes:

This PR will not break backward compatibility Census_2020_Updates_to_Geosupport.docx

new fields are named as the following:

2020 Census Tract
2020 Census Block
2020 Census Block Suffix
2020 Neighborhood Tabulation Area (NTA)
2020 Community District Tabulation Area (CDTA)
SPTKL commented 3 years ago

Thanks @ishiland