cenpy-devs / cenpy

Explore and download data from Census APIs
Other
183 stars 43 forks source link

IPUMS support? #94

Open ljwolf opened 4 years ago

ljwolf commented 4 years ago

IPUMS NHGIS just came out with their own API

It would be good to wrap this up and provide it in cenpy. Shouldn't be too hard to build the product interface over it, though we may need new plumbing.

https://developer.ipums.org/docs/workflows/create_extracts/nhgis_data/

jGaboardi commented 4 years ago

@vanriper-ipums

One consideration here is how the citation for the NHGIS database will be propagated. It may be appropriate to add a hook that prints the correct version's citation when an API request is made.

Research using NHGIS data should cite it as:

  • Steven Manson, Jonathan Schroeder, David Van Riper, and Steven Ruggles. IPUMS National Historical Geographic Information System: Version ##.0 [Database]. Minneapolis, MN: IPUMS. 20#.
jGaboardi commented 3 years ago

Related to ipums/nhgisxwalk#12