Other packages > Find by keyword >

totalcensus  

Extract Decennial Census and American Community Survey Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("totalcensus", "0.6.6")



Attach the package and use:
library("totalcensus")
Maintained by
Guanglai Li
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-02-06
Latest Update: 2021-06-14
Description:
Download summary files from Census Bureau <https://www2.census.gov/> and extract data, in particular high resolution data at block, block group, and tract level, from decennial census and American Community Survey 1-year and 5-year estimates.
How to cite:
Guanglai Li (2018). totalcensus: Extract Decennial Census and American Community Survey Data. R package version 0.6.6, https://cran.r-project.org/web/packages/totalcensus. Accessed 05 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:14), 0.3.0 (2018-02-06 16:17), 0.5.0 (2018-10-25 15:10), 0.5.1 (2018-12-08 17:20), 0.6.1 (2019-02-06 16:40), 0.6.2 (2019-09-29 14:30), 0.6.3 (2020-01-08 22:20), 0.6.4 (2020-09-27 06:20), 0.6.5 (2020-12-11 06:40)
Other packages that cited totalcensus R package
View totalcensus citation profile
Other R packages that totalcensus depends, imports, suggests or enhances
Complete documentation for totalcensus
Functions, R codes and Examples using the totalcensus R package
Some associated functions: convert_fips_to_names . dict_acs1_geocomponent . dict_acs1_summarylevel . dict_acs1_table . dict_acs5_geocomponent . dict_acs5_summarylevel . dict_acs5_table . dict_acs_geoheader_2005_1year . dict_acs_geoheader_2006_2008_1year . dict_acs_geoheader_2009_1year . dict_acs_geoheader_2009_5year . dict_acs_geoheader_2010 . dict_acs_geoheader_2011_now . dict_all_geocomponent_2000 . dict_all_geocomponent_2010 . dict_all_summarylevel . dict_cbsa . dict_decennial_geocomponent_2000 . dict_decennial_geocomponent_2010 . dict_decennial_geoheader_2000 . dict_decennial_geoheader_2010 . dict_decennial_summarylevel_2000 . dict_decennial_summarylevel_2010 . dict_decennial_table_2000 . dict_decennial_table_2010 . dict_fips . download_census . download_generated_data . lookup_acs1year_2005 . lookup_acs1year_2006 . lookup_acs1year_2007 . lookup_acs1year_2008 . lookup_acs1year_2009 . lookup_acs1year_2010 . lookup_acs1year_2011 . lookup_acs1year_2012 . lookup_acs1year_2013 . lookup_acs1year_2014 . lookup_acs1year_2015 . lookup_acs1year_2016 . lookup_acs1year_2017 . lookup_acs1year_2018 . lookup_acs1year_2019 . lookup_acs5year_2009 . lookup_acs5year_2010 . lookup_acs5year_2011 . lookup_acs5year_2012 . lookup_acs5year_2013 . lookup_acs5year_2014 . lookup_acs5year_2015 . lookup_acs5year_2016 . lookup_acs5year_2017 . lookup_acs5year_2018 . lookup_acs5year_2019 . lookup_decennial_2000 . lookup_decennial_2010 . read_acs1year . read_acs5year . read_decennial . search_cbsa . search_fips . search_geocomponents . search_geoheaders . search_summarylevels . search_tablecontents . search_tables . set_path_to_census . states_DC . table_content_acs1year_all_years . 
Some associated R codes: convert_fips_and_names.R . data_acs.R . data_decennial.R . data_fips_cbsa.R . data_states_DC.R . download_census.R . generate_data_from_census2010.R . quiet_global_variable_in_cran_check.R . read_acs1year.R . read_acs5year.R . read_decennial.R . search_census_and_acs.R . search_fips_cbsa.R . set_path_to_census.R . totalcensus.R . utilities.R .  Full totalcensus package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ETLUtils  
Utility Functions to Execute Standard Extract/Transform/Load Operations (using Package 'ff') on Large Data
Provides functions to facilitate the use of the 'ff' package in interaction with big data in 'SQL' ...
Download / Learn more Package Citations See dependency  
mlr3spatial  
Support for Spatial Objects Within the 'mlr3' Ecosystem
Extends the 'mlr3' ML framework with methods for spatial objects. Data storage and prediction are s ...
Download / Learn more Package Citations See dependency  
AnaCoDa  
Analysis of Codon Data under Stationarity using a Bayesian Framework
Is a collection of models to analyze genome scale codon data using a Bayesian framework. Provides v ...
Download / Learn more Package Citations See dependency  
textometry  
Textual Data Analysis Package Used by the TXM Software
Statistical exploration of textual corpora using several methods from French 'Textometrie' (new name ...
Download / Learn more Package Citations See dependency  
stlTDNN  
STL Decomposition and TDNN Hybrid Time Series Forecasting
Implementation of hybrid STL decomposition based time delay neural network model for univariate time ...
Download / Learn more Package Citations See dependency  
discSurv  
Discrete Time Survival Analysis
Provides data transformations, estimation utilities, predictive evaluation measures and simulation ...
Download / Learn more Package Citations See dependency  

28,437

R Packages

239,283

Dependencies

75,476

Author Associations

28,438

Publication Badges

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