California High Hazard Zones (Tier 2)
State of California
@usgov.ca_gov_california_high_hazard_zones_tier_2_f7dd7
State of California
@usgov.ca_gov_california_high_hazard_zones_tier_2_f7dd7
CREATE TABLE table_1 (
"objectid" BIGINT,
"date" VARCHAR,
"designationmethod" VARCHAR,
"watershedname" VARCHAR,
"watershednumber" DOUBLE,
"hydroregion" VARCHAR,
"firename" VARCHAR,
"incidentnumber" VARCHAR,
"acres" DOUBLE,
"shapearea" DOUBLE,
"shapelen" DOUBLE
);
CREATE TABLE table_2 (
"column" VARCHAR,
"type" VARCHAR,
"label" VARCHAR,
"description" VARCHAR
);
Anyone who has the link will be able to view this.