Coastal Topography Monitoring Data For Assateague Island National Seashore (ASIS) Through 2022
Department of the Interior
@usgov.doi_gov_coastal_topography_monitoring_for_assateague_i_95706c85
Department of the Interior
@usgov.doi_gov_coastal_topography_monitoring_for_assateague_i_95706c85
CREATE TABLE n_2022_asis_survey_events (
"year_filter" VARCHAR,
"parkcode_filter" VARCHAR,
"parksubunit_filter" VARCHAR,
"parksection_filter" VARCHAR,
"benchmarktype_filter" VARCHAR,
"protectedstatus_filter" VARCHAR
);
CREATE TABLE n_2022_asis_transect_measurements (
"surveyyear_filter" VARCHAR,
"parkcode_filter" VARCHAR,
"parksubunit_filter" VARCHAR,
"parksection_filter" VARCHAR,
"surveyseason_filter" VARCHAR,
"transectlabel_filter" VARCHAR,
"dataprocessinglevel_filter" VARCHAR,
"protectedstatus_filter" VARCHAR
);
Anyone who has the link will be able to view this.