Baselight

Pilot Terrestrial Vegetation Monitoring In The Southeastern United States, 2009-2010 - Data Package

Department of the Interior

@usgov.doi_gov_pilot_terrestrial_vegetation_monitoring_in_the_df04b17c

Loading...
Loading...

About this Dataset

Pilot Terrestrial Vegetation Monitoring In The Southeastern United States, 2009-2010 - Data Package

Vegetation communities are the primary drivers for a range of ecological processes and are integral to the proper function of park ecosystems. They serve as the foundation for food webs and wildlife habitat for many species, and function as a carbon sink, produce oxygen, cycle nutrients and energy through an ecosystem, influence the local climate, improve water quality, and moderate flooding and erosion. Given the widespread anthropogenic influences in Southeast Coast Network (SECN) parks and the importance of vegetation communities, quantifying trends in plant cover, frequency, diversity, and distribution is vital to understanding the ecological processes and identifying stressors and their impacts. Evaluating trends in plant cover, frequency, diversity and distribution provides measures for assessing the ecological integrity and sustainability of southeastern ecosystems, and identifying the need for specific management activities on our park lands. The National Park Service Omnibus Management Act of 1998 and other reinforcing policies and regulations require park managers to establish baseline information and to provide information on the long-term trends in the condition of National Park System resources (Title II, Sec. 204). The vegetation-community monitoring data summarized herein is a tool to assist park managers in fulfilling this mandate.
Organization: Department of the Interior
Last updated: 2024-05-16T20:46:25.067828
Tags: frequency, groundcover, shrub-cover, tree-diameter, vegetation-plots

Tables

SECN Vegetation Shrubs

@usgov.doi_gov_pilot_terrestrial_vegetation_monitoring_in_the_df04b17c.secn_vegetation_shrubs
  • 29.76 KB
  • 8502 rows
  • 12 columns
Loading...

CREATE TABLE secn_vegetation_shrubs (
  "park_name" VARCHAR,
  "park_code" VARCHAR,
  "type" VARCHAR,
  "basisofrecord" VARCHAR,
  "start_date" TIMESTAMP,
  "scientificname" VARCHAR,
  "scientificname_flag" VARCHAR,
  "taxonrank" VARCHAR,
  "verbatimidentification" VARCHAR,
  "custom_coverinpercent" VARCHAR,
  "location_name" VARCHAR,
  "custom_shrubplot" VARCHAR
);

SECN Vegetation Canopy

@usgov.doi_gov_pilot_terrestrial_vegetation_monitoring_in_the_df04b17c.secn_vegetation_canopy
  • 17.37 KB
  • 2536 rows
  • 10 columns
Loading...

CREATE TABLE secn_vegetation_canopy (
  "park_name" VARCHAR,
  "park_code" VARCHAR,
  "type" VARCHAR,
  "basisofrecord" VARCHAR,
  "start_date" TIMESTAMP,
  "canopy_id" BIGINT,
  "location_name" VARCHAR,
  "custom_cardinaldirectionofobservationpoint" VARCHAR,
  "custom_coverinpercent" VARCHAR,
  "custom_coverinpercent_flag" VARCHAR
);

SECN Vegetation Locations

@usgov.doi_gov_pilot_terrestrial_vegetation_monitoring_in_the_df04b17c.secn_vegetation_locations
  • 6.52 KB
  • 379 rows
  • 5 columns
Loading...

CREATE TABLE secn_vegetation_locations (
  "park_name" VARCHAR,
  "park_code" VARCHAR,
  "location_name" VARCHAR,
  "type" VARCHAR,
  "basisofrecord" VARCHAR
);

SECN Vegetation Events

@usgov.doi_gov_pilot_terrestrial_vegetation_monitoring_in_the_df04b17c.secn_vegetation_events
  • 28.58 KB
  • 585 rows
  • 7 columns
Loading...

CREATE TABLE secn_vegetation_events (
  "park_name" VARCHAR,
  "park_code" VARCHAR,
  "type" VARCHAR,
  "basisofrecord" VARCHAR,
  "start_date" TIMESTAMP,
  "location_name" VARCHAR,
  "comments" VARCHAR
);

SECN Vegetation Frequency

@usgov.doi_gov_pilot_terrestrial_vegetation_monitoring_in_the_df04b17c.secn_vegetation_frequency
  • 92.3 KB
  • 39648 rows
  • 19 columns
Loading...

CREATE TABLE secn_vegetation_frequency (
  "park_name" VARCHAR,
  "park_code" VARCHAR,
  "type" VARCHAR,
  "basisofrecord" VARCHAR,
  "start_date" TIMESTAMP,
  "scientificname" VARCHAR,
  "scientificname_flag" VARCHAR,
  "taxonrank" VARCHAR,
  "verbatimidentification" VARCHAR,
  "substrate" VARCHAR,
  "custom_nestedfrequency1" VARCHAR,
  "custom_nestedfrequency2" VARCHAR,
  "custom_nestedfrequency3" VARCHAR,
  "custom_nestedfrequency3_flag" VARCHAR,
  "custom_coverinpercent" VARCHAR,
  "custom_coverinpercent_flag" VARCHAR,
  "custom_seedlingcount" VARCHAR,
  "location_name" VARCHAR,
  "custom_groundcoverplot" BIGINT
);

SECN Vegetation Treedbh

@usgov.doi_gov_pilot_terrestrial_vegetation_monitoring_in_the_df04b17c.secn_vegetation_treedbh
  • 33.14 KB
  • 3382 rows
  • 14 columns
Loading...

CREATE TABLE secn_vegetation_treedbh (
  "park_name" VARCHAR,
  "park_code" VARCHAR,
  "type" VARCHAR,
  "basisofrecord" VARCHAR,
  "start_date" TIMESTAMP,
  "status" VARCHAR,
  "scientificname" VARCHAR,
  "scientificname_flag" VARCHAR,
  "taxonrank" VARCHAR,
  "verbatimidentification" VARCHAR,
  "dbh0_60incentimeter" VARCHAR,
  "dbh120_180incentimeter" VARCHAR,
  "dbh240_300incentimeter" VARCHAR,
  "location_name" VARCHAR
);

Share link

Anyone who has the link will be able to view this.