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
Can extract specific columns as we don't need the full files
Widely used among researchers
Cons:
IPUMS modifies variable names, which can be good for consistency across time and datasets but also would require changes in our code
Less primary of a source
IPUMS does not open-source their transformations
It's not clear whether IPUMS is more or less reliable than census.gov: the recent census.gov outage is the only one I'm aware of, and I don't see a reliability dashboard from IPUMS (their microdata API is also relatively new). If we use census.gov we can also store raw datasets on our own services for backup.
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.
-
IPUMS has an API where you can download microdata: https://developer.ipums.org/docs/v2/apiprogram/apis/microdata/#ipums-cps
Pros:
Cons:
It's not clear whether IPUMS is more or less reliable than census.gov: the recent census.gov outage is the only one I'm aware of, and I don't see a reliability dashboard from IPUMS (their microdata API is also relatively new). If we use census.gov we can also store raw datasets on our own services for backup.
Beta Was this translation helpful? Give feedback.
All reactions