Cumberland Piedmont Network 2002-2024 Water Quality Data From Fourteen Park Projects As Of 2025-02-16
Department of the Interior
@usgov.doi_gov_cumberland_piedmont_network_2002_2024_water_qu_15af2f1a
Department of the Interior
@usgov.doi_gov_cumberland_piedmont_network_2002_2024_water_qu_15af2f1a
This data package was created 2025-02-16 09:58:15 by NPSTORET and includes selected project, location, and result data.
Data contained in Cumberland Piedmont Network NPSTORET back-end file (CUPN_NPSTORET_BE_20250212.ACCDB) were filtered to include:
Organization:
The data package is organized into five data tables:
Period of record for filtered data is 2002-07-10 to 2024-09-30. This data package is a snapshot in time of multiple National Park Service projects. The most current data for these projects, which may be more or less extensive than that in this data package, can be found on the Water Quality Portal at:
https://www.waterqualitydata.us/data/Result/search?project=STRI_WQ&mimeType=csv&zip=yes&dataProfile=resultPhysChem&providers=STORET
Organization: Department of the Interior
Last updated: 2025-09-14T19:12:44.321508
Tags: acid-neutralizing-capacity, air-temperature, ammonium, bacteria, calcium, carbon, chloride, chlorophyll-a, dissolved-oxygen, elements-and-compounds, fluoride, magnesium, nitrate, nitrite, npstoret, pesticide-and-herbicide-contamination, ph, phosphate, potassium, precipitation, sodium, specific-conductivity, streamflow, sulfate, suspended-solids, turbidity, water-quality, water-temperature, weather
CREATE TABLE characteristics (
"equis_display_name" VARCHAR,
"wqx_display_name" VARCHAR,
"cas_num" VARCHAR,
"srsidentifier" VARCHAR
);CREATE TABLE locations (
"org_code" VARCHAR,
"park_code" VARCHAR,
"location_id" VARCHAR,
"location_name" VARCHAR,
"location_type" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"lat_lon_method" VARCHAR,
"lat_lon_datum" VARCHAR,
"source_map_scale_numeric" VARCHAR,
"lat_lon_accuracy" VARCHAR,
"lat_lon_accuracy_unit" VARCHAR,
"location_description" VARCHAR,
"travel_directions" VARCHAR,
"location_purpose" VARCHAR,
"establishment_date" VARCHAR,
"huc8_code" BIGINT,
"huc12_code" VARCHAR,
"alternate_location_id" VARCHAR,
"alternate_location_id_context" VARCHAR,
"elevation" VARCHAR,
"elevation_unit" VARCHAR,
"elevation_method" VARCHAR,
"elevation_datum" VARCHAR,
"elevation_accuracy" VARCHAR,
"elevation_accuracy_unit" VARCHAR,
"country_code" VARCHAR,
"state_code" VARCHAR,
"county_code" VARCHAR,
"drainage_area" VARCHAR,
"drainage_area_unit" VARCHAR,
"contributing_area" VARCHAR,
"contributing_area_unit" VARCHAR,
"well_id" VARCHAR,
"well_type" VARCHAR,
"aquifer_name" VARCHAR,
"formation_type" VARCHAR,
"well_hole_depth" VARCHAR,
"well_hole_depth_unit" VARCHAR,
"well_status" VARCHAR
);CREATE TABLE projects (
"org_code" VARCHAR,
"project_id" VARCHAR,
"project_name" VARCHAR,
"project_description" VARCHAR,
"project_start_date" TIMESTAMP,
"project_duration" VARCHAR,
"project_type" VARCHAR,
"qapp_summary" VARCHAR,
"qapp_approved_indicator" VARCHAR,
"qapp_approval_agency_name" VARCHAR,
"study_area_description" VARCHAR,
"design_sampling_summary" VARCHAR,
"measurement_quality_objectives" VARCHAR,
"contact" VARCHAR
);Anyone who has the link will be able to view this.