Cumberland Piedmont Network 2002-2023 Water Quality Data From Fourteen Park Projects As Of 2023-09-27
Department of the Interior
@usgov.doi_gov_cumberland_piedmont_network_2002_2023_water_qu_9306b074
Department of the Interior
@usgov.doi_gov_cumberland_piedmont_network_2002_2023_water_qu_9306b074
This data package was created 2024-10-17 13:50:35 by NPSTORET and includes selected project, location, and result data.
Data contained in Cumberland Piedmont Network NPSTORET back-end file (CUPN_NPSTORET_BE_2024_03_28.ACCDB) were filtered to include:
Project:
The data package is organized into five data tables:
Period of record for filtered data is 2002-07-10 to 2023-09-27. 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=ABLI_WQ
https://www.waterqualitydata.us/data/Result/search?project=CARL_WQ
https://www.waterqualitydata.us/data/Result/search?project=CHCH_WQ
https://www.waterqualitydata.us/data/Result/search?project=COWP_WQ
https://www.waterqualitydata.us/data/Result/search?project=CUGA_WQ
https://www.waterqualitydata.us/data/Result/search?project=FODO_WQ
https://www.waterqualitydata.us/data/Result/search?project=GUCO_WQ
https://www.waterqualitydata.us/data/Result/search?project=KIMO_WQ
https://www.waterqualitydata.us/data/Result/search?project=LIRI_WQ
https://www.waterqualitydata.us/data/Result/search?project=MACA_WQ
https://www.waterqualitydata.us/data/Result/search?project=NISI_WQ
https://www.waterqualitydata.us/data/Result/search?project=RUCA_WQ
https://www.waterqualitydata.us/data/Result/search?project=SHIL_WQ
https://www.waterqualitydata.us/data/Result/search?project=STRI_WQ
Organization: Department of the Interior
Last updated: 2025-09-14T17:51:52.446796
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.