Wards From 2012
District of Columbia
@usgov.district_of_columbia_wards_from_2012
District of Columbia
@usgov.district_of_columbia_wards_from_2012
2012 Wards. The dataset contains polygons representing boundaries of District of Columbia 2012 election wards, created as part of the DC Geographic Information System (DC GIS) for the D.C. Office of the Chief Technology Officer (OCTO) and participating D.C. government agencies. The DC Office of Planning provided the boundaries to the DC GIS program.
Organization: District of Columbia
Last updated: 2024-04-30T18:31:28.124961
Tags: administrative, boundary, council, district-of-columbia, political, politics, wards, washington, washington-dc
CREATE TABLE table_1 (
"ward" BIGINT,
"name" VARCHAR,
"rep_name" VARCHAR,
"web_url" VARCHAR,
"rep_phone" VARCHAR,
"rep_email" VARCHAR,
"rep_office" VARCHAR,
"ward_id" BIGINT,
"label" VARCHAR,
"areasqmi" DOUBLE,
"pop_2000" BIGINT,
"pop_2010" BIGINT,
"pop_2011_2015" BIGINT,
"pop_black" BIGINT,
"pop_native_american" BIGINT,
"pop_asian" BIGINT,
"pop_hawaiian" BIGINT,
"pop_other_race" BIGINT,
"two_or_more_races" BIGINT,
"not_hispanic_or_latino" BIGINT,
"hispanic_or_latino" BIGINT,
"pop_male" BIGINT,
"pop_female" BIGINT,
"age_0_5" BIGINT,
"age_5_9" BIGINT,
"age_10_14" BIGINT,
"age_15_17" BIGINT,
"age_18_19" BIGINT,
"age_20" BIGINT,
"age_21" BIGINT,
"age_22_24" BIGINT,
"age_25_29" BIGINT,
"age_30_34" BIGINT,
"age_35_39" BIGINT,
"age_40_44" BIGINT,
"age_45_49" BIGINT,
"age_50_54" BIGINT,
"age_55_59" BIGINT,
"age_60_61" BIGINT,
"age_65_66" BIGINT,
"age_67_69" BIGINT,
"age_70_74" BIGINT,
"age_75_79" BIGINT,
"age_80_84" BIGINT,
"age_85_plus" BIGINT,
"median_age" DOUBLE,
"unemployment_rate" DOUBLE,
"total_hh" BIGINT,
"family_hh" BIGINT,
"pct_family_hh" DOUBLE,
"nonfamily_hh" BIGINT,
"pct_nonfamily_hh" DOUBLE,
"pct_below_pov" DOUBLE,
"pct_below_pov_fam" DOUBLE,
"pct_below_pov_white" DOUBLE,
"pct_below_pov_black" DOUBLE,
"pct_below_pov_nat_amer" DOUBLE,
"pct_below_pov_asian" DOUBLE,
"pct_below_pov_hawaiian" BIGINT,
"pct_below_pov_other" DOUBLE,
"pct_below_pov_two_races" DOUBLE,
"pop_25_plus" VARCHAR,
"pop_25_plus_9th_grade" BIGINT,
"pop_25_plus_graduate" BIGINT,
"married_couple_family" VARCHAR,
"male_hh_no_wife" BIGINT,
"female_hh_no_husband" BIGINT,
"median_hh_income" BIGINT,
"per_capita_income" BIGINT,
"pct_below_pov_hisp" DOUBLE,
"pct_below_pov_whte_nohisp" DOUBLE,
"no_diploma_25_plus" BIGINT,
"diploma_25_plus" BIGINT,
"no_degree_25_plus" BIGINT,
"assoc_degree_25_plus" BIGINT,
"bach_degree_25_plus" BIGINT,
"med_val_oou" BIGINT,
"globalid" VARCHAR,
"creator" VARCHAR,
"created" VARCHAR,
"editor" VARCHAR,
"edited" VARCHAR,
"objectid" BIGINT,
"shapearea" BIGINT,
"shapelen" BIGINT
);Anyone who has the link will be able to view this.