claysheaff commited on
Commit
014668a
·
verified ·
1 Parent(s): fa20cc8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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). It's archived but functional — anyone can re-run it to refresh the data or add new sources.
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
- - This dataset was extracted from a discontinued environmental compliance product. It is **not maintained**; pull requests on the GitHub repo will likely not be reviewed.
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. This is an archived project with no active maintenance, but issues will be reviewed periodically.
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