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



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: 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.1, https://cran.r-project.org/web/packages/ipumsr. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
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  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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