District Government Land (Owned, Operated, And Or Managed)
District of Columbia
@usgov.district_of_columbia_district_government_land_owned_op_71ecf054
District of Columbia
@usgov.district_of_columbia_district_government_land_owned_op_71ecf054
A layer showing District of Columbia government related properties (owned, operated, and or managed) to be used by many DC Government agencies, private companies and the public. It supports the daily business process of District agencies that originate and manage land records. Transfers of Jurisdiction (TOJ) are also in this layer. This map should not be considered comprehensive as District agencies continuously work to update properties as transactions occur.
Organization: District of Columbia
Last updated: 2024-04-30T18:34:48.190608
Tags: agency, building, cadastral, d-c, dc, dc-gis, dc-government, dcgis, district-of-columbia, facility, municipal, planning-cadastre, washington
CREATE TABLE table_1 (
"ownership_type" VARCHAR,
"building_use" VARCHAR,
"use_code" DOUBLE,
"use_description" VARCHAR,
"use_long_description" VARCHAR,
"leased" VARCHAR,
"address" VARCHAR,
"agency" VARCHAR,
"ownername" VARCHAR,
"ownername2" VARCHAR,
"assessment" DOUBLE,
"tax_rate" DOUBLE,
"annual_tax" DOUBLE,
"square" VARCHAR,
"suffix" VARCHAR,
"res" VARCHAR,
"par" VARCHAR,
"lot" VARCHAR,
"ssl" VARCHAR,
"condo_lot" VARCHAR,
"lot_sf" DOUBLE,
"book" VARCHAR,
"page" VARCHAR,
"condo_regime" DOUBLE,
"condo_book" VARCHAR,
"condo_page" VARCHAR,
"source" VARCHAR,
"comment" VARCHAR,
"status" VARCHAR,
"part_lot" VARCHAR,
"shape_area" BIGINT -- Shape, Area,
"shape_length" BIGINT -- Shape, Length,
"propid" VARCHAR,
"newland" DOUBLE,
"newimpr" DOUBLE,
"newtotal" DOUBLE,
"phaseland" DOUBLE,
"phasebuild" DOUBLE,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"ward" DOUBLE,
"anc" VARCHAR,
"zoning" VARCHAR,
"sitename" VARCHAR,
"old_prop" VARCHAR,
"proptype" VARCHAR,
"commence" TIMESTAMP,
"expiration" TIMESTAMP,
"lease" VARCHAR,
"facility" VARCHAR,
"units" DOUBLE,
"objectid" BIGINT,
"mar_id" DOUBLE
);Anyone who has the link will be able to view this.