Read IPUMS data |
|
---|---|
Read data from an IPUMS extract |
|
Read data from an NHGIS extract |
|
Read data from an IPUMS Terra area extract |
|
Read data from an IPUMS Terra microdata extract |
|
Read data from an IPUMS Terra raster extract |
|
Read boundary files from an IPUMS extract |
|
Read metadata about an IPUMS extract from a DDI (.xml) file |
|
Read metadata from a text codebook in a NHGIS or Terra area-level extract |
|
Read data from an IPUMS extract (in chunks) |
|
Read data from an IPUMS extract (in yields) |
|
Explore IPUMS metadata |
|
View a static webpage with variable information from a IPUMS extract |
|
|
Get IPUMS variable information |
Launch a browser window to the ipums website |
|
Get IPUMS citation and conditions |
|
Get IPUMS file information |
|
|
List files available for analysis in an IPUMS extract |
Work with value labelsTranslate IPUMS value labels to standard R data structures |
|
Set labelled values to missing |
|
Relabel labelled values |
|
Define labels for an unlabelled vector |
|
Collapse labelled values to labels that already exist |
|
Remove all IPUMS attributes from a variable (or all variables in a data.frame) |
|
Clean unused labels |
|
Add labels for unlabelled values |
|
Make a label placeholder object |
|
Interact with the IPUMS API |
|
Set your IPUMS API key |
|
Define an IPUMS USA extract request |
|
Define an IPUMS CPS extract request |
|
|
|
Submit an extract request via the IPUMS API |
|
Wait for extract to finish |
|
Is the extract ready to download? |
|
Download an IPUMS data extract |
|
Get information about a submitted extract |
|
Get information on last extract |
|
|
Get information on recent extracts |
Add values to an IPUMS USA or CPS extract |
|
Remove values from an IPUMS USA or CPS extract |
|
Save an |
|
Create an |
|
List IPUMS data collections |
|
Convert a tibble of extract definitions to a list |
|
Convert a list of extract definitions to a tibble |
|
Other helpersMiscellaneous other helper functions for working with IPUMS data |
|
Bind rows together, but preserve labelled class attributes |
|
Collect data into R session with IPUMS attributes |
|
Get path to ipums example datasets |
|
|
Join data to geographic boundaries |
Report on observations dropped by a join |
|
Add IPUMS variable attributes to a data.frame |
|
Select-style helpers from dplyr |