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

optional geo support #33

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

optional geo support #33

wants to merge 2 commits into from

Conversation

fgregg
Copy link
Member

@fgregg fgregg commented Nov 7, 2016

@jcarbaugh what do you think about this approach?

@fgregg
Copy link
Member Author

fgregg commented Nov 7, 2016

New methods are documented here: https://github.com/datamade/census_area/blob/master/README.rst

@fgregg
Copy link
Member Author

fgregg commented Nov 7, 2016

Relates to #28

@ljwolf
Copy link

ljwolf commented Jul 25, 2018

fyi, geo support is provided over in cenpy.

I've looked into the machinery here, and what we're doing is quite different; cenpy automatically discovers & wraps all endpoints exposed by api.census.gov, but could use help customising commonly-accessed data products & integrating the discovered geo stuff with the api.census.govendpoints.

@ljwolf
Copy link

ljwolf commented Jul 14, 2019

There's now a ton more geo support and a better, place-oriented API over in cenpy. Would be great to get development efforts on the US Census Bureau's APIs consolidated in Python, so that we can all push together on common problems 😄

@MaxGhenis
Copy link
Contributor

Is there a comparison between cenpy and census features? How actively are the two being developed?

@loganpowell
Copy link

❤️

@fgregg
Copy link
Member Author

fgregg commented Jan 6, 2020

To me, the big difference is that cenpy is built around pandas, and this project will not be.

@hancush
Copy link
Member

hancush commented Apr 5, 2022

For folks interested in geo support via census_area, there is now expanded documentation, here: https://census-area.readthedocs.io/en/latest/

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.

None yet

5 participants