Baselight

Sierra Nevada Network Landbird Monitoring Data Package, 2011-2024

Department of the Interior

@usgov.doi_gov_sierra_nevada_network_landbird_monitoring_pack_e18102d5

Loading...
Loading...

About this Dataset

Sierra Nevada Network Landbird Monitoring Data Package, 2011-2024

This data package contains Sierra Nevada Network (SIEN) Inventory and Monitoring Program landbirds tabular data collected during 2011-2024 at Yosemite National Park (YOSE), Sequoia and Kings Canyon National Park (SEKI), and Devils Postpile National Monument (DEPO).

The protocol, publications, and all other associated links can be found in the project reference at: Bird Monitoring Protocol for National Parks in the Sierra Nevada Network: https://irma.nps.gov/DataStore/Reference/Profile/2124954

National parks in SIEN can fulfill vital roles as refuges for bird species dependent on late-successional forest conditions and as reference sites for assessing the effects of land-use and land-cover changes on bird populations throughout the larger Sierra Nevada region. These changes may result from regional processes such as land conversion and forest management, or from broader-scale phenomena such as global climate change. Monitoring population trends at ‘control’ sites in national parks is especially important because the parks are among the few sites in the United States where population trends resulting from large-scale regional or global change patterns are relatively unaffected by local changes in land use. Long-term monitoring of landbirds throughout SIEN provides information that can inform decisions about important management issues in the parks, including visitor impacts, fire management, and the effects of introduced species.

Landbirds are critical food-chain links, eating millions of seeds and insects and in turn, are prey for other creatures. Because they have specific needs for food, nest sites, and habitats they are easily impacted by change. For these reasons, birds are among the most sensitive indicators of ecosystem health and counting them is one of the most efficient ways to take the ecological pulse of an area.

Surveys were conducted in two large wilderness parks: Yosemite (YOSE) and Sequoia and Kings Canyon (SEKI) National Parks, and in one small park: Devils Postpile National Monument (DEPO).

Objectives are to 1) detect trends in the density of as many landbird species (including passerines, near-passerines, and galliformes) as possible throughout accessible areas of three SIEN parks during the breeding season and 2) track changes in the breeding season distribution of landbird species throughout accessible areas of SIEN parks.
Organization: Department of the Interior
Last updated: 2025-05-11T04:54:57.722170
Tags: aves, avian, biology, bird-data, birds, depo, devils-postpile-national-monument, ecological-framework-biological-integrity-focal-species-or-communities-birds, ecology, habitats, landbirds, monitoring, point-count, populations, resource-management, seki, sequoia-and-kings-canyon-national-parks, sien, sierra-nevada-network, species, surveys, terrestrial-ecosystems, transects, trend, yose, yosemite-national-park

Tables

SIEN Landbird Habitat

@usgov.doi_gov_sierra_nevada_network_landbird_monitoring_pack_e18102d5.sien_landbird_habitat
  • 77.64 KB
  • 11043 rows
  • 13 columns
Loading...

CREATE TABLE sien_landbird_habitat (
  "park_code" VARCHAR,
  "site_code" VARCHAR,
  "location_code" VARCHAR,
  "survey_date" TIMESTAMP,
  "habitat_num" BIGINT,
  "veg_type_code" VARCHAR,
  "veg_type_desc" VARCHAR,
  "is_forested" BOOLEAN,
  "detection_class" VARCHAR,
  "canopy_cover_class" VARCHAR,
  "canopy_cover_pct" VARCHAR,
  "tree_size_class" DOUBLE,
  "tree_size_class_desc" VARCHAR
);

SIEN Landbird Locations

@usgov.doi_gov_sierra_nevada_network_landbird_monitoring_pack_e18102d5.sien_landbird_locations
  • 189.21 KB
  • 2510 rows
  • 22 columns
Loading...

CREATE TABLE sien_landbird_locations (
  "park_code" VARCHAR,
  "site_code" VARCHAR,
  "location_code" VARCHAR,
  "panel_type" VARCHAR,
  "panel_name" VARCHAR,
  "location_type" VARCHAR,
  "location_status" VARCHAR,
  "trail_or_road" VARCHAR,
  "utm_east" BIGINT,
  "utm_north" BIGINT,
  "utm_zone" VARCHAR,
  "utm_datum" VARCHAR,
  "decimal_longitude" DOUBLE,
  "decimal_latitude" DOUBLE,
  "decimal_degrees_datum" VARCHAR,
  "elevation_m" DOUBLE,
  "slope_deg" DOUBLE,
  "aspect_deg" DOUBLE,
  "slope_deg_90mavg" DOUBLE,
  "beers_90mavg" DOUBLE,
  "established_date" TIMESTAMP,
  "discontinued_date" TIMESTAMP
);

SIEN Landbird PointCounts

@usgov.doi_gov_sierra_nevada_network_landbird_monitoring_pack_e18102d5.sien_landbird_pointcounts
  • 736.48 KB
  • 111012 rows
  • 25 columns
Loading...

CREATE TABLE sien_landbird_pointcounts (
  "park_code" VARCHAR,
  "site_code" VARCHAR,
  "location_code" VARCHAR,
  "survey_date" TIMESTAMP,
  "survey_time" VARCHAR,
  "time_zone" VARCHAR,
  "noise_level" DOUBLE,
  "noise_level_desc" VARCHAR,
  "wind_cond" DOUBLE,
  "wind_cond_desc" VARCHAR,
  "precip_cond" DOUBLE,
  "precip_cond_desc" VARCHAR,
  "cloud_cover_pct" DOUBLE,
  "species_code" VARCHAR,
  "scientific_name" VARCHAR,
  "common_name" VARCHAR,
  "obs_distance_m" DOUBLE,
  "seen_first" VARCHAR,
  "int_0_3" VARCHAR,
  "int_3_5" BOOLEAN,
  "int_5_7" BOOLEAN,
  "nearest_obs" VARCHAR,
  "flyover" VARCHAR,
  "group_size" BIGINT,
  "observer" VARCHAR
);

Share link

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