Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sumlevels 252 and 254 to SUMLEV_NAMES #52

Merged
merged 1 commit into from
Aug 23, 2016
Merged

Conversation

tuchandra
Copy link
Member

@tuchandra tuchandra commented Aug 23, 2016

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

  • The geographies have to appear in tiger2014.census_name_lookup with information (namely, geoids) that do not contradict the ACS geoheader table.
  • The API has to return these geographies.
  • Search results and autocomplete have to include these geographies.

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.

Add sumlevels 252 and 254 to the list of valid sumlevels. This is
related to censusreporter/censusreporter#34 with proper handling
of sumlevels 250, 252, and 254.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants