Census 2020 Response Rates
City of Austin
@usgov.city_of_austin_census_2020_response_rates
City of Austin
@usgov.city_of_austin_census_2020_response_rates
Decennial Census: 2020 Decennial Self-Response Rates
Data sourced from the 2020 Census Response Rates API and filtered for tract level data for Travis, Bastrop, Caldwell, Hays, and Williamson Counties.
Source API Documentation:
https://api.census.gov/data/2020/dec/responserate.html
More info about data columns:
https://api.census.gov/data/2020/dec/responserate/variables.html
Organization: City of Austin
Last updated: 2020-11-12T13:26:41.154974
Tags: census, census2020
CREATE TABLE table_1 (
"resp_date" VARCHAR,
"geoid20" BIGINT,
"drrall" DOUBLE,
"drrint" DOUBLE,
"crrall" DOUBLE,
"crrint" DOUBLE,
"county" VARCHAR,
"tract" DOUBLE,
"state" VARCHAR,
"geo_id" VARCHAR,
"uid" VARCHAR,
"place" VARCHAR
);Anyone who has the link will be able to view this.