Census: Get Table Variables
Census via Parse · government_public
Get all variables (columns) for a specific Census data table. Use this to discover available data fields before querying with get_property_data. Access property and housing statistics from the US Census Bureau's American Community Survey (ACS). Get data on home values, rents, occupancy, housing units, and more at various geography levels. Fulfilled by Parse from www.census.gov.
- census
- government-public
- maps-geo
- parse
- platform-key
- real-estate
- www-census-gov
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/a7a77a76-6329-44e5-b61f-fd84d5965dfb/get_table_variables
- Interface artifact
- sha256:56433008667d772162c428bdb74298eaf0563e137222ccda2017124a836e3c09
- Manifest digest
- sha256:a19cb8fe2062a28696aa7f4e71d7ce6f41e360bd642859af2dd292513a9596f8
Request fields
- year (string): ACS data year (e.g. 2022, 2021, 2020).
- dataset (string): ACS dataset: acs/acs5 or acs/acs1.: Allowed values: acs/acs5, acs/acs1
- table_id (string): Census table ID (e.g. B25077 for Median Value, B25001 for Housing Units). Discoverable via search_property_tables.
Example queries
- {"year":"2022","dataset":"acs/acs5","table_id":"B25077"}