census icon indicating copy to clipboard operation
census copied to clipboard

optional geo support

Open fgregg opened this issue 9 years ago • 8 comments

@jcarbaugh what do you think about this approach?

fgregg avatar Nov 07 '16 17:11 fgregg

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

fgregg avatar Nov 07 '16 17:11 fgregg

Relates to #28

fgregg avatar Nov 07 '16 17:11 fgregg

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 avatar Jul 25 '18 16:07 ljwolf

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 :smile:

ljwolf avatar Jul 14 '19 20:07 ljwolf

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

MaxGhenis avatar Jan 06 '20 07:01 MaxGhenis

❤️

loganpowell avatar Jan 06 '20 09:01 loganpowell

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

fgregg avatar Jan 06 '20 15:01 fgregg

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

hancush avatar Apr 05 '22 17:04 hancush