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
CREATE TABLE table_1 (
"district" BIGINT,
"total_population_2020_census" BIGINT,
"under_5_years" DOUBLE,
"n_5_to_9_years" DOUBLE,
"n_10_to_14_years" DOUBLE,
"n_15_to_19_years" DOUBLE,
"n_20_to_24_years" DOUBLE,
"n_25_to_29_years" DOUBLE,
"n_30_to_34_years" DOUBLE,
"n_35_to_39_years" DOUBLE,
"n_40_to_44_years" DOUBLE,
"n_45_to_49_years" DOUBLE,
"n_50_to_54_years" DOUBLE,
"n_55_to_59_years" DOUBLE,
"n_60_to_64_years" DOUBLE,
"n_65_to_69_years" DOUBLE,
"n_70_to_74_years" DOUBLE,
"n_75_to_79_years" DOUBLE,
"n_80_to_84_years" DOUBLE,
"n_85_years_and_over" DOUBLE,
"under_18_years" DOUBLE,
"n_65_years_and_over" DOUBLE,
"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,
"n_1_unit_attached" DOUBLE,
"n_2_units" DOUBLE,
"n_3_or_4_units" DOUBLE,
"n_5_to_9_units" DOUBLE,
"n_10_to_19_units" DOUBLE,
"n_20_or_more_units" DOUBLE,
"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_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
);
Anyone who has the link will be able to view this.