Show and tell: how you've used censusapi #101
hrecht
started this conversation in
Show and tell
Replies: 1 comment
-
I've used the package to get population totals to adjust weights of a survey. This gets data from the Current Population Survey. Rather than hard coding in a weight adjustment, it can be done and show explicitly where the adjustment comes from. Full context here: https://github.com/tidy-survey-r/tidy-survey-book/blob/main/04-set-up.Rmd Snippet here which gets the voting age, citizen population from CPS:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi censusapi community, I'd love to see how you use the package. It's fun but also helps improve future documentation and features. Some of you use the package in ways I've never thought of.
How do you use censusapi? What datasets do you use it with? Has it made anything easier or faster or more reproducible? If you're willing, what organization/company did you use it for? Share links to your code, projects, stories, research, or your testimonials here!
Beta Was this translation helpful? Give feedback.
All reactions