Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -36,7 +36,7 @@ A snapshot of normalized US environmental compliance data aggregated from federa
|
|
| 36 |
|
| 37 |
## Source code
|
| 38 |
|
| 39 |
-
The Python pipeline that produced this dataset is open-sourced at https://github.com/csheaff/enviolations (MIT).
|
| 40 |
|
| 41 |
## What's in the dataset
|
| 42 |
|
|
@@ -104,7 +104,7 @@ The underlying data is published by US federal and state government agencies. Fe
|
|
| 104 |
|
| 105 |
- This is a **frozen snapshot**, not a live feed. Government data drifts over time (new violations, retired facilities, agency reorganizations). For fresh data, run the source pipeline.
|
| 106 |
- The South Carolina connector reflects the 2024 SCDHEC → SC DES reorganization. Pre-reorg data was already ingested before that endpoint was retired.
|
| 107 |
-
-
|
| 108 |
|
| 109 |
## Disclaimer
|
| 110 |
|
|
@@ -118,7 +118,7 @@ This dataset is provided **AS IS**, without warranty of any kind, express or imp
|
|
| 118 |
|
| 119 |
For authoritative facility records, **contact the source agency directly** (EPA via [echo.epa.gov](https://echo.epa.gov/), or the relevant state environmental agency).
|
| 120 |
|
| 121 |
-
**Takedown / correction requests:** open an issue at https://github.com/csheaff/enviolations/issues.
|
| 122 |
|
| 123 |
The author makes no representation that any specific facility, violation, or score reflects current compliance status, and disclaims all liability for decisions made in reliance on this dataset.
|
| 124 |
|
|
|
|
| 36 |
|
| 37 |
## Source code
|
| 38 |
|
| 39 |
+
The Python pipeline that produced this dataset is open-sourced at https://github.com/csheaff/enviolations (MIT). Anyone can re-run it to refresh the data or add new sources.
|
| 40 |
|
| 41 |
## What's in the dataset
|
| 42 |
|
|
|
|
| 104 |
|
| 105 |
- This is a **frozen snapshot**, not a live feed. Government data drifts over time (new violations, retired facilities, agency reorganizations). For fresh data, run the source pipeline.
|
| 106 |
- The South Carolina connector reflects the 2024 SCDHEC → SC DES reorganization. Pre-reorg data was already ingested before that endpoint was retired.
|
| 107 |
+
- Maintenance is best-effort. Issues and PRs on the source code repo may sit a while.
|
| 108 |
|
| 109 |
## Disclaimer
|
| 110 |
|
|
|
|
| 118 |
|
| 119 |
For authoritative facility records, **contact the source agency directly** (EPA via [echo.epa.gov](https://echo.epa.gov/), or the relevant state environmental agency).
|
| 120 |
|
| 121 |
+
**Takedown / correction requests:** open an issue at https://github.com/csheaff/enviolations/issues. Maintenance is best-effort; issues will be reviewed when time allows.
|
| 122 |
|
| 123 |
The author makes no representation that any specific facility, violation, or score reflects current compliance status, and disclaims all liability for decisions made in reliance on this dataset.
|
| 124 |
|