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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns