Package: easycensus 1.1.1

easycensus: Quickly Find, Extract, and Marginalize U.S. Census Tables

Extracting desired data using the proper Census variable names can be time-consuming. This package takes the pain out of that process by providing functions to quickly locate variables and download labeled tables from the Census APIs (<https://www.census.gov/data/developers/data-sets.html>).

Authors:Cory McCartan [aut, cre]

easycensus_1.1.1.tar.gz
easycensus_1.1.1.zip(r-4.5)easycensus_1.1.1.zip(r-4.4)easycensus_1.1.1.zip(r-4.3)
easycensus_1.1.1.tgz(r-4.5-any)easycensus_1.1.1.tgz(r-4.4-any)easycensus_1.1.1.tgz(r-4.3-any)
easycensus_1.1.1.tar.gz(r-4.5-noble)easycensus_1.1.1.tar.gz(r-4.4-noble)
easycensus_1.1.1.tgz(r-4.4-emscripten)easycensus_1.1.1.tgz(r-4.3-emscripten)
easycensus.pdf |easycensus.html
easycensus/json (API)
NEWS

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

Bug tracker:https://github.com/corymccartan/easycensus/issues

Pkgdown site:https://corymccartan.com

Datasets:

On CRAN:

acs-datacensuscensus-api

3.99 score 15 stars 13 scripts 305 downloads 26 exports 29 dependencies

Last updated 2 years agofrom:9e28874ad6 (on v1.1.1). Checks:1 OK, 7 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 29 2025
R-4.5-winNOTEJan 29 2025
R-4.5-macNOTEJan 29 2025
R-4.5-linuxNOTEJan 29 2025
R-4.4-winNOTEJan 29 2025
R-4.4-macNOTEJan 29 2025
R-4.3-winNOTEJan 29 2025
R-4.3-macNOTEJan 29 2025

Exports:as_estimatecens_findcens_find_acscens_find_deccens_geocens_get_acscens_get_deccens_get_rawcens_margin_tocens_parse_tablesest_pct_chgest_propestimateget_estget_moeget_seis_estimatetidy_agetidy_age_binstidy_ethnicitytidy_income_binstidy_parenstidy_racetidy_race_detailedtidy_simplifyto_rvar

Dependencies:askpasscensusapiclicpp11curldplyrfansigenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rlangstringistringrsystibbletidyrtidyselectutf8vctrswithr

Readme and manuals

Help Manual

Help pageTopics
Authorize use of the Census APIcens_auth
Find a decennial or ACS census table with variables of interestcens_find cens_find_acs cens_find_dec
Construct a Geography Specification for Census Datacens_geo
Download data from a decennial census or ACS tablecens_get cens_get_acs cens_get_dec cens_get_raw
Helper function to sum over nuisance variablescens_margin_to
Attempt to Parse Tables from a Census APIcens_parse_tables
Specialized margin-of-error calculationsest_pct_chg est_prop
Estimate classas_estimate estimate is_estimate
Format an estimateformat.estimate
Extract estimates, standard errors, and margins of errorget_est get_moe get_se to_rvar
Parsed Census SF1 and ACS Tablestables tables_acs tables_sf1
Tidy labels in census tablestidiers tidy_age tidy_age_bins tidy_ethnicity tidy_income_bins tidy_parens tidy_race tidy_race_detailed tidy_simplify