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.7)easycensus_1.1.1.zip(r-4.6)easycensus_1.1.1.zip(r-4.5)
easycensus_1.1.1.tgz(r-4.6-any)easycensus_1.1.1.tgz(r-4.5-any)
easycensus_1.1.1.tar.gz(r-4.7-any)easycensus_1.1.1.tar.gz(r-4.6-any)
easycensus_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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/docs site:https://corymccartan.com

Datasets:

On CRAN:

Conda:

acs-datacensuscensus-api

4.18 score 18 stars 17 scripts 416 downloads 26 exports 28 dependencies

Last updated from:9e28874ad6 (on v1.1.1). Checks:7 ERROR, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64ERROR131
source / vignettesOK161
linux-release-x86_64ERROR129
macos-release-arm64ERROR102
macos-oldrel-arm64ERROR94
windows-develERROR82
windows-releaseERROR86
windows-oldrelERROR88
wasm-releaseOK106

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:askpasscensusapiclicpp11curldplyrgenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rlangstringistringrsystibbletidyrtidyselectutf8vctrswithr

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