/census/tables

POST /api/census/tables

Price: 10 credits

Get a U.S. Census table's data by table id, optionally for a specific geography

How to use it

Get the data of a U.S. Census Bureau table (population, income, housing, race, age/sex, etc.) by its table id. Optionally pass a geography FIPS clause to scope to a state, county, or other area. Returns one record per geography (some tables default to a national breakdown across all states, yielding multiple records), each with its geography name and every table variable's human-readable label, concept, and value. Use the 'tables/search' endpoint to find a table id.

Parameters

Request body

Response

Errors

Response headers