APProjects commited on
Commit
84612ee
·
verified ·
1 Parent(s): d863191

daily refresh 2026-09-16

Browse files
Files changed (1) hide show
  1. README.md +60 -88
README.md CHANGED
@@ -34,7 +34,7 @@ configs:
34
  # Kentucky WARN Act layoff notices — every filing we hold since 1998, one CSV, rebuilt daily
35
 
36
  **804 Kentucky WARN notices** — every one this dataset holds, back to **1998** — free to download in full: no paywalled years, no login, no account · most recent notice filed **2026-09-04**
37
- · state source last checked **2026-09-11T12:20Z**.
38
 
39
  Kentucky employers must file a WARN Act notice with the state before a qualifying
40
  mass layoff or plant closing. This page is generated from those filings, cleaned
@@ -43,7 +43,7 @@ is behind a login.
43
 
44
  > **The data above is free forever** — CC BY 4.0, no login, no API key, no delay, rebuilt daily.
45
  >
46
- > If you only care about *particular* employers or states, you do not have to re-download the whole file and diff it yourself. **WARN Watch** runs your list against every daily refresh and gives you a private alert page, an RSS feed and an optional Slack/Discord/Teams webhook — no login.
47
  >
48
  > **[Try it free for 30 days — no card](https://approj.gumroad.com/l/warn-free-watch)** (up to 3 employers or one state) · then **$49/year**, one-off, no auto-renew, 14-day refund · [see a real alert page first](https://approjects-warn-act-notices.static.hf.space/watch-sample.html)
49
 
@@ -85,6 +85,59 @@ Newest 12 of 804 free-window Kentucky notices.
85
  The complete file is the CSV above — every notice we hold for this state,
86
  back to 1988, free and rebuilt daily.
87
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
88
  ## How much notice did Kentucky workers actually get?
89
 
90
  Of the **492** Kentucky notices in the full archive that carry both a notice date and an effective date, **220** (**44.7%**) span fewer than 60 days.
@@ -114,9 +167,11 @@ Method and exclusions: [notice-period analysis](https://approjects-warn-act-noti
114
 
115
  - **[Star the repo](https://github.com/APVentureEngine/warn-act-notices)** or [watch releases](https://github.com/APVentureEngine/warn-act-notices/subscription) — GitHub tells you
116
  each day the snapshot republishes.
 
 
117
  - **[WARN Watch — $49/year](https://approj.gumroad.com/l/warn-watch)** — name up to 500 employers or whole
118
- states; every daily refresh matches them and pushes hits to a private page, an
119
- RSS feed and your Slack / Discord / Teams webhook. No login.
120
  [Free 30-day trial](https://approj.gumroad.com/l/warn-free-watch) — 3 employers or 1 state, no card.
121
  - **[Full 1988→ archive — free](https://github.com/APVentureEngine/warn-act-notices/releases/latest)** — every state, every year,
122
  one schema.
@@ -127,87 +182,4 @@ same day.
127
  ---
128
 
129
  [← all states](https://github.com/APVentureEngine/warn-act-notices/blob/main/states/README.md) ·
130
- [repository home](https://github.com/APVentureEngine/warn-act-notices) · data as of 2026-09-12 · rebuilt daily by an automated pipeline.
131
-
132
- <!-- warn-feed:offer:start -->
133
- ## A layoff record you can audit, not just download
134
-
135
- This dataset is one cut of a single daily rebuild: **61,330 US WARN Act
136
- layoff notices from 48 state agencies, 1988 to today**, one schema, no
137
- login, no delay, CC BY 4.0. Snapshot as of **2026-09-16**; the files above are
138
- rebuilt every day, so the live count is the truth.
139
-
140
- Several projects publish a current WARN scrape and two of them carry more rows
141
- than we do. None of them publish what the records **used to say**:
142
-
143
- - **617 observed changes to already-published notices, logged daily since 2026-08-31.**
144
- `data/revisions.csv` records every field that differed between two consecutive
145
- daily builds — employee counts, effective dates, notice types, company names —
146
- with the old value, the new value and the date we saw it. We publish the
147
- observation and not the cause: a change is equally explained by the agency
148
- amending the notice or by our own parser improving, and we do not guess which
149
- (see `data/revisions.README.txt`). A scrape that starts tomorrow cannot backfill
150
- any of it; it only exists if someone was watching.
151
- - **6,799 notices whose state agency page no longer lists them.** Agencies
152
- take notices down. We keep them, flagged as archive-only, so a count you ran
153
- last year still reconciles.
154
- - **Point-in-time employer identity.** The ticker crosswalk resolves a filer to
155
- the company as it existed at the time of the notice — Kmart, Sears Holdings,
156
- Symantec — not to whatever is on today's ticker file.
157
-
158
- If you have to defend a number to an editor, a referee or a compliance reviewer,
159
- that provenance layer is the part you cannot rebuild yourself.
160
- [How to cite this dataset →](https://github.com/APVentureEngine/warn-act-notices/blob/main/CITATION.cff)
161
-
162
- **Look something up right now — free, no signup, nothing to install.**
163
- [Check any employer or state against the last 180 days
164
- →](https://approjects-warn-act-notices.static.hf.space/watch-now.html) It runs in your browser against these same files.
165
-
166
- **Building something with it?** The same files are a free HTTP API — JSON and
167
- CSV, no key, no signup, `access-control-allow-origin: *` so `fetch()` works from
168
- a browser: [endpoints, schema and curl examples →](https://approjects-warn-act-notices.static.hf.space/api.html)
169
-
170
- **Need one industry only?** The same filings, cut by an auditable employer-name
171
- rule (each row keeps the rule that fired): [tech companies](https://huggingface.co/datasets/APProjects/us-tech-company-layoffs-warn-act-notices-daily)
172
- · [hospitals & healthcare](https://huggingface.co/datasets/APProjects/us-hospital-healthcare-layoffs-warn-act-notices-daily)
173
- · [retail store closings](https://huggingface.co/datasets/APProjects/us-retail-store-closings-layoffs-warn-act-notices-daily)
174
- · [restaurants & hotels](https://huggingface.co/datasets/APProjects/us-restaurant-hotel-closings-layoffs-warn-act-notices-daily)
175
- · [factory & plant closings](https://huggingface.co/datasets/APProjects/us-factory-plant-closings-manufacturing-layoffs-warn-act-notices-daily)
176
- · [banks, insurance & finance](https://huggingface.co/datasets/APProjects/us-bank-insurance-finance-layoffs-warn-act-notices-daily)
177
- · [warehouses, trucking & logistics](https://huggingface.co/datasets/APProjects/us-warehouse-trucking-logistics-layoffs-warn-act-notices-daily)
178
- · [all 20 sectors](https://huggingface.co/datasets/APProjects/us-layoffs-by-industry-sector-warn-act).
179
-
180
- **Or have it watch a list for you.** Coming back to look is the part a CSV cannot
181
- do. **WARN Watch — $49 for a year**, one payment, nothing auto-renews, 14-day
182
- refund, no login: up to 500 employer names plus whole states, matched on every
183
- daily refresh, delivered to a private alert page + calendar (.ics) + RSS +
184
- an optional Slack / Discord / Teams webhook. Every alert carries that employer's
185
- whole filing history from the archive, which a keyword rule on an RSS feed cannot
186
- see. There is no built-in email — we do not claim one.
187
-
188
- - [See a real alert page before paying](https://approjects-warn-act-notices.static.hf.space/watch-sample.html) · [what you get](https://approjects-warn-act-notices.static.hf.space/watch.html)
189
- - [Try it free for 30 days, no card](https://approj.gumroad.com/l/warn-free-watch) · [Buy — $49/year](https://approj.gumroad.com/l/warn-watch)
190
-
191
- **Not deciding today?** [Join the update list →](https://approj.gumroad.com/subscribe) — one email when a
192
- new dataset or tier is published; nothing promotional. A state added or a column
193
- renamed ships in the [daily release](https://github.com/APVentureEngine/warn-act-notices/releases) instead, no address
194
- needed. The list is
195
- shared across APProjects datasets, holds an email address only, is run by
196
- Gumroad, and any message unsubscribes you. Rather give no address at all?
197
- [Watch the repo's releases](https://github.com/APVentureEngine/warn-act-notices/subscription) — GitHub notifies you on
198
- every daily republish, and a new state or changed field is in those notes the
199
- day it lands.
200
-
201
- **Reaching a human.** WARN Feed is published by APProjects, an automated data
202
- publisher — that is stated plainly rather than dressed up. Corrections, coverage
203
- gaps, schema questions and refund requests all go here and are read:
204
- [open an issue](https://github.com/APVentureEngine/warn-act-notices/issues/new/choose). Payments are handled by Gumroad as merchant of
205
- record, so an invoice can carry your company name.
206
-
207
- [Source, scrapers and methodology](https://github.com/APVentureEngine/warn-act-notices) · [the 48-state site](https://approjects-warn-act-notices.static.hf.space/)
208
- <!-- warn-feed:offer:end -->
209
-
210
- <!-- warn-feed:px:start -->
211
- <img src="https://cdn.jsdelivr.net/gh/APVentureEngine/warn-act-notices@main/assets/px/hf/kentucky-layoffs-warn-act-notices-daily.png" width="1" height="1" alt="">
212
- <sub>Card views are counted anonymously: one 1×1 image on a public CDN, no cookies, no script, no personal data. The count is public: <a href="https://data.jsdelivr.com/v1/stats/packages/gh/APVentureEngine/warn-act-notices@main/files?period=month">jsDelivr stats</a>.</sub>
213
- <!-- warn-feed:px:end -->
 
34
  # Kentucky WARN Act layoff notices — every filing we hold since 1998, one CSV, rebuilt daily
35
 
36
  **804 Kentucky WARN notices** — every one this dataset holds, back to **1998** — free to download in full: no paywalled years, no login, no account · most recent notice filed **2026-09-04**
37
+ · state source last checked **2026-09-16T12:25Z**.
38
 
39
  Kentucky employers must file a WARN Act notice with the state before a qualifying
40
  mass layoff or plant closing. This page is generated from those filings, cleaned
 
43
 
44
  > **The data above is free forever** — CC BY 4.0, no login, no API key, no delay, rebuilt daily.
45
  >
46
+ > If you only care about *particular* employers or states, you do not have to re-download the whole file and diff it yourself. **WARN Watch** runs your list against every daily refresh and gives you a private alert page, a calendar (.ics), an RSS feed and an optional Slack/Discord/Teams webhook — no login.
47
  >
48
  > **[Try it free for 30 days — no card](https://approj.gumroad.com/l/warn-free-watch)** (up to 3 employers or one state) · then **$49/year**, one-off, no auto-renew, 14-day refund · [see a real alert page first](https://approjects-warn-act-notices.static.hf.space/watch-sample.html)
49
 
 
85
  The complete file is the CSV above — every notice we hold for this state,
86
  back to 1988, free and rebuilt daily.
87
 
88
+ ## Employers that have filed the most Kentucky WARN notices
89
+
90
+ 104 employers have filed two or more Kentucky notices. The 25 most
91
+ frequent filers, rolled up on the normalized employer name (`company_canonical`),
92
+ with every notice counted from the free file above. "Workers affected" sums the
93
+ headcount on the notices that state one; it is a floor, not an estimate.
94
+
95
+ | Employer | Notices | Workers affected | First notice | Latest notice |
96
+ | --- | ---: | ---: | --- | --- |
97
+ | ArvinMeritor | 15 | 849 | 2009-05-15 | 2010-01-29 |
98
+ | Kuhlman Elctric | 12 | 105 | 2009-03-09 | 2009-10-15 |
99
+ | Sykes Enterprises | 7 | 979 | 2004-02-10 | 2012-02-21 |
100
+ | IPSCO Tubulars, (KY) | 7 | 469 | 2015-04-13 | 2016-01-13 |
101
+ | Motorola Solutions | 6 | 256 | 2013-05-21 | 2014-01-09 |
102
+ | Battelle Memorial Institute E3 | 6 | 116 | 2025-12-17 | 2026-07-23 |
103
+ | Comair | 5 | 3,223 | 2001-05-21 | 2012-10-15 |
104
+ | Gecom | 5 | 560 | 2009-01-29 | 2013-10-02 |
105
+ | Carhartt | 5 | 337 | 2006-01-18 | 2009-12-07 |
106
+ | Century Aluminum of Kentucky GP "Hawesville Smelter | 4 | 2,058 | 2013-04-16 | 2013-12-17 |
107
+ | Jockey International | 4 | 756 | 1999-11-03 | 2004-03-02 |
108
+ | United State Enrichment Corporation (USEC) | 4 | 410 | 2013-05-31 | 2013-12-17 |
109
+ | Leggett & Platt | 4 | 379 | 2008-10-15 | 2013-01-08 |
110
+ | Brake Parts | 4 | 177 | 1999-04-13 | 2015-05-28 |
111
+ | Martinrea Heavy Stamping | 4 | 113 | 2008-11-07 | 2009-01-12 |
112
+ | CSC | 4 | 61 | 2010-04-30 | 2012-09-04 |
113
+ | Sumitomo Electric Wiring Systems | 3 | 1,932 | 2001-11-30 | 2001-12-03 |
114
+ | Tecumseh Products | 3 | 1,234 | 1998-10-02 | 2000-01-25 |
115
+ | American Greetings | 3 | 1,148 | 2000-10-09 | 2001-06-20 |
116
+ | Lexmark International | 3 | 868 | 2001-02-20 | 2016-03-23 |
117
+ | United States Enrichment Corporation (USEC) | 3 | 820 | 2014-02-20 | 2014-07-31 |
118
+ | Accuride | 3 | 546 | 1999-09-03 | 2002-01-11 |
119
+ | Sapphire Coal Company - Advantage Mine Site | 3 | 489 | 2012-06-07 | 2012-07-12 |
120
+ | CSX Transportation | 3 | 424 | 2000-08-08 | 2015-10-20 |
121
+ | Kentucky Apparel | 3 | 382 | 1999-09-03 | 1999-09-20 |
122
+
123
+ ## Largest single Kentucky WARN notices on file
124
+
125
+ The 10 biggest Kentucky notices by employees affected, out of
126
+ 755 notices that state a headcount.
127
+
128
+ | Employer | Location | Employees | Notice filed | Effective |
129
+ | --- | --- | ---: | --- | --- |
130
+ | Comair, Inc. | Kenton | 1,662 | 2001-05-21 | — |
131
+ | Blue Oval SK Group/Battery Plant | Hardin | 1,514 | 2025-12-16 | 2026-03-31 |
132
+ | Comair | — | 1,194 | 2012-07-30 | — |
133
+ | Mattel-Murray | Calloway | 980 | 2001-04-06 | — |
134
+ | Sumitomo Electric Wiring Systems, Inc. | Warren, Butler, Metcalfe | 926 | 2001-11-30 | 2002-02-01 |
135
+ | Sumitomo Electric Wiring Systems, Inc. | Butler & Metcalfe | 926 | 2001-12-03 | — |
136
+ | Aramark Campus, LLC (University of Kentucky) | Fayette | 923 | 2026-04-29 | 2026-06-30 |
137
+ | Continental Tire North America Incorporated Mayfield Plant | Graves | 915 | 2004-07-02 | — |
138
+ | Regional Elite Airline Services | — | 839 | 2010-03-17 | 2010-05-18 |
139
+ | Ford Motor Company Louisville Assembly Plant | — | 756 | 2008-05-23 | 2008-07-21 |
140
+
141
  ## How much notice did Kentucky workers actually get?
142
 
143
  Of the **492** Kentucky notices in the full archive that carry both a notice date and an effective date, **220** (**44.7%**) span fewer than 60 days.
 
167
 
168
  - **[Star the repo](https://github.com/APVentureEngine/warn-act-notices)** or [watch releases](https://github.com/APVentureEngine/warn-act-notices/subscription) — GitHub tells you
169
  each day the snapshot republishes.
170
+ - **[Check Kentucky right now — free, no signup](https://approjects-warn-act-notices.static.hf.space/watch-now.html?s=KY)** —
171
+ every Kentucky notice from the last 180 days, matched in your browser.
172
  - **[WARN Watch — $49/year](https://approj.gumroad.com/l/warn-watch)** — name up to 500 employers or whole
173
+ states; every daily refresh matches them and pushes hits to a private page, a
174
+ calendar (.ics), an RSS feed and your Slack / Discord / Teams webhook. No login.
175
  [Free 30-day trial](https://approj.gumroad.com/l/warn-free-watch) — 3 employers or 1 state, no card.
176
  - **[Full 1988→ archive — free](https://github.com/APVentureEngine/warn-act-notices/releases/latest)** — every state, every year,
177
  one schema.
 
182
  ---
183
 
184
  [← all states](https://github.com/APVentureEngine/warn-act-notices/blob/main/states/README.md) ·
185
+ [repository home](https://github.com/APVentureEngine/warn-act-notices) · data as of 2026-09-16 · rebuilt daily by an automated pipeline.