GSA Federal Locations
District of Columbia
@usgov.district_of_columbia_gsa_federal_locations
District of Columbia
@usgov.district_of_columbia_gsa_federal_locations
The dataset contains locations and attributes of GSA owned or leased buildings, 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. A database provided by GSA identified Federal locations and DC GIS staff geo-processed the data.
Organization: District of Columbia
Last updated: 2024-04-30T19:03:34.323591
Tags: agency, d-c, dc, dc-gis, dcgis, district-of-columbia, facility, federal, government, gsa, locations, office, open-data, public, public-service, service, society, washington, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"real_property_asset_name" VARCHAR,
"installation_name" VARCHAR,
"street_address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"location_code" VARCHAR,
"gsa_region" BIGINT,
"owned_or_leased" VARCHAR,
"building_rentable_square_feet" DOUBLE,
"available_square_feet" DOUBLE,
"construction_date" DOUBLE,
"congressional_district" BIGINT,
"congressional_dis_rep_name" VARCHAR,
"building_status" VARCHAR,
"real_property_asset_type" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"mar_id" BIGINT,
"gis_id" VARCHAR,
"created_date" VARCHAR,
"last_edited_date" VARCHAR,
"objectid" BIGINT,
"globalid" VARCHAR
);Anyone who has the link will be able to view this.