Skip to content

Latest commit

 

History

History
92 lines (77 loc) · 5.55 KB

database_schema.md

File metadata and controls

92 lines (77 loc) · 5.55 KB

Database Schema

This is a user-friendly overview of the database we have copied at Stony Brook University. It includes both spatial data (e.g. watershed boundaries) and attribute data (e.g. EPA records of Clean Water Act violations)

Spatial Data

Attribute Data

More details on program data available in the ECHO database...

Inspections or evaluations are usually the first phase in the enforcement pipeline, how many (but not all) violations are discovered. Violations happen when a facilty is found to be out of compliance with an environmental law, often by violating the terms of its permit issued under that law. Enforcement actions happen when the regulating agency decides to initiate a "case" against a firm for its violation of an environmental law, either by considering some administrative penalty such as a fine or by taking the violator to court.

What's available for you to look at here:

https://github.com/edgi-govdata-archiving/ECHO-Oil-Gas/blob/main/slim_echoepa_a_schema.sql

Tables on Hazardous and Other Waste:

  • RCRA_EVALUATIONS = Inspections under RCRA
  • RCRA_VIOLATIONS = Violations of RCRA rules
  • RCRA_ENFORCEMENTS = Enforcement actions taken by state agencies and the EPA

Here's where you can find definitions of terms used in the columns of RCRA data: https://echo.epa.gov/tools/data-downloads/rcrainfo-download-summary

Tables on Air:

  • ICIS-AIR_VIOLATION_HISTORY = CAA violations
  • ICIS-AIR_FCES_PCES = Both state and federal CAA compliance evaluations
  • ICIS-AIR_FORMAL_ACTIONS = CAA formal enforcement actions

Here's where you can find definitions of terms used in the columns of Clean Air Act data: https://echo.epa.gov/tools/data-downloads/icis-air-download-summary

Tables on Air Emissions (Combined air emissions data for stationary sources from four EPA air programs: National Emissions Inventory (NEI), Greenhouse Gas Reporting Program (GHGRP), Toxic Release Inventory (TRI), and Clean Air Markets (CAMD)):

  • Greenhouse Gases via POLL_RPT_COMBINED_EMISSIONS
  • Toxic Releases via POLL_RPT_COMBINED_EMISSIONS

Here's where you can find definitions of terms used in the columns of this data: https://echo.epa.gov/tools/data-downloads/air-emissions-download-summary

Tables on Water (National Pollutant Discharge Elimination System, or NPDES):

  • NPDES_QNCR_HISTORY = CWA Quarterly Non-Compliance History
  • NPDES_INSPECTIONS = CWA Inspections
  • NPDES_FORMAL_ENFORCEMENT_ACTIONS = CWA Enforcements

Here's where you can find definitions of terms used in the columns of Clean Water Act data: https://echo.epa.gov/tools/data-downloads/icis-npdes-download-summary

Tables on Drinking Water (Safe Drinking Water Act, or SDWA):

  • SDWA_PUB_WATER_SYSTEMS = Public Water Systems under Safe Drinking Water Act
  • SDWA_SITE_VISITS = Safe Drinking Water Site Visits
  • SDWA_VIOLATIONS = Safe Drinking Water Violations
  • SDWA_SERIOUS_VIOLATORS = Safe Drinking Water Serious Violators
  • SDWA_ENFORCEMENTS = Safe Drinking Water Enforcements
  • SDWA_RETURN_TO_COMPLIANCE = Safe Drinking Water Return to Compliance

Here's where you can find definitions of terms used in the columns of Clean Water Act data: https://echo.epa.gov/tools/data-downloads/sdwa-download-summary