You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of my main uses for us is getting GEOIDS for various census geographies to pass along to the census API. A typical workflow might be using us to get the state and county GEOIDS, and then use them to filter my API requests. However, often times I'm working on projects where I need to pull data at the census place level, and places are not available as part of the .shapefile_urls() method.
Can this functionality be added to added? Assuming that it's sticking with using 2010 census geographies (which is another thing that would be good to update, but one issue at a time), it should just be a matter of adding to the existing urls dictionary
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
One of my main uses for
usis getting GEOIDS for various census geographies to pass along to thecensusAPI. A typical workflow might be usingusto get the state and county GEOIDS, and then use them to filter my API requests. However, often times I'm working on projects where I need to pull data at the census place level, and places are not available as part of the.shapefile_urls()method.Can this functionality be added to added? Assuming that it's sticking with using 2010 census geographies (which is another thing that would be good to update, but one issue at a time), it should just be a matter of adding to the existing
urlsdictionaryBeta Was this translation helpful? Give feedback.
All reactions