--- pretty_name: US WARN Act Layoff Notices — rebuilt daily from state portals license: cc-by-4.0 language: - en task_categories: - tabular-classification - time-series-forecasting tags: - layoffs - warn-act - employment - economics - labor - labor-market - united-states - time-series - public-records - government-data - alternative-data - daily-updated - warn-notices - plant-closings - job-cuts - workforce - hr - recruiting - tabular size_categories: - 10K **The data above is free forever** — CC BY 4.0, no login, no API key, no delay, rebuilt daily. > > 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. > > **[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) ## Quickstart ```python from datasets import load_dataset ds = load_dataset("APProjects/us-warn-act-layoffs-notices-daily", split="train") print(ds[0]) ``` ```python import pandas as pd df = pd.read_csv("https://huggingface.co/datasets/APProjects/" "us-warn-act-layoffs-notices-daily/resolve/main/data/warn_notices.csv") # layoffs by month df.groupby(df.notice_date.str[:7]).employees_affected.sum().tail(12) ``` ## How much notice did workers actually get? The WARN Act is a law about a number of days, and no state publishes that number. Both dates are in this dataset, so we compute it on every refresh: **15,685 of 33,691 notices (47%) that publish both a notice date and a later layoff date gave workers fewer than 60 days — 1,550,726 workers in total.** The median notice period is exactly 60 days: employers file at the line, and half land under it. 2,016 notices were filed the same day the layoff took effect. This is arithmetic on public records, **not** a finding that anyone broke the law: WARN excuses short notice for a faltering company, for business circumstances that were not reasonably foreseeable, and for natural disasters, and several states run their own notice laws. We also exclude rather than reinterpret the 12,200 records whose layoff date precedes their own notice date, and the 12,169 with no layoff date at all. - Free CSV, 33,691 rows with a computed `notice_days` column: [notice_period.csv](https://approjects-warn-act-notices.static.hf.space/data/notice_period.csv) - Charts, per-state ranking and the full method: [notice-period.html](https://approjects-warn-act-notices.static.hf.space/notice-period.html) - `notice_days` is computed for all 61,320 rows back to 1988, free ## Rebuilt every day **17 consecutive days** of data commits to the [public repo](https://github.com/APVentureEngine/warn-act-notices/commits/main), 2026-08-30 through 2026-09-15, none missed. Layoff trackers are usually one person's side project and stop when that person gets busy; this one is a pipeline, and the commit history is the proof. Counted from `git log -- data` on every build. ## This year against last, same months **2,359 WARN notices Jan-Jul 2026** vs **2,415 Jan-Jul 2025** (**-2.3%**); 210,630 workers this year vs 221,870. Counted by `notice_date` from `data/warn_notices.csv` on every build. The two most recent months are left out because state portals post notices dated in the prior month for weeks afterwards; every month since 1988 is in the [monthly time-series companion dataset](https://huggingface.co/datasets/APProjects/us-layoffs-monthly-time-series-warn-act). ## How far back does this go? This file is the whole archive: **61,320 notices back to 1988**, with no paywalled years. The free page [**US layoff notices by year, 1988–2026**](https://approjects-warn-act-notices.static.hf.space/history.html) charts every one of those years — notices, workers affected, and how many states were filing (the coverage caveat, stated rather than hidden). The starkest thing it shows: **2020 alone holds 16,295 notices covering 2,045,768 workers**, more workers than 2021–2025 combined (1,428,928) — and that year, like every other, is inside this file. For scale on what a paid comparable costs: WARNTracker's public pricing page (checked 2026-09-05) lists **$2,000 one-time** for its historical CSV and **$250/month** for a weekly email of new notices, covering 46 states and D.C. This file is free and rebuilt daily across 48 states, and the whole 1988-present archive is in it at no charge. What we sell is the daily watch on YOUR employers: [WARN Watch, $49/year](https://approj.gumroad.com/l/warn-watch). ## If this saved you a scrape Two free things, five seconds, no account changes hands: - **Like this dataset** (the heart, top right) — likes are how the next person searching the Hub for "WARN" or "layoffs" finds a file that was rebuilt today instead of one uploaded once in 2023. - **[Watch the source repo's releases](https://github.com/APVentureEngine/warn-act-notices/subscription)** — a notification each day the snapshot is republished, with the row counts and the per-state freshness table in the notes. Something wrong in a row, or a state you need that is not here? [Open an issue](https://github.com/APVentureEngine/warn-act-notices/issues) — the last reader's fix shipped the same day. ## What a fork of the scraper cannot get Collection uses the Apache-2.0 [biglocalnews/warn-scraper](https://github.com/biglocalnews/warn-scraper), and you should fork it — it is good software. A fork returns whatever each state portal serves **today**. Five states have taken their history down: | State | On the state portal today | In this dataset | Recovered from deleted pages | Period recovered | |---|---:|---:|---:|---| | Michigan | 116 | 2,202 | 2,086 | 2000–2025 | | Pennsylvania | 310 | 1,895 | 1,585 | 2011–2023 | | New York | 5,010 | 6,507 | 1,497 | 2001–2014 | | Connecticut | 27 | 871 | 844 | 2010–2025 | | North Carolina | 295 | 1,082 | 787 | 2014–2021 | **6,799 notices** in this file exist only because they were rebuilt one Internet Archive capture at a time from pages the agencies removed (Michigan's retired milmi.org listings, Pennsylvania L&I's month-by-month pages, Connecticut's year index, New York's retired labor.ny.gov/app/warn application, North Carolina's archived yearly PDFs). Those five portals list 5,758 notices between them right now. Nothing here is estimated or interpolated; fields a source never printed are left empty. The archive-only rows are also published on their own: [us-historical-layoffs-archive-warn-act-notices-removed-from-state-websites](https://huggingface.co/datasets/APProjects/us-historical-layoffs-archive-warn-act-notices-removed-from-state-websites). ## Is there a state feed you could subscribe to instead? We checked the official source behind all 48 states on 2026-09-11: **0 publish a feed you can subscribe to**, 3 post a spreadsheet, and the other 45 publish a web page, a pile of PDFs, a POST-only search form — or no WARN page at all. Two that advertise a feed (Georgia, Idaho) serve the agency's WordPress comments feed with no notices in it. That is why this dataset is rebuilt daily and why each state gets a normalized RSS feed here: [the per-state census with every portal linked](https://approjects-warn-act-notices.static.hf.space/sources.html) (re-run weekly; evidence in `data/source_formats.json` in the GitHub repo). ## What a single state's feed cannot tell you Layoffs cross state lines; WARN portals do not. Because this dataset normalizes 48 portals into one schema **and** canonicalizes employer names across them, you can ask a question no single state's feed can answer: **2,756 employers filed WARN notices in two or more states since 1988** — 605 of them in five or more, 2,915,033 workers in total, spanning 48 states (build of 2026-09-15). | Employer | States | Which | Workers | |---|---:|---|---:| | Aramark | 37 | AL, AZ, CA, CO, CT, DC, DE, FL, IA, ID, IL, IN, KS, KY, MA, MD, MI, MN, MO, MS, NC, NJ, NV, NY, OH, OK, OR, PA, RI, SC, SD, TN, TX, UT, VA, WA, WI | 49,229 | | Sodexo | 37 | AL, AZ, CA, CO, CT, DC, DE, FL, HI, ID, IL, IN, KS, KY, LA, MA, MD, MI, MN, MO, NC, NE, NJ, NV, NY, OH, OK, OR, PA, RI, SC, TN, TX, VA, WA, WI, WV | 28,690 | | Walmart | 30 | AK, AL, AZ, CA, CO, CT, DC, FL, GA, IL, IN, KS, MA, MD, MI, NC, NJ, NM, NY, OH, OK, OR, PA, SC, TN, TX, UT, VA, WA, WI | 23,084 | | Conduent | 30 | AZ, CA, CO, CT, DE, FL, GA, ID, IN, KY, LA, MD, MI, MO, NC, NE, NM, NV, NY, OH, OK, OR, PA, RI, SC, SD, TN, VA, WA, WI | 3,605 | | ABM | 27 | AL, AZ, CA, CO, DC, FL, GA, IL, IN, MA, MD, MN, MO, NC, NJ, NV, NY, OH, OK, PA, SC, TN, TX, UT, VA, WA, WI | 12,448 | Full ranked list, filterable, free and rebuilt daily: [**companies laying off in multiple states**](https://approjects-warn-act-notices.static.hf.space/multi-state.html). ## Don't want to re-download this every day? (free, no card) If you only care about a few employers, you do not need the whole CSV. **[Check them right now, in your browser →](https://approjects-warn-act-notices.static.hf.space/watch-now.html)** — paste any list, see every match from the last 180 days; no account, no email, nothing sent anywhere (`?q=Boeing|Kaiser` or `?s=CA` pre-fills it). To be told when one of them files next, name up to three employers (or one whole state) and every daily rebuild is matched against them for you — matches land on your own alert page with a calendar (.ics) and an RSS feed, and optionally a Slack/Discord/Teams webhook. **[Start a free 30-day watch →](https://approj.gumroad.com/l/warn-free-watch)** — $0, no card, nothing renews. Matching runs on the employer name as filed, on our canonical name and on the trade name, so `general motors` also catches `General Motors, LLC -- Lansing Region`. Want the one column no state publishes? The companion dataset [**how many days of notice each filing actually gave**](https://huggingface.co/datasets/APProjects/us-warn-act-layoff-notice-period-days) computes `effective_date - notice_date` per notice — half of all measurable US WARN filings since 1988 gave workers under 60 days, and the median sits exactly on 60. Same daily rebuild, same ids, so the two files join on `id`. Which employers are cutting in **more than one state**? No single state portal can show that; the companion [**multi-state employer dataset**](https://huggingface.co/datasets/APProjects/us-multi-state-employer-layoffs-warn-notices-by-state) merges the free window across every state, one row per employer (states, notices, workers as filed) plus every underlying notice keyed by the same `id`. Need the **aggregate** rather than individual notices? BLS killed its *Mass Layoff Statistics* program on 2013-09-30 and nothing replaced it. The companion [**US Mass Layoff & Plant Closing Statistics**](https://huggingface.co/datasets/APProjects/us-mass-layoff-and-plant-closing-statistics-monthly) rebuilds a monthly national and per-state series from this same file — events and workers affected, WARN's own 50-worker threshold, back to 1988, refreshed on the same daily run. Want to know whose job ends NEXT rather than what was announced? The companion [**upcoming layoffs dataset**](https://huggingface.co/datasets/APProjects/upcoming-layoffs-job-cuts-plant-closings-us-warn-act) is only the notices whose separation date falls in the next 90 days: 414 notices across 27 states, of which 230 take effect within 30 days (21,500 workers named). Those people are still employed as of this rebuild. A copy of that file is wrong within a day, which is the point of it. What did this filing say *before* it said this? No state portal keeps a history - the page simply changes. The companion [**observed change log**](https://huggingface.co/datasets/APProjects/us-warn-act-layoff-notice-changes-daily) is a diff of this dataset against itself, every day since 2026-08-30: 616 observed changes over 17 daily builds, touching 411 distinct notices, joinable on `id`. It labels only what is mechanically decidable, because a difference between two builds can come from the agency amending the notice **or** from our own parser improving, and a row that stops appearing is not proof the employer withdrew anything. Nobody can reconstruct what those portals said last Tuesday, including us - the file only grows forward. Only want this year? The companion [**US layoffs 2026 dataset**](https://huggingface.co/datasets/APProjects/layoffs-2026-us-warn-act-notices-daily) is the 2,690 notices filed in 2026 (243,008 workers named, 45 states), with by-state, by-month and top-employer rollups already computed. Same rebuild, same ids. Only want the tech layoffs? The companion [**US tech company layoffs dataset**] (https://huggingface.co/datasets/APProjects/us-tech-company-layoffs-warn-act-notices-daily) is the 1,732 filings from software, internet, semiconductor and electronics employers (191,402 workers, 367 companies, 1989-2026), with the per-company history already rolled up. Unlike the trackers built from news stories, every row there is a filing with a state, a site and an effective date. No state publishes an industry field, so sector is assigned from the employer NAME and the file is a floor, not a census: 47.4% of all notices carry a name that reveals no sector. Same daily rebuild, same ids. Want it one row per COMPANY instead of one row per notice? The companion [**employer layoff-history dataset**](https://huggingface.co/datasets/APProjects/us-warn-act-employer-layoff-history) rolls all 61,320 notices up into 29,900 canonicalized employers with their states, first and latest filing and total workers noticed — and shows what the notice-level file hides: the 6,410 employers that have filed more than once account for 62% of every notice on record. Same daily rebuild, same canonical names. Want it as a TIME SERIES? The companion [**monthly layoffs time-series dataset**](https://huggingface.co/datasets/APProjects/us-layoffs-monthly-time-series-warn-act) is one row per month, 1988-11 to 2026-09 (455 months, zeros included), notice-date and effective-date bases side by side, with a `states_reporting` column so nobody mistakes growing coverage for growing layoffs, plus a per-state table. Busiest month on record: April 2020, 4,769 notices. Prefer clicking to coding? The [**live explorer Space**](https://huggingface.co/spaces/APProjects/us-layoff-notices-explorer) searches every employer in this file, lists the newest notices, and shows per-state freshness — it reads the same files, so it is never staler than the dataset. This is a live mirror of [github.com/APVentureEngine/warn-act-notices](https://github.com/APVentureEngine/warn-act-notices) — stats site, per-state CSVs, weekly/monthly pages, RSS, and API docs live there. ## Schema Why this repo exists in one paragraph: of the 48 state sources in this refresh, 47 arrive in **37 different column layouts** using **193 distinct column names**, and the employer's name alone is published under **8 different headings** — `Doing Business As Name` (IL) · `Name of Company` (MT) · `Organization Name` (DC). Every one is mapped to the 11 fields below on every refresh, dates parsed to ISO and employers resolved to a canonical name, so one company can be followed across state lines. Counted from the raw files on each build, never hand-written. | column | meaning | |---|---| | `id` | stable row id (source-issued key where the state provides one) | | `state` | two-letter state code | | `company` | employer name as filed | | `company_canonical` | canonicalized employer name (dedup/rollup-friendly) | | `company_dba` | "doing business as" alias, when filed | | `location` | site location as filed | | `employees_affected` | headcount on the notice (blank when the state omits it) | | `notice_date` | date the notice was filed | | `effective_date` | planned layoff/closure date | | `notice_type` | layoff / closure / amendment etc., as filed | | `first_seen` | date our pipeline first observed this row | ## Freshness & coverage Regenerated from state sources every day; broken scrapers are repaired within a cycle, and per-state coverage is tracked in `coverage.json` (included here). A one-off copy of this dataset rots in weeks — several states silently amend, re-issue, or remove rows; the pipeline reconciles that daily with stable-id retention logic. Hugging Face lists several other US WARN datasets. Before choosing one, compare their last-modified dates: the site's [data-sources comparison](https://approjects-warn-act-notices.static.hf.space/compare.html#hf-peers) reads them from the Hugging Face API on every rebuild and prints them next to this dataset's rebuild date, so the freshness claim above is checkable rather than asserted. ## Browse by state Every state below has a page with its notices, a monthly trend, RSS and JSON, rebuilt from this dataset each day. `Latest notice` is the most recent notice date that state has published — not the date we checked — so a stale column is the STATE being quiet, not this pipeline being broken. | State | Notices | Latest notice | |---|---|---| | [California WARN notices](https://approjects-warn-act-notices.static.hf.space/states/california.html) · [own dataset](https://huggingface.co/datasets/APProjects/california-layoffs-warn-act-notices-daily) | 16,587 | 2026-09-09 | | [New York WARN notices](https://approjects-warn-act-notices.static.hf.space/states/new-york.html) · [own dataset](https://huggingface.co/datasets/APProjects/new-york-layoffs-warn-act-notices-daily) | 6,507 | 2026-08-25 | | [Illinois WARN notices](https://approjects-warn-act-notices.static.hf.space/states/illinois.html) · [own dataset](https://huggingface.co/datasets/APProjects/illinois-layoffs-warn-act-notices-daily) | 4,845 | 2026-09-02 | | [Florida WARN notices](https://approjects-warn-act-notices.static.hf.space/states/florida.html) · [own dataset](https://huggingface.co/datasets/APProjects/florida-layoffs-warn-act-notices-daily) | 3,115 | 2026-08-28 | | [Texas WARN notices](https://approjects-warn-act-notices.static.hf.space/states/texas.html) · [own dataset](https://huggingface.co/datasets/APProjects/texas-layoffs-warn-act-notices-daily) | 2,390 | 2026-09-11 | | [New Jersey WARN notices](https://approjects-warn-act-notices.static.hf.space/states/new-jersey.html) · [own dataset](https://huggingface.co/datasets/APProjects/new-jersey-layoffs-warn-act-notices-daily) | 2,324 | 2026-09-01 | | [Michigan WARN notices](https://approjects-warn-act-notices.static.hf.space/states/michigan.html) · [own dataset](https://huggingface.co/datasets/APProjects/michigan-layoffs-warn-act-notices-daily) | 2,202 | 2026-09-15 | | [Pennsylvania WARN notices](https://approjects-warn-act-notices.static.hf.space/states/pennsylvania.html) · [own dataset](https://huggingface.co/datasets/APProjects/pennsylvania-layoffs-warn-act-notices-daily) | 1,895 | 2026-08-31 | | [Washington WARN notices](https://approjects-warn-act-notices.static.hf.space/states/washington.html) · [own dataset](https://huggingface.co/datasets/APProjects/washington-layoffs-warn-act-notices-daily) | 1,504 | 2026-09-11 | | [Oregon WARN notices](https://approjects-warn-act-notices.static.hf.space/states/oregon.html) · [own dataset](https://huggingface.co/datasets/APProjects/oregon-layoffs-warn-act-notices-daily) | 1,370 | 2026-09-01 | | [Maryland WARN notices](https://approjects-warn-act-notices.static.hf.space/states/maryland.html) · [own dataset](https://huggingface.co/datasets/APProjects/maryland-layoffs-warn-act-notices-daily) | 1,275 | 2026-09-10 | | [Indiana WARN notices](https://approjects-warn-act-notices.static.hf.space/states/indiana.html) · [own dataset](https://huggingface.co/datasets/APProjects/indiana-layoffs-warn-act-notices-daily) | 1,182 | 2026-09-02 | | [Virginia WARN notices](https://approjects-warn-act-notices.static.hf.space/states/virginia.html) · [own dataset](https://huggingface.co/datasets/APProjects/virginia-layoffs-warn-act-notices-daily) | 1,124 | 2026-09-10 | | [North Carolina WARN notices](https://approjects-warn-act-notices.static.hf.space/states/north-carolina.html) · [own dataset](https://huggingface.co/datasets/APProjects/north-carolina-layoffs-warn-act-notices-daily) | 1,082 | 2026-09-10 | | [Ohio WARN notices](https://approjects-warn-act-notices.static.hf.space/states/ohio.html) · [own dataset](https://huggingface.co/datasets/APProjects/ohio-layoffs-warn-act-notices-daily) | 1,070 | 2026-09-11 | | [Alabama WARN notices](https://approjects-warn-act-notices.static.hf.space/states/alabama.html) · [own dataset](https://huggingface.co/datasets/APProjects/alabama-layoffs-warn-act-notices-daily) | 1,061 | 2026-08-31 | | [Tennessee WARN notices](https://approjects-warn-act-notices.static.hf.space/states/tennessee.html) · [own dataset](https://huggingface.co/datasets/APProjects/tennessee-layoffs-warn-act-notices-daily) | 1,061 | 2026-09-02 | | [Connecticut WARN notices](https://approjects-warn-act-notices.static.hf.space/states/connecticut.html) · [own dataset](https://huggingface.co/datasets/APProjects/connecticut-layoffs-warn-act-notices-daily) | 871 | 2026-09-09 | | [Nebraska WARN notices](https://approjects-warn-act-notices.static.hf.space/states/nebraska.html) · [own dataset](https://huggingface.co/datasets/APProjects/nebraska-layoffs-warn-act-notices-daily) | 845 | 2026-08-26 | | [Colorado WARN notices](https://approjects-warn-act-notices.static.hf.space/states/colorado.html) · [own dataset](https://huggingface.co/datasets/APProjects/colorado-layoffs-warn-act-notices-daily) | 838 | 2026-09-10 | | [Kentucky WARN notices](https://approjects-warn-act-notices.static.hf.space/states/kentucky.html) · [own dataset](https://huggingface.co/datasets/APProjects/kentucky-layoffs-warn-act-notices-daily) | 804 | 2026-09-04 | | [Kansas WARN notices](https://approjects-warn-act-notices.static.hf.space/states/kansas.html) · [own dataset](https://huggingface.co/datasets/APProjects/kansas-layoffs-warn-act-notices-daily) | 791 | 2026-05-01 | | [Arizona WARN notices](https://approjects-warn-act-notices.static.hf.space/states/arizona.html) · [own dataset](https://huggingface.co/datasets/APProjects/arizona-layoffs-warn-act-notices-daily) | 637 | 2026-09-03 | | [Wisconsin WARN notices](https://approjects-warn-act-notices.static.hf.space/states/wisconsin.html) · [own dataset](https://huggingface.co/datasets/APProjects/wisconsin-layoffs-warn-act-notices-daily) | 617 | 2026-08-24 | | [Nevada WARN notices](https://approjects-warn-act-notices.static.hf.space/states/nevada.html) · [own dataset](https://huggingface.co/datasets/APProjects/nevada-layoffs-warn-act-notices-daily) | 613 | 2026-06-29 | | [South Carolina WARN notices](https://approjects-warn-act-notices.static.hf.space/states/south-carolina.html) · [own dataset](https://huggingface.co/datasets/APProjects/south-carolina-layoffs-warn-act-notices-daily) | 604 | 2026-08-28 | | [Hawaii WARN notices](https://approjects-warn-act-notices.static.hf.space/states/hawaii.html) · [own dataset](https://huggingface.co/datasets/APProjects/hawaii-layoffs-warn-act-notices-daily) | 460 | 2026-08-20 | | [Minnesota WARN notices](https://approjects-warn-act-notices.static.hf.space/states/minnesota.html) · [own dataset](https://huggingface.co/datasets/APProjects/minnesota-layoffs-warn-act-notices-daily) | 457 | 2026-06-15 | | [Iowa WARN notices](https://approjects-warn-act-notices.static.hf.space/states/iowa.html) · [own dataset](https://huggingface.co/datasets/APProjects/iowa-layoffs-warn-act-notices-daily) | 417 | 2026-09-01 | | [Missouri WARN notices](https://approjects-warn-act-notices.static.hf.space/states/missouri.html) · [own dataset](https://huggingface.co/datasets/APProjects/missouri-layoffs-warn-act-notices-daily) | 374 | 2026-09-03 | | [Massachusetts WARN notices](https://approjects-warn-act-notices.static.hf.space/states/massachusetts.html) · [own dataset](https://huggingface.co/datasets/APProjects/massachusetts-layoffs-warn-act-notices-daily) | 294 | 2026-08-31 | | [Georgia WARN notices](https://approjects-warn-act-notices.static.hf.space/states/georgia.html) · [own dataset](https://huggingface.co/datasets/APProjects/georgia-layoffs-warn-act-notices-daily) | 284 | 2026-09-14 | | [Utah WARN notices](https://approjects-warn-act-notices.static.hf.space/states/utah.html) · [own dataset](https://huggingface.co/datasets/APProjects/utah-layoffs-warn-act-notices-daily) | 282 | 2026-08-13 | | [Oklahoma WARN notices](https://approjects-warn-act-notices.static.hf.space/states/oklahoma.html) · [own dataset](https://huggingface.co/datasets/APProjects/oklahoma-layoffs-warn-act-notices-daily) | 220 | 2026-08-17 | | [Idaho WARN notices](https://approjects-warn-act-notices.static.hf.space/states/idaho.html) · [own dataset](https://huggingface.co/datasets/APProjects/idaho-layoffs-warn-act-notices-daily) | 199 | 2026-08-10 | | [District of Columbia WARN notices](https://approjects-warn-act-notices.static.hf.space/states/district-of-columbia.html) · [own dataset](https://huggingface.co/datasets/APProjects/district-of-columbia-layoffs-warn-act-notices-daily) | 143 | 2026-07-27 | | [Mississippi WARN notices](https://approjects-warn-act-notices.static.hf.space/states/mississippi.html) · [own dataset](https://huggingface.co/datasets/APProjects/mississippi-layoffs-warn-act-notices-daily) | 136 | 2026-05-11 | | [Rhode Island WARN notices](https://approjects-warn-act-notices.static.hf.space/states/rhode-island.html) · [own dataset](https://huggingface.co/datasets/APProjects/rhode-island-layoffs-warn-act-notices-daily) | 126 | 2026-06-29 | | [New Mexico WARN notices](https://approjects-warn-act-notices.static.hf.space/states/new-mexico.html) · [own dataset](https://huggingface.co/datasets/APProjects/new-mexico-layoffs-warn-act-notices-daily) | 116 | 2026-06-29 | | [Delaware WARN notices](https://approjects-warn-act-notices.static.hf.space/states/delaware.html) · [own dataset](https://huggingface.co/datasets/APProjects/delaware-layoffs-warn-act-notices-daily) | 100 | 2026-08-10 | | [Maine WARN notices](https://approjects-warn-act-notices.static.hf.space/states/maine.html) | 86 | 2026-09-09 | | [South Dakota WARN notices](https://approjects-warn-act-notices.static.hf.space/states/south-dakota.html) | 80 | 2026-08-10 | | [Vermont WARN notices](https://approjects-warn-act-notices.static.hf.space/states/vermont.html) | 70 | 2026-06-17 | | [Alaska WARN notices](https://approjects-warn-act-notices.static.hf.space/states/alaska.html) | 66 | 2026-07-06 | | [West Virginia WARN notices](https://approjects-warn-act-notices.static.hf.space/states/west-virginia.html) | 58 | 2026-08-19 | | [North Dakota WARN notices](https://approjects-warn-act-notices.static.hf.space/states/north-dakota.html) | 54 | 2026-01-15 | | [Montana WARN notices](https://approjects-warn-act-notices.static.hf.space/states/montana.html) | 46 | 2026-07-21 | | [Louisiana WARN notices](https://approjects-warn-act-notices.static.hf.space/states/louisiana.html) | 38 | 2026-08-26 | ## The whole archive is in this file Since 2026-09-07 there is no paywalled history: all 61,320 notices back to 1988 are in `data/warn_notices.csv` here and in the GitHub repo, CC BY 4.0. ## Paid: have your list watched for you - **WARN Watch** — up to 500 employer terms plus whole states, matched on every daily refresh for a year; private alert page + calendar (.ics) + RSS + optional Slack/Discord/Teams webhook, no login. Every alert carries that employer's whole filing record ("Boeing — 416th WARN notice from this employer since 1998 · 14 states · 43,948 workers to date · last filed 2025-04-04 · 1 of 5 locations this employer filed in CA that day") — history a keyword rule on an RSS feed cannot see. **[Buy — $49/year](https://approj.gumroad.com/l/warn-watch)** · [see a real alert page](https://approjects-warn-act-notices.static.hf.space/watch-sample.html) · [what it looks like](https://approjects-warn-act-notices.static.hf.space/watch.html) · [try it free for 30 days, no card](https://approj.gumroad.com/l/warn-free-watch) - **WARN Watch Team** — the same watch for 2,500 employer terms, plus `list-report.json`: a machine-readable join of your whole list against the archive (versioned schema, for CRM or warehouse import). **[Buy — $199/year](https://approj.gumroad.com/l/warn-watch-team)** · same 14-day refund, nothing auto-renews. ## License & citation Free tier: CC BY 4.0. Cite as "WARN Feed, github.com/APVentureEngine/warn-act-notices" (see CITATION.cff in the GitHub repo). Underlying scrapers include Apache-2.0 code from biglocalnews/warn-scraper (attributed in-repo). ## A layoff record you can audit, not just download This dataset is one cut of a single daily rebuild: **61,320 US WARN Act layoff notices from 48 state agencies, 1988 to today**, one schema, no login, no delay, CC BY 4.0. Snapshot as of **2026-09-15**; the files above are rebuilt every day, so the live count is the truth. Several projects publish a current WARN scrape and two of them carry more rows than we do. None of them publish what the records **used to say**: - **616 observed changes to already-published notices, logged daily since 2026-08-31.** `data/revisions.csv` records every field that differed between two consecutive daily builds — employee counts, effective dates, notice types, company names — with the old value, the new value and the date we saw it. We publish the observation and not the cause: a change is equally explained by the agency amending the notice or by our own parser improving, and we do not guess which (see `data/revisions.README.txt`). A scrape that starts tomorrow cannot backfill any of it; it only exists if someone was watching. - **6,799 notices whose state agency page no longer lists them.** Agencies take notices down. We keep them, flagged as archive-only, so a count you ran last year still reconciles. - **Point-in-time employer identity.** The ticker crosswalk resolves a filer to the company as it existed at the time of the notice — Kmart, Sears Holdings, Symantec — not to whatever is on today's ticker file. If you have to defend a number to an editor, a referee or a compliance reviewer, that provenance layer is the part you cannot rebuild yourself. [How to cite this dataset →](https://github.com/APVentureEngine/warn-act-notices/blob/main/CITATION.cff) **Look something up right now — free, no signup, nothing to install.** [Check any employer or state against the last 180 days →](https://approjects-warn-act-notices.static.hf.space/watch-now.html) It runs in your browser against these same files. **Building something with it?** The same files are a free HTTP API — JSON and CSV, no key, no signup, `access-control-allow-origin: *` so `fetch()` works from a browser: [endpoints, schema and curl examples →](https://approjects-warn-act-notices.static.hf.space/api.html) **Need one industry only?** The same filings, cut by an auditable employer-name rule (each row keeps the rule that fired): [tech companies](https://huggingface.co/datasets/APProjects/us-tech-company-layoffs-warn-act-notices-daily) · [hospitals & healthcare](https://huggingface.co/datasets/APProjects/us-hospital-healthcare-layoffs-warn-act-notices-daily) · [retail store closings](https://huggingface.co/datasets/APProjects/us-retail-store-closings-layoffs-warn-act-notices-daily) · [restaurants & hotels](https://huggingface.co/datasets/APProjects/us-restaurant-hotel-closings-layoffs-warn-act-notices-daily) · [factory & plant closings](https://huggingface.co/datasets/APProjects/us-factory-plant-closings-manufacturing-layoffs-warn-act-notices-daily) · [banks, insurance & finance](https://huggingface.co/datasets/APProjects/us-bank-insurance-finance-layoffs-warn-act-notices-daily) · [warehouses, trucking & logistics](https://huggingface.co/datasets/APProjects/us-warehouse-trucking-logistics-layoffs-warn-act-notices-daily) · [all 20 sectors](https://huggingface.co/datasets/APProjects/us-layoffs-by-industry-sector-warn-act). **Or have it watch a list for you.** Coming back to look is the part a CSV cannot do. **WARN Watch — $49 for a year**, one payment, nothing auto-renews, 14-day refund, no login: up to 500 employer names plus whole states, matched on every daily refresh, delivered to a private alert page + calendar (.ics) + RSS + an optional Slack / Discord / Teams webhook. Every alert carries that employer's whole filing history from the archive, which a keyword rule on an RSS feed cannot see. There is no built-in email — we do not claim one. - [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) - [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) **Not deciding today?** [Join the update list →](https://approj.gumroad.com/subscribe) — used only for a state added, a column change or a tier change; nothing promotional. The list is shared across APProjects datasets, holds an email address only, is run by Gumroad, and any message unsubscribes you. Rather give no address at all? [Watch the repo's releases](https://github.com/APVentureEngine/warn-act-notices/subscription) — GitHub notifies you on every daily republish, and a new state or changed field is in those notes the day it lands. **Reaching a human.** WARN Feed is published by APProjects, an automated data publisher — that is stated plainly rather than dressed up. Corrections, coverage gaps, schema questions and refund requests all go here and are read: [open an issue](https://github.com/APVentureEngine/warn-act-notices/issues/new/choose). Payments are handled by Gumroad as merchant of record, so an invoice can carry your company name. [Source, scrapers and methodology](https://github.com/APVentureEngine/warn-act-notices) · [the 48-state site](https://approjects-warn-act-notices.static.hf.space/) Card views are counted anonymously: one 1×1 image on a public CDN, no cookies, no script, no personal data. The count is public: jsDelivr stats.