Wetland Creation
District of Columbia
@usgov.district_of_columbia_wetland_creation
District of Columbia
@usgov.district_of_columbia_wetland_creation
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"site_id" VARCHAR,
"notes" VARCHAR,
"staff" VARCHAR,
"date" TIMESTAMP,
"time" VARCHAR,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"dc_tile" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"quadrant" VARCHAR,
"ward" BIGINT,
"name" VARCHAR,
"ssl" VARCHAR,
"ownername" VARCHAR,
"prop_type" VARCHAR,
"nps_type" VARCHAR,
"gis_id" VARCHAR,
"globalid" VARCHAR
);
Anyone who has the link will be able to view this.