Vegetation - Sierra Nevada Foothills [ds83]
State of California
@usgov.ca_gov_vegetation_sierra_nevada_foothills_ds83_670b4
State of California
@usgov.ca_gov_vegetation_sierra_nevada_foothills_ds83_670b4
TIME PERIOD COVERED These data were collected between May-July 2004 by field crews working for California Department of Fish and Game. GEOGRAPHIC EXTENT OF THE RECORDS Vegetation plots occur in two study areas on public lands in Yuba and Tehama Counties in the Sierra Nevada foothills. NUMBER OF RECORDS There are 183 records with habitat attributes measured from 0.05 - 0.10 hectare sampling plots. BASE DATA STRUCTURE The file is a flat Excel table which gives vegetation attributes for each habitat plot. Each habitat plot is represented by two key fields called "SAMPLE_ID" and "PLOT_NUM" which relate these habitat records to bird and herpetile survey data collected in the same year from the same sample points. WHAT EACH RECORD REPRESENTS Each record in the table represents the average values for habitat attributes from plots that can be linked with bird count data from the same points. Average values for each sample represent the mean of average values from 3 habitat plots measured at each point.
Organization: State of California
Last updated: 2024-03-30T02:12:33.207317
Tags: authcdfw, bird, california-department-of-fish-and-wildlife, california-natural-resources-agency, caopendata, cdfw, ds008320050602wm, habitat-attributes, management, monitoring, sample, vegetation
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"num_plts" BIGINT,
"ave_dbh" DOUBLE,
"ave_qmd" DOUBLE,
"numstemplt" BIGINT,
"avestem_ac" DOUBLE,
"avbasqftac" DOUBLE,
"avehwd_dbh" DOUBLE,
"avehwd_qmd" DOUBLE,
"avecon_dbh" DOUBLE,
"avecon_qmd" DOUBLE,
"avehwd_ht" DOUBLE,
"avecon_ht" DOUBLE,
"hwd_stemac" DOUBLE,
"con_stemac" DOUBLE,
"hwd_ba_ac" DOUBLE,
"con_ba_ac" DOUBLE,
"avenumovsp" DOUBLE,
"avtreecov" DOUBLE,
"avhwd_cov" DOUBLE,
"avcon_cov" DOUBLE,
"avshrubcov" DOUBLE,
"avherbcov" DOUBLE,
"unique_id" BIGINT,
"sample_id" BIGINT,
"plot_num" BIGINT
);Anyone who has the link will be able to view this.