Citizen Scientist Monitoring Of Rocky Reefs And Kelp Forests, California South Coast MPA Baseline Study, 2011 To 2012
State of California
@usgov.ca_gov_citizen_scientist_monitoring_of_rocky_reefs_and_a80d9b5a
State of California
@usgov.ca_gov_citizen_scientist_monitoring_of_rocky_reefs_and_a80d9b5a
Reef Check California has surveyed rocky reefs and kelp forests in southern California since 2006 and has up to nine years of data from the MLPA South Coast Study Region (SCSR). The goal of this baseline monitoring project is to quantify key attributes of species, populations, communities and habitat variables that constitute representative kelp forest ecosystems within and outside of many of the MPAs in the South Coast Study Region. The sampling design, selected response variables (i.e. key species) and analytical approaches are intended to provide scientists, managers, stakeholders and policymakers with a baseline for future assessment of the effectiveness of the SCSR MPAs. Further, the outcomes from this study will also provide recommendations for long-term monitoring metrics and cost-effective survey protocols for the SCSR. Specific objectives are:
CREATE TABLE fish_survey_data_table_2011_2012 (
"sc_project_short_code" VARCHAR,
"site" VARCHAR,
"newsurvey" BIGINT,
"year" BIGINT,
"month" BIGINT,
"day" BIGINT,
"transectnumber" BIGINT,
"classcode" VARCHAR,
"size" VARCHAR,
"amount" DOUBLE,
"visibility" DOUBLE,
"depthstart_m" DOUBLE,
"depthend_m" DOUBLE,
"timestart" VARCHAR,
"timeend" VARCHAR
);Anyone who has the link will be able to view this.