2022 Austin Council District Demographic Data
City of Austin
@usgov.city_of_austin_2023_austin_council_district_demographic_data
City of Austin
@usgov.city_of_austin_2023_austin_council_district_demographic_data
Data for the Austin Council District Profiles, displayed on the Austin Demographics site, published in Spring 2023.
Data is from 2020-2022, depending on the data.
City of Austin Open Data Terms of Use – https://data.austintexas.gov/stories/s/ranj-ccc
Organization: City of Austin
Last updated: 2023-09-25T10:30:58.070645
Tags: demographics, planning
CREATE TABLE table_1 (
"district" BIGINT,
"total_population_2020_census" BIGINT,
"under_5_years" DOUBLE,
"n_5_to_9_years" DOUBLE -- 5 To 9 Years,
"n_10_to_14_years" DOUBLE -- 10 To 14 Years,
"n_15_to_19_years" DOUBLE -- 15 To 19 Years,
"n_20_to_24_years" DOUBLE -- 20 To 24 Years,
"n_25_to_29_years" DOUBLE -- 25 To 29 Years,
"n_30_to_34_years" DOUBLE -- 30 To 34 Years,
"n_35_to_39_years" DOUBLE -- 35 To 39 Years,
"n_40_to_44_years" DOUBLE -- 40 To 44 Years,
"n_45_to_49_years" DOUBLE -- 45 To 49 Years,
"n_50_to_54_years" DOUBLE -- 50 To 54 Years,
"n_55_to_59_years" DOUBLE -- 55 To 59 Years,
"n_60_to_64_years" DOUBLE -- 60 To 64 Years,
"n_65_to_69_years" DOUBLE -- 65 To 69 Years,
"n_70_to_74_years" DOUBLE -- 70 To 74 Years,
"n_75_to_79_years" DOUBLE -- 75 To 79 Years,
"n_80_to_84_years" DOUBLE -- 80 To 84 Years,
"n_85_years_and_over" DOUBLE -- 85 Years And Over,
"under_18_years" DOUBLE,
"n_65_years_and_over" DOUBLE -- 65 Years And Over,
"median_age" DOUBLE,
"immigrants" DOUBLE,
"veterans" DOUBLE,
"total_households" DOUBLE,
"hh_income_less_than_10000" DOUBLE,
"hh_income_10000_to_14999" DOUBLE,
"hh_income_15000_to_24999" DOUBLE,
"hh_income_25000_to_34999" DOUBLE,
"hh_income_35000_to_49999" DOUBLE,
"hh_income_50000_to_74999" DOUBLE,
"hh_income_75000_to_99999" DOUBLE,
"hh_income_100000_to_149999" DOUBLE,
"hh_income_150000_to_199999" DOUBLE,
"hh_income_200000_or_more" DOUBLE,
"total_aian" DOUBLE,
"total_asian" DOUBLE,
"total_black" DOUBLE,
"total_hispanic_latinx" DOUBLE,
"total_nhopi" DOUBLE,
"total_white" DOUBLE,
"total_another_race" DOUBLE,
"total_multiracial" DOUBLE,
"total_housing_units" DOUBLE,
"occupied_housing_units" DOUBLE,
"n_1_unit_detached" DOUBLE -- 1 Unit Detached,
"n_1_unit_attached" DOUBLE -- 1 Unit Attached,
"n_2_units" DOUBLE -- 2 Units,
"n_3_or_4_units" DOUBLE -- 3 Or 4 Units,
"n_5_to_9_units" DOUBLE -- 5 To 9 Units,
"n_10_to_19_units" DOUBLE -- 10 To 19 Units,
"n_20_or_more_units" DOUBLE -- 20 Or More Units,
"mobile_home" DOUBLE,
"boat_rv_van_etc" DOUBLE,
"householder_living_alone_1_person_household" DOUBLE,
"living_alone_65_years_and_over" DOUBLE,
"high_school_graduate_or_higher" DOUBLE,
"bachelors_degree_or_higher_age_25_older" DOUBLE,
"asian_alonehigh_school_graduate_or_higher" DOUBLE,
"asian_alonebachelors_degree_or_higher" DOUBLE,
"black_alonehigh_school_graduate_or_higher" DOUBLE,
"black_alonebachelors_degree_or_higher" DOUBLE,
"hispanic_or_latino_originhigh_school_graduate_or_higher" DOUBLE,
"hispanic_or_latino_origin_bachelors_degree_or_higher" DOUBLE,
"white_alone_not_hispanic_or_latinohigh_school_graduate_81a21266" DOUBLE -- White Alone Not Hispanic Or LatinoHigh School Graduate Or Higher,
"white_alone_not_hispanic_or_latinobachelors_degree_or_higher" DOUBLE,
"uninsured" DOUBLE,
"under_19_uninsured" DOUBLE,
"over_65_uninsured" DOUBLE,
"with_a_disability" DOUBLE,
"hearing_difficulty" DOUBLE,
"vision_difficulty" DOUBLE,
"cognitive_difficulty" DOUBLE,
"ambulatory_difficulty" DOUBLE,
"self_care_difficulty" DOUBLE,
"independent_living_difficulty" DOUBLE,
"below_poverty" DOUBLE,
"receive_snap" DOUBLE,
"no_internet" DOUBLE,
"no_vehicle" DOUBLE,
"limited_english_proficiency" DOUBLE,
"owner_occupied_housing_units" DOUBLE,
"renter_occupied_housing_units" DOUBLE,
"owner_asian" DOUBLE,
"owner_black" DOUBLE,
"owner_hispanic" DOUBLE,
"owner_white" DOUBLE,
"costburdened_20000" DOUBLE,
"costburdened_20000_34999" DOUBLE,
"costburdened_30000_49999" DOUBLE,
"costburdened_50000_74999" DOUBLE,
"costburdened_75000" DOUBLE,
"cost_burdened_total" DOUBLE,
"private_for_profit_wage_and_salary_workers" DOUBLE,
"private_not_for_profit_wage_and_salary_workers" DOUBLE,
"local_government_workers" DOUBLE,
"state_government_workers" DOUBLE,
"federal_government_workers" DOUBLE,
"self_employed_in_own_not_incorporated_business_workers_8610a850" DOUBLE -- Self Employed In Own Not Incorporated Business Workers And Unpaid Family Workers
);Anyone who has the link will be able to view this.