Proposed Capital Boundary
District of Columbia
@usgov.district_of_columbia_proposed_capital_boundary
District of Columbia
@usgov.district_of_columbia_proposed_capital_boundary
Proposed boundary of the seat of the Government of the United States, to be known as the "Capital". This territory is delineated in legislation to create the State of Washington DC passed by the US House of Representatives on June 26, 2020.The dataset contains locations and attributes of Federal District boundary, 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.
Organization: District of Columbia
Last updated: 2024-04-30T19:22:14.205727
Tags: administrative-boundaries, dcop, federal, government, lands, op, planning, political, state-of-washington-dc, statehood, washington
CREATE TABLE table_1 (
"objectid" BIGINT,
"city_fips" BIGINT,
"city_name" VARCHAR,
"state_fips" BIGINT,
"state_name" VARCHAR,
"state_city" BIGINT,
"capital" VARCHAR,
"web_url" VARCHAR,
"areakm" DOUBLE,
"areamiles" DOUBLE,
"pop" BIGINT,
"age_0_4" BIGINT,
"age_5_17" BIGINT,
"age_18_24" BIGINT,
"age_25_34" BIGINT,
"age_35_44" BIGINT,
"age_45_54" BIGINT,
"age_55_64" BIGINT,
"age_65" BIGINT,
"total_yout" BIGINT,
"white" BIGINT,
"black_afri" BIGINT,
"amer_india" BIGINT,
"asian" BIGINT,
"hawian_pac" BIGINT,
"other" BIGINT,
"two_or_mor" BIGINT,
"hispanic" BIGINT,
"shape_leng" DOUBLE,
"dcgis_federalcityply_entity" VARCHAR,
"gis_id" VARCHAR,
"creator" VARCHAR,
"created" VARCHAR,
"editor" VARCHAR,
"edited" VARCHAR,
"shapearea" BIGINT,
"shapelen" BIGINT
);Anyone who has the link will be able to view this.