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

Household serial numbers for 2018 PUMS API #3

Closed
walkerke opened this issue May 29, 2020 · 2 comments
Closed

Household serial numbers for 2018 PUMS API #3

walkerke opened this issue May 29, 2020 · 2 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request

Comments

@walkerke
Copy link

I know that the PUMS API is not "official" yet; however I did notice that Census is starting to advertise the data.census.gov Microdata tool (e.g. http://apdu.org/2020/05/27/new-microdata-access-tool-for-acs-and-cps/), which has the API as one of the output options. Right now, household serial numbers for the 2018 ACS do not come through correctly, e.g. at this example call to the API:

[["SERIALNO","SPORDER","WGTP","PWGTP","AGEP","PUMA","ST"],
["*","1","42","43","58","100","50"],
["*","4","43","16","14","200","50"],
["*","3","43","37","15","200","50"],
["*","2","43","23","42","200","50"],
["*","1","43","43","49","200","50"],
["*","2","58","34","10","300","50"],
...

It would be fantastic to get household serial numbers to come through the API for 2018 correctly as this would enable use of replicate weights, appropriate variance estimation in modeling, etc. I haven't noticed this issue for earlier years. Thanks for all your hard work on this, I appreciate it!

@loganpowell loganpowell added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Jun 24, 2020
@walkerke
Copy link
Author

walkerke commented Jul 3, 2020

Thank you for fixing this! We've already implemented it in tidycensus.

@walkerke walkerke closed this as completed Jul 3, 2020
@loganpowell
Copy link
Member

Glad to hear it! Happy 4th to you and yours :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants