cb_avail: Tables available from the Census Bureau API

cb_availR Documentation

Tables available from the Census Bureau API

Description

Dataset of tables available from the Census Bureau's API, filtered to include just mainland decennial summary files and ACS detailed tables. Useful for verifying which summary files are available for different years, as some codes have changed (3-year ACS was sunset, decennial summary files are now all demographic & housing characteristics tables). Also used internally for checking calls to multi_geo_acs and multi_geo_decennial.

Usage

cb_avail

Format

A data frame with 48 rows and 4 variables:

vintage

Vintage year of dataset

program

Program, either "acs" or "dec"

survey

Survey/summary file

title

Brief title, standardized

Source

US Census Bureau API Discovery Tool


CT-Data-Haven/cwi documentation built on July 1, 2024, 7:45 a.m.