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 15 Aug. 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

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  
TreeTools  
Create, Modify and Analyse Phylogenetic Trees
Efficient implementations of functions for the creation, modification and analysis of phylogenetic ...
Download / Learn more Package Citations See dependency  
RMAWGEN  
Multi-Site Auto-Regressive Weather GENerator
S3 and S4 functions are implemented for spatial multi-site stochastic generation of daily time seri ...
Download / Learn more Package Citations See dependency  
cmm  
Categorical Marginal Models
Quite extensive package for maximum likelihood estimation and weighted least squares estimation of ...
Download / Learn more Package Citations See dependency  
SongEvo  
An Individual-Based Model of Bird Song Evolution
Simulates the cultural evolution of quantitative traits of bird song. 'SongEvo' is an individual- (a ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

75,034

Author Associations

28,314

Publication Badges

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