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

consider adding geom=false to show/tiger endpoint #34

Open
tbuckl opened this issue Dec 14, 2015 · 1 comment
Open

consider adding geom=false to show/tiger endpoint #34

tbuckl opened this issue Dec 14, 2015 · 1 comment

Comments

@tbuckl
Copy link

tbuckl commented Dec 14, 2015

a user might just want the properties of a set of geoid's, not the whole geojson representation. one can pass a geom=false to this tiger api call but that doesn't have the convenience of getting various summary levels for some certain geoid.

here's an example use case:
https://github.com/tombuckley/census-pandas/commit/7034982152af51737f19d2e934c5d45d7d5b3dbf#diff-e1eada26a892b59872fe0612cf14b204R57

@tbuckl tbuckl changed the title consider adding geom=false to tiger/show/ endpoint consider adding geom=false to show/tiger endpoint Dec 14, 2015
@iandees
Copy link
Member

iandees commented Dec 14, 2015

Yep, that makes sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants