Open repository in Console
Readme
Updated 1 month ago
‧ Indexed 2 hours ago
Discharge Permits in Significant Noncompliance
Permit holders found to be in significant noncompliance (SNC) as required by §9-328.1 of the Environment Article. This list reflects the status in EPA's ICIS database as of October 31, 2023. This reflects the most current quarter available through Environmental Compliance History Online (ECHO).
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"opendata-maryland-gov/discharge-permits-in-significant-noncompliance-cvuy-zwt6\".\"discharge_permits_in_significant_noncompliance\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata