Historic Data On DC Buildings
District of Columbia
@usgov.district_of_columbia_historic_data_on_dc_buildings
District of Columbia
@usgov.district_of_columbia_historic_data_on_dc_buildings
CREATE TABLE table_1 (
"objectid" BIGINT,
"fulladdress" VARCHAR,
"buildingname" VARCHAR,
"square" VARCHAR,
"lot" VARCHAR,
"date" VARCHAR,
"mapyear" BIGINT,
"permit_notes" VARCHAR,
"notes" VARCHAR,
"suffix" VARCHAR,
"edittype" VARCHAR,
"house_key" DOUBLE,
"house_type" VARCHAR,
"extant" DOUBLE,
"updated" DOUBLE,
"facade" VARCHAR,
"flag" DOUBLE,
"contributing" VARCHAR,
"architectgroup" VARCHAR,
"developer" VARCHAR,
"quantity" DOUBLE,
"rooms" DOUBLE,
"width" DOUBLE,
"depth" DOUBLE,
"number_of_families" DOUBLE,
"store" DOUBLE,
"stories" DOUBLE,
"permits_last_editor" VARCHAR,
"permits_last_edit_date" VARCHAR,
"razedflag" DOUBLE,
"permitssource" VARCHAR,
"permitnumber" VARCHAR,
"owner" VARCHAR,
"architect" VARCHAR,
"builder" VARCHAR,
"material" VARCHAR,
"purpose" VARCHAR,
"estimatedcost" DOUBLE,
"microfilmroll" VARCHAR,
"permittype" VARCHAR,
"solidfilled" VARCHAR,
"foundationmaterial" VARCHAR,
"stonetype" VARCHAR,
"rooftype" VARCHAR,
"frontmaterial" VARCHAR,
"roofmaterial" VARCHAR,
"heat" VARCHAR,
"shape_area" DOUBLE,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.