Other packages > Find by keyword >

ipumsr  

An R Interface for Downloading, Reading, and Handling IPUMS Data
View on CRAN: Click here


Download and install ipumsr package within the R console
Install from CRAN:
install.packages("ipumsr")

Install from Github:
library("remotes")
install_github("cran/ipumsr")

Install by package version:
library("remotes")
install_version("ipumsr", "0.9.0")



Attach the package and use:
library("ipumsr")
Maintained by
Derek Burk
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-11-14
Latest Update: 2025-06-04
Description:
An easy way to work with census, survey, and geographic data provided by IPUMS in R. Generate and download data through the IPUMS API and load IPUMS files into R with their associated metadata to make analysis easier. IPUMS data describing 1.4 billion individuals drawn from over 750 censuses and surveys is available free of charge from the IPUMS website .
How to cite:
Derek Burk (2017). ipumsr: An R Interface for Downloading, Reading, and Handling IPUMS Data. R package version 0.9.0, https://cran.r-project.org/web/packages/ipumsr. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1.0 (2017-11-14 00:27), 0.1.1 (2017-12-15 19:02), 0.2.0 (2018-04-20 19:31), 0.3.0 (2018-09-27 17:00), 0.4.0 (2019-03-08 23:30), 0.4.1 (2019-05-15 20:20), 0.4.2 (2019-06-04 19:00), 0.4.3 (2020-05-01 01:40), 0.4.4 (2020-06-03 19:20), 0.4.5 (2020-07-22 00:40), 0.5.0 (2022-06-05 00:00), 0.5.1 (2022-09-30 09:20), 0.5.2 (2022-12-09 23:20), 0.6.0 (2023-07-21 10:00), 0.6.1 (2023-08-18 21:32), 0.6.2 (2023-08-23 02:00), 0.6.3 (2023-09-02 00:40), 0.7.0 (2023-10-20 16:50), 0.7.1 (2024-02-26 17:00), 0.7.2 (2024-03-12 15:10), 0.8.0 (2024-07-10 17:00), 0.8.1 (2024-07-17 17:20), 0.8.2 (2025-02-24 22:40), 0.9.0 (2025-06-04 18:50)
Other packages that cited ipumsr R package
View ipumsr citation profile
Other R packages that ipumsr depends, imports, suggests or enhances
Complete documentation for ipumsr
Functions, R codes and Examples using the ipumsr R package
Some associated functions: add_to_extract.nhgis_extract . add_to_extract . add_to_extract_micro . define_extract-micro . define_extract . define_extract_nhgis . download_extract . ds_spec . extract_tbl_to_list . get_extract_history . get_extract_info . get_metadata_nhgis . get_recent_extracts_info_list . get_sample_info . ipums_bind_rows . ipums_callback . ipums_collect . ipums_data_collections . ipums_ddi-class . ipums_example . ipums_extract-class . ipums_file_info . ipums_list_files . ipums_shape_join . ipums_var_info . ipums_view . ipums_website . ipumsr-package . join_failures . lbl . lbl_add . lbl_clean . lbl_define . lbl_na_if . lbl_relabel . read_ipums_ddi . read_ipums_micro . read_ipums_micro_chunked . read_ipums_micro_yield . read_ipums_sf . read_nhgis . read_nhgis_codebook . reexports . remove_from_extract.micro_extract . remove_from_extract.nhgis_extract . remove_from_extract . save_extract_as_json . selection_language . set_ipums_api_key . set_ipums_default_collection . set_ipums_var_attributes . submit_extract . var_spec . wait_for_extract . zap_ipums_attributes . 
Some associated R codes: api_define_extract.R . api_extract_info.R . api_helpers.R . api_metadata.R . api_process_extract.R . bind_rows.R . callbacks.R . compat_friendly_type.R . ddi_print.R . ddi_read.R . deprec-extract-info.R . examples.R . ipums_info.R . ipumsr-package.R . lbl_helpers.R . list_files.R . micro_read.R . micro_read_chunked.R . micro_read_helpers.R . micro_read_yield.R . nhgis_read.R . proj_config.R . shape_join.R . shape_read.R . utils.R . viewer.R . web_url.R .  Full ipumsr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA