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 14 Jun. 2026.
Previous versions and publish date:
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

manipulate  
Interactive Plots for RStudio
Interactive plotting functions for use within RStudio.The manipulate function accepts a plot ...
Download / Learn more Package Citations See dependency  
fourPNO  
Bayesian 4 Parameter Item Response Model
Estimate Barton & Lord's (1981) four parameter IRT model w ...
Download / Learn more Package Citations See dependency  
rpymat  
Easy to Configure an Isolated 'Python' Environment
Aims to create a single isolated 'Miniconda' and 'Python' environment for reproducible pipeline scr ...
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  
rCRM  
Regularized Continual Reassessment Method
Fit a 2-parameter continual reassessment method (CRM) model (O'Quigley and Shen (1996), ...
Download / Learn more Package Citations See dependency  
ProcMod  
Informative Procrustean Matrix Correlation
Estimates corrected Procrustean correlation between matrices for removing overfitting effect. Coissa ...
Download / Learn more Package Citations See dependency  

27,457

R Packages

233,548

Dependencies

73,054

Author Associations

27,205

Publication Badges

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