censusreporter / census-api

The home for the API that powers the Census Reporter project.
MIT License
166 stars 50 forks source link

Add sumlevels 252 and 254 to SUMLEV_NAMES #52

Closed tuchandra closed 8 years ago

tuchandra commented 8 years ago

See censusreporter/censusreporter#34. In order for these geographies to be handled correctly, three things are necessary:

This handles the second, by adding sumlevels 252 and 254 to the list of allowed sumlevels. This allows the sumlevs parameter in the API requests to include 252 and 254 as valid entries.