Baselight

Vegetation Data From Valles Caldera National Preserve's Cerro Seco Unit 5 Forest Restoration Project, 2016-2022

Department of the Interior

@usgov.doi_gov_vegetation_from_valles_caldera_national_preser_60efe85e

Loading...
Loading...

About this Dataset

Vegetation Data From Valles Caldera National Preserve's Cerro Seco Unit 5 Forest Restoration Project, 2016-2022

Vegetation data files from the Cerro Seco Unit 5 forest restoration project (thinning, prescribed slash burning) during 2016-2022.
Organization: Department of the Interior
Last updated: 2025-07-20T15:57:02.127551
Tags: bryophyta, forest-restoration, hornworts, mosses, non-vascular-land-plants, plant-succession, plantae, plants, prescribed-fire, thinning

Tables

Cerro Seco Veg Data - Plant Species List

@usgov.doi_gov_vegetation_from_valles_caldera_national_preser_60efe85e.cerro_seco_veg_data_plant_species_list
  • 7.67 KB
  • 122 rows
  • 6 columns
Loading...

CREATE TABLE cerro_seco_veg_data_plant_species_list (
  "division" VARCHAR,
  "family" VARCHAR,
  "species" VARCHAR,
  "growth_form" VARCHAR,
  "nativity" VARCHAR,
  "life_cycle" VARCHAR
);

Cerro Seco Veg Data - Vegetation Data

@usgov.doi_gov_vegetation_from_valles_caldera_national_preser_60efe85e.cerro_seco_veg_data_vegetation_data
  • 19.56 KB
  • 4113 rows
  • 8 columns
Loading...

CREATE TABLE cerro_seco_veg_data_vegetation_data (
  "year" BIGINT,
  "site_status" VARCHAR,
  "treatment" VARCHAR,
  "site" BIGINT,
  "transect" BIGINT,
  "family" VARCHAR,
  "species" VARCHAR,
  "n__cover_by_transect" BIGINT
);

Cerro Seco Veg Data - Vegetation Categories Percent Cover By Site

@usgov.doi_gov_vegetation_from_valles_caldera_national_preser_60efe85e.cerro_seco_veg_vegetation_categories_percent_cover_by_site
  • 19.57 KB
  • 60 rows
  • 24 columns
Loading...

CREATE TABLE cerro_seco_veg_vegetation_categories_percent_cover_by_site (
  "treatment" VARCHAR,
  "year" BIGINT,
  "site" BIGINT,
  "litter" DOUBLE,
  "soil" DOUBLE,
  "rock" DOUBLE,
  "wood" DOUBLE,
  "stump" DOUBLE,
  "grass_basal" DOUBLE,
  "sedge_basal" DOUBLE,
  "forb_basal" DOUBLE,
  "sub_shrub_basal" DOUBLE,
  "vine_basal" DOUBLE,
  "fungus_basal" DOUBLE,
  "moss_basal" DOUBLE,
  "lichen_basal" DOUBLE,
  "tree_basal" DOUBLE,
  "total_herbaceous_basal" DOUBLE,
  "total_herbaceous_canopy" DOUBLE,
  "grass_canopy" DOUBLE,
  "sedge_canopy" DOUBLE,
  "forb_canopy" DOUBLE,
  "vine_canopy" DOUBLE,
  "sub_shrub_canopy" DOUBLE
);

Share link

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