Habitat And Vegetation Assessment - 2017 - Terrestrial Species Stressor Monitoring [ds2828]
State of California
@usgov.ca_gov_habitat_and_vegetation_assessment_2017_terrestr_5c73f5c6
State of California
@usgov.ca_gov_habitat_and_vegetation_assessment_2017_terrestr_5c73f5c6
CREATE TABLE table_1 (
"objectid" BIGINT,
"date" TIMESTAMP,
"sname" VARCHAR,
"stratum" VARCHAR,
"species_type" VARCHAR,
"species_alliance" VARCHAR,
"percent_cover" VARCHAR,
"phenology_stage" VARCHAR,
"notes" VARCHAR,
"collection" BIGINT,
"stand_size" VARCHAR,
"conifer_percent_cover" VARCHAR,
"hardwood_percent_cover" VARCHAR,
"regen_tree_percent_cover" VARCHAR,
"total_tree_percent_cover" VARCHAR,
"shrub_percent_cover" VARCHAR,
"herb_percent_cover" VARCHAR,
"non_vascular_percent_cover" VARCHAR,
"total_vegetation_percent_cover" VARCHAR,
"exotics" VARCHAR,
"primary_field_alliance" VARCHAR,
"primary_alliance_comments" VARCHAR,
"secondary_field_alliance" VARCHAR,
"secondary_alliance_comments" VARCHAR,
"stand_notes" VARCHAR,
"siteid" VARCHAR,
"ecoregion" VARCHAR,
"lifeform" VARCHAR,
"shape_area" DOUBLE,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.