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.8.2")



Attach the package and use:
library("ipumsr")
Maintained by
Derek Burk
[Scholar Profile | Author Map]
First Published: 2017-11-14
Latest Update: 2023-09-01
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.8.2, https://cran.r-project.org/web/packages/ipumsr. Accessed 02 May. 2025.
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)
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
04/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/01Downloads for ipumsr406080100120140160180TrendBars

Today's Hot Picks in Authors and Packages

quotedargs  
A Way of Writing Functions that Quote their Arguments
A facility for writing functions that quote their arguments, may sometimes evaluate them in the env ...
Download / Learn more Package Citations See dependency  
frailtypack  
Shared, Joint (Generalized) Frailty Models; Surrogate Endpoints
The following several classes of frailty models using a penalized likelihood estimation on the hazar ...
Download / Learn more Package Citations See dependency  
contFracR  
Continued Fraction Generators and Evaluators
Converts numbers to continued fractions and back again. A solver for Pell's Equation is provided. T ...
Download / Learn more Package Citations See dependency  
disprofas  
Non-Parametric Dissolution Profile Analysis
Similarity of dissolution profiles is assessed using the similarity factor f2 according to the EMA ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
nlsem  
Fitting Structural Equation Mixture Models
Estimation of structural equation models with nonlinear effects and underlying nonnormal distributi ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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