
EPA Superfund NPL Sites Data
epa_superfund_npl_sites.Rd
This dataset contains information on Superfund National Priorities List (NPL) sites as maintained by the U.S. Environmental Protection Agency (EPA). It includes site names, locations, EPA identifiers, status, and links to official EPA records.
Format
A data frame with the following columns:
- site_name
Character. Name of the Superfund site.
- site_score
Numeric. EPA's hazard ranking system score for the site.
- site_epa_id
Character. Unique EPA identifier for the site.
- sems_id
Numeric. SEMS (Superfund Enterprise Management System) identifier.
- sits_id
Numeric. Internal site tracking ID.
- region_id
Numeric. EPA region where the site is located.
- state
Character. U.S. state where the site is located.
- city
Character. City or municipality of the site.
- county
Character. County where the site is located.
- status
Character. The current status of the site (e.g., NPL Site, Deleted NPL Site).
- deletion_date
Character. Date when the site was removed from the NPL (if applicable).
- site_listing_narrative
Character. HTML-formatted description of the site from the EPA database.
- site_progress_profile
Character. URL link to the site progress profile.
- notice_of_data_availability
Character. Notice related to site data availability.
- proposed_fr_notice
Character. Federal Register notice link for proposed listing.
- deletion_fr_notice
Character. Federal Register notice link for deletion.
- final_fr_notice
Character. Federal Register notice link for final listing.
- noid_fr_notice
Character. Federal Register notice for Notice of Intent to Delete.
- restoration_fr_notice_jumper_pa
Character. Link to restoration-related notices.
- site_has_had_a_partial_deletion
Character. Indicates if the site has had partial deletion (Yes/No).
- construction_completion_date
Character. Date of construction completion.
- construction_completion_number
Numeric. Number assigned for construction completion.
- latitude
Numeric. Latitude coordinate of the site.
- longitude
Numeric. Longitude coordinate of the site.
- listing_date
Character. Date the site was listed on the NPL.
- noid_date
Character. Date of Notice of Intent to Delete.
- proposed_date
Character. Date when the site was proposed for listing.