Baselight

NCCN Landbird Monitoring Data Package, 2005-2023

Department of the Interior

@usgov.doi_gov_nccn_landbird_monitoring_data_package_2005_2023

Loading...
Loading...

About this Dataset

NCCN Landbird Monitoring Data Package, 2005-2023

This data package contains North Coast and Cascades Network (NCCN) Inventory and Monitoring Program landbird monitoring data collected during 2005-2023 at Lewis and Clark National Historical Park (LEWI), Mount Rainier National Park (MORA), North Cascades National Park Complex (NOCA), Olympic National Park (OLYM), and San Juan Island National Historical Park (SAJH).

The protocol, publications, and all other associated links can be found in the project reference at: NCCN Landbird Monitoring https://irma.nps.gov/DataStore/Reference/Profile/2097578

National parks in the North Coast and Cascades Network (NCCN) 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 Pacific Northwest 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 the NCCN 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 vital to every Northwest ecosystem. They 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 monitoring them is one of the most efficient ways to take the ecological pulse of an area.

Surveys were conducted in three large wilderness parks: North Cascades (NOCA), Olympic (OLYM), and Mount Rainier (MORA) National Parks and in two small parks: Lewis and Clark National Historical Park (LEWI) and San Juan Island National Historical Park (SAJH).

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 five NCCN parks during the breeding season and 2) track changes in the breeding season distribution of landbird species throughout accessible areas of the large wilderness parks.
Organization: Department of the Interior
Last updated: 2025-05-11T04:53:35.037355
Tags: aves, avian, biology, birds, climate, ecological-framework-biological-integrity-focal-species-or-communities-birds, ecology, habitats, landbirds, lewi, lewis-and-clark-national-historical-park, monitoring, mora, mount-rainier-national-park, nccn, noca, north-cascades-national-park-complex, north-coast-and-cascades-network, olym, olympic-national-park, point-count, populations, resource-management, sajh, san-juan-national-historical-park, species, surveys, terrestrial-ecosystems, transects, trend

Tables

NCCN Landbird Habitat

@usgov.doi_gov_nccn_landbird_monitoring_data_package_2005_2023.nccn_landbird_habitat
  • 143.99 KB
  • 23429 rows
  • 13 columns
Loading...

CREATE TABLE nccn_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_pct" VARCHAR,
  "canopy_cover_desc" VARCHAR,
  "tree_size_class_cm" VARCHAR,
  "tree_size_class_desc" VARCHAR
);

NCCN Landbird Locations

@usgov.doi_gov_nccn_landbird_monitoring_data_package_2005_2023.nccn_landbird_locations
  • 212.88 KB
  • 3795 rows
  • 22 columns
Loading...

CREATE TABLE nccn_landbird_locations (
  "park_code" VARCHAR,
  "site_code" VARCHAR,
  "location_code" VARCHAR,
  "panel_type" VARCHAR,
  "panel_name" DOUBLE,
  "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
);

NCCN Landbird PointCounts

@usgov.doi_gov_nccn_landbird_monitoring_data_package_2005_2023.nccn_landbird_pointcounts
  • 1.23 MB
  • 173940 rows
  • 25 columns
Loading...

CREATE TABLE nccn_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" VARCHAR,
  "int_5_7" VARCHAR,
  "nearest_obs" VARCHAR,
  "flyover" VARCHAR,
  "group_size" BIGINT,
  "observer" VARCHAR
);

Share link

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