APProjects commited on
Commit
8f01c43
·
verified ·
1 Parent(s): 7c8d5c5

Sync canonical offer/contact block (hf_cards_sync)

Browse files
Files changed (1) hide show
  1. README.md +83 -0
README.md CHANGED
@@ -147,3 +147,86 @@ CC BY 4.0. Underlying notices are US state public records. Attribution:
147
  "WARN Feed, https://approjects-warn-act-notices.static.hf.space".
148
 
149
  *Not affiliated with the US Department of Labor or any state agency.*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
147
  "WARN Feed, https://approjects-warn-act-notices.static.hf.space".
148
 
149
  *Not affiliated with the US Department of Labor or any state agency.*
150
+
151
+ <!-- warn-feed:offer:start -->
152
+ ## A layoff record you can audit, not just download
153
+
154
+ This dataset is one cut of a single daily rebuild: **61,330 US WARN Act
155
+ layoff notices from 48 state agencies, 1988 to today**, one schema, no
156
+ login, no delay, CC BY 4.0. Snapshot as of **2026-09-17**; the files above are
157
+ rebuilt every day, so the live count is the truth.
158
+
159
+ Several projects publish a current WARN scrape and two of them carry more rows
160
+ than we do. None of them publish what the records **used to say**:
161
+
162
+ - **617 observed changes to already-published notices, logged daily since 2026-08-31.**
163
+ `data/revisions.csv` records every field that differed between two consecutive
164
+ daily builds — employee counts, effective dates, notice types, company names —
165
+ with the old value, the new value and the date we saw it. We publish the
166
+ observation and not the cause: a change is equally explained by the agency
167
+ amending the notice or by our own parser improving, and we do not guess which
168
+ (see `data/revisions.README.txt`). A scrape that starts tomorrow cannot backfill
169
+ any of it; it only exists if someone was watching.
170
+ - **6,799 notices whose state agency page no longer lists them.** Agencies
171
+ take notices down. We keep them, flagged as archive-only, so a count you ran
172
+ last year still reconciles.
173
+ - **Point-in-time employer identity.** The ticker crosswalk resolves a filer to
174
+ the company as it existed at the time of the notice — Kmart, Sears Holdings,
175
+ Symantec — not to whatever is on today's ticker file.
176
+
177
+ If you have to defend a number to an editor, a referee or a compliance reviewer,
178
+ that provenance layer is the part you cannot rebuild yourself.
179
+ [How to cite this dataset →](https://github.com/APVentureEngine/warn-act-notices/blob/main/CITATION.cff)
180
+
181
+ **Look something up right now — free, no signup, nothing to install.**
182
+ [Check any employer or state against the last 180 days
183
+ →](https://approjects-warn-act-notices.static.hf.space/watch-now.html) It runs in your browser against these same files.
184
+
185
+ **Building something with it?** The same files are a free HTTP API — JSON and
186
+ CSV, no key, no signup, `access-control-allow-origin: *` so `fetch()` works from
187
+ a browser: [endpoints, schema and curl examples →](https://approjects-warn-act-notices.static.hf.space/api.html)
188
+
189
+ **Need one industry only?** The same filings, cut by an auditable employer-name
190
+ rule (each row keeps the rule that fired): [tech companies](https://huggingface.co/datasets/APProjects/us-tech-company-layoffs-warn-act-notices-daily)
191
+ · [hospitals & healthcare](https://huggingface.co/datasets/APProjects/us-hospital-healthcare-layoffs-warn-act-notices-daily)
192
+ · [retail store closings](https://huggingface.co/datasets/APProjects/us-retail-store-closings-layoffs-warn-act-notices-daily)
193
+ · [restaurants & hotels](https://huggingface.co/datasets/APProjects/us-restaurant-hotel-closings-layoffs-warn-act-notices-daily)
194
+ · [factory & plant closings](https://huggingface.co/datasets/APProjects/us-factory-plant-closings-manufacturing-layoffs-warn-act-notices-daily)
195
+ · [banks, insurance & finance](https://huggingface.co/datasets/APProjects/us-bank-insurance-finance-layoffs-warn-act-notices-daily)
196
+ · [warehouses, trucking & logistics](https://huggingface.co/datasets/APProjects/us-warehouse-trucking-logistics-layoffs-warn-act-notices-daily)
197
+ · [all 20 sectors](https://huggingface.co/datasets/APProjects/us-layoffs-by-industry-sector-warn-act).
198
+
199
+ **Or have it watch a list for you.** Coming back to look is the part a CSV cannot
200
+ do. **WARN Watch — $49 for a year**, one payment, nothing auto-renews, 14-day
201
+ refund, no login: up to 500 employer names plus whole states, matched on every
202
+ daily refresh, delivered to a private alert page + calendar (.ics) + RSS +
203
+ an optional Slack / Discord / Teams webhook. Every alert carries that employer's
204
+ whole filing history from the archive, which a keyword rule on an RSS feed cannot
205
+ see. There is no built-in email — we do not claim one.
206
+
207
+ - [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)
208
+ - [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)
209
+
210
+ **Not deciding today?** [Join the update list →](https://approj.gumroad.com/subscribe) — one email when a
211
+ new dataset or tier is published; nothing promotional. A state added or a column
212
+ renamed ships in the [daily release](https://github.com/APVentureEngine/warn-act-notices/releases) instead, no address
213
+ needed. The list is
214
+ shared across APProjects datasets, holds an email address only, is run by
215
+ Gumroad, and any message unsubscribes you. Rather give no address at all?
216
+ [Watch the repo's releases](https://github.com/APVentureEngine/warn-act-notices/subscription) — GitHub notifies you on
217
+ every daily republish, and a new state or changed field is in those notes the
218
+ day it lands.
219
+
220
+ **Reaching a human.** WARN Feed is published by APProjects, an automated data
221
+ publisher — that is stated plainly rather than dressed up. Corrections, coverage
222
+ gaps, schema questions and refund requests all go here and are read:
223
+ [open an issue](https://github.com/APVentureEngine/warn-act-notices/issues/new/choose). Payments are handled by Gumroad as merchant of
224
+ record, so an invoice can carry your company name.
225
+
226
+ [Source, scrapers and methodology](https://github.com/APVentureEngine/warn-act-notices) · [the 48-state site](https://approjects-warn-act-notices.static.hf.space/)
227
+ <!-- warn-feed:offer:end -->
228
+
229
+ <!-- warn-feed:px:start -->
230
+ <img src="https://cdn.jsdelivr.net/gh/APVentureEngine/warn-act-notices@main/assets/px/hf/us-warn-act-layoff-notice-changes-daily.png" width="1" height="1" alt="">
231
+ <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>
232
+ <!-- warn-feed:px:end -->