Package: getACS 0.1.1.9003

getACS: Help Wrangling American Community Survey Data from tidycensus

A package with helper functions for working with Census data downloaded with the tidycensus package.

Authors:Eli Pousson [aut, cre, cph]

getACS_0.1.1.9003.tar.gz
getACS_0.1.1.9003.zip(r-4.5)getACS_0.1.1.9003.zip(r-4.4)getACS_0.1.1.9003.zip(r-4.3)
getACS_0.1.1.9003.tgz(r-4.4-any)getACS_0.1.1.9003.tgz(r-4.3-any)
getACS_0.1.1.9003.tar.gz(r-4.5-noble)getACS_0.1.1.9003.tar.gz(r-4.4-noble)
getACS_0.1.1.9003.tgz(r-4.4-emscripten)getACS_0.1.1.9003.tgz(r-4.3-emscripten)
getACS.pdf |getACS.html
getACS/json (API)
NEWS

# Install 'getACS' in R:
install.packages('getACS', repos = c('https://elipousson.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/elipousson/getacs/issues

Datasets:

On CRAN:

american-community-surveytidycensus

4.69 score 3 stars 10 scripts 62 exports 98 dependencies

Last updated 2 months agofrom:4139a8875c. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 21 2024
R-4.5-winNOTEOct 21 2024
R-4.5-linuxNOTEOct 21 2024
R-4.4-winNOTEOct 21 2024
R-4.4-macNOTEOct 21 2024
R-4.3-winNOTEOct 21 2024
R-4.3-macNOTEOct 21 2024

Exports:acs_survey_labelacs_survey_label_tableacs_survey_matchacs_survey_sampleacs_survey_tsacs_table_race_iterationacs_table_variablesaes_acs_colaes_errorbarhaes_errorbarvassign_acs_reliabilitycollapse_acs_variablescols_acs_labelcols_label_extcols_merge_uncert_extfct_recode_with_listfilter_acsfmt_acs_countyfmt_acs_estimatefmt_acs_jam_valuesfmt_acs_minutesfmt_acs_percentgeom_acs_colgeom_acs_errorbargeom_acs_errorbarhgeom_acs_errorbarvget_acs_geographiesget_acs_geographyget_acs_metadataget_acs_tablesget_acs_tsget_decennial_tsget_geography_paramsgt_acsgt_acs_comparegt_acs_compare_varsjoin_acs_denominatorjoin_acs_geography_ratiojoin_acs_parent_columnjoin_acs_percentjoin_acs_percent_parentlabel_acs_column_metadatalabel_acs_metadatalabel_acs_table_metadatalabs_acs_surveyload_acs_varsmake_area_xwalkmake_block_xwalkpivot_acs_widerscale_x_acsscale_x_acs_estimatescale_x_acs_percentscale_x_acs_tsscale_y_acsscale_y_acs_estimatescale_y_acs_percentscale_y_acs_tsselect_acstab_acs_source_notetab_acs_spanner_delimuse_area_xwalkvec_get_acs

Dependencies:askpassbase64encbigDbitbit64bitopsbslibcachemclassclassIntclicliprcolorspacecommonmarkcpp11crayoncurlDBIdigestdplyre1071evaluatefansifarverfastmapfontawesomefsgenericsggplot2gluegtgtablehighrhmshtmltoolshtmlwidgetshttrisobandjquerylibjsonlitejuicyjuiceKernSmoothknitrlabelinglatticelifecyclemagrittrmarkdownMASSMatrixmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigprettyunitsprogressproxypurrrR6rappdirsRColorBrewerRcppreactablereactRreadrrlangrmarkdownrvests2sassscalesselectrsfstringistringrsystibbletidycensustidyrtidyselecttigristinytextzdbunitsutf8V8vctrsviridisLitevroomwithrwkxfunxml2yaml

Creating gt tables

Rendered fromgt-tables.Rmdusingknitr::rmarkdownon Oct 21 2024.

Last update: 2024-04-30
Started: 2023-07-29

Interpolating ACS data using an area crosswalk

Rendered fromarea-xwalk.Rmdusingknitr::rmarkdownon Oct 21 2024.

Last update: 2024-09-17
Started: 2023-08-11

Introduction to getACS

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Oct 21 2024.

Last update: 2024-04-30
Started: 2023-07-29

Readme and manuals

Help Manual

Help pageTopics
Assorted helpers for ACS survey types and labelsacs_survey acs_survey_label acs_survey_label_table acs_survey_match acs_survey_sample acs_survey_ts
Append a set of race iteration codes to an ACS table IDacs_table_race_iteration
Convert an ACS table ID to a set of variable ID valuesacs_table_variables
Add columns for the coefficient of variation and reliability categoryassign_acs_reliability
Collapse variables into a new label column using 'forcats::fct_collapse()'collapse_acs_variables
Format place names or column titles in a gt table or data frame with ACS datafmt_acs_county fmt_acs_minutes
Format estimate and margin of error columns in a gt tablecols_label_ext fmt_acs_estimate fmt_acs_percent
Format jam values in an estimate column of a gt table or ACS data framefmt_acs_jam_values
Creating a bar chart with error bar and scalegeom_acs_col
Get multiple tables or multiple geographies of ACS dataget_acs_geographies get_acs_geography get_acs_tables
Get multiple years of ACS data for time series analysisget_acs_ts
Get multiple years of decennial US Census data for time series analysisget_decennial_ts
Create a gt table with formatted ACS estimate and percent estimate columnsgt_acs
Create a gt table with values compared by name, geography, or variablegt_acs_compare gt_acs_compare_vars
ACS Jam Values for Mediansjam_values
Join denominator values based on a supplied denominator columnjoin_acs_denominator
Join ACS data from a single reference geography by variable to calculate a ratio value based on the reference geography datajoin_acs_geography_ratio
Join parent column titles to ACS data based on parent column ID valuesjoin_acs_parent_column
Join percent estimates to ACS data based on denominator valuesjoin_acs_percent join_acs_percent_parent
Label a ggplot2 plot and add a caption based on an ACS survey yearlabs_acs_survey
Load ACS variables with 'tidycensus::load_variables()'load_acs_vars
Make and use crosswalk data based on U.S. Census block-level weights for U.S. Census tracts and non-Census geographic areasmake_area_xwalk use_area_xwalk
Make crosswalk data for U.S. Census blocks and tractsmake_block_xwalk
Pivot a ACS data frame into a wider format by name or other columnspivot_acs_wider
Race or Latino Origin Table Codesrace_iteration
Scales for plotting ACS data with ggplot2scale_acs scale_x_acs scale_x_acs_estimate scale_x_acs_percent scale_x_acs_ts scale_y_acs scale_y_acs_estimate scale_y_acs_percent scale_y_acs_ts
Keep or drop columns from an ACS data frame using 'dplyr::select()'select_acs
Add a Census data source note to a gt tabletab_acs_source_note
U.S. Census Bureau ArcGIS Services Indextigerweb_geo_index
U.S. States Reference Datausa_states
Vectorized variant of tidycensus::get_acsvec_get_acs