CoolFace
Datasetpublic

APProjects/us-tech-company-layoffs-warn-act-notices-daily

US tech company layoffs — the actual WARN Act filings, rebuilt every day Last rebuilt: 2026-09-24. 1,748 layoff notices filed by software, IT, internet, semiconductor and electronics companies with US state labor departments — 192,838 workers, 369 employers, 39 states, 1989–2026. Free, CC BY 4.0, no login, no delay. Every other tech-layoff tracker you know is assembled from news stories and crowd submissions. This one is assembled from the legal filings employers must make… See the full description on the dataset page: https://huggingface.co/datasets/APProjects/us-tech-company-layoffs-warn-act-notices-daily.

sourceHugging Facecc-by-4.0updated 2d agoView on Hugging Face
0likes379downloads
Dataset Card

US tech company layoffs — the actual WARN Act filings, rebuilt every day

Last rebuilt: 2026-09-24. 1,748 layoff notices filed by software, IT, internet, semiconductor and electronics companies with US state labor departments — 192,838 workers, 369 employers, 39 states, 1989–2026. Free, CC BY 4.0, no login, no delay.

Every other tech-layoff tracker you know is assembled from news stories and crowd submissions. This one is assembled from the legal filings employers must make before a mass layoff: employer, state, site, workers affected, notice date, effective date, and the notice type in the state's own words. An automated pipeline re-scrapes 48 state portals every day and rebuilds this file with them.

Read this before you quote a number

This is a FLOOR, not a census. No US state WARN portal publishes an industry field — not one. Sector here is assigned from the employer name by an auditable keyword rule table, and 47.5% of all 61,235 notices in the archive carry a name that reveals no sector at all (Rugged Liner, KPR US, Point Designs). A tech company trading under an opaque name is therefore missing from this file. Every row keeps sector_rule — the exact pattern that fired — so any inclusion can be checked or disputed row by row, and the full unfiltered archive is one click away: all 61,235 notices.

WARN also only covers layoffs above a size threshold (broadly 50+ at a site, lower in some states), so small tech layoffs never generate a filing at all.

What counts as "tech" here: software, internet and e-commerce platforms, semiconductors, consumer electronics and IT services — the same boundary the well-known tech-layoff trackers use, which is why Meta, Intel, Cisco and Google sit in the same file as Wayfair, Instacart, Peloton and WeWork. Telecom and cable carriers are deliberately NOT here; they are in the sector dataset under media_telecom. Disagree with a row? The sector_rule column names the pattern that put it there.

Files

filerowswhat it is
data/tech_layoff_notices.csv1,748every tech WARN notice, one row each
data/tech_layoffs_by_employer.csv369per-company history, biggest first
data/tech_layoffs_by_year.csv38notices, workers and employers per year
python
import pandas as pd
df = pd.read_csv("https://huggingface.co/datasets/APProjects/us-tech-company-layoffs-warn-act-notices-daily"
                 "/resolve/main/data/tech_layoff_notices.csv")
df.groupby(df.notice_date.str[:4]).employees_affected.sum().tail(10)

Tech layoffs by year

yearnoticesworkers affectedemployers
202615518,62649
202513812,16149
202417716,67447
202331031,38168
202210813,97635
2021352,70317
202014714,54570
2019977,13633
2018605,86331
2017675,71333
20168312,03437
2015727,71836
2014617,50821
2013222,02011
201251,2274

The companies with the most tech layoff workers on file

employernoticesworkersstatesfirstlast
Meta Platforms11414,006CA, NJ, NY, TX, WA2022-11-092026-05-26
Microsoft6113,083CA, IL, NY, OR, WA2004-08-232026-07-06
Intel1049,025AZ, CA, NJ, NM, OR, PA, TX, WA2001-05-032026-09-18
Cisco Systems377,986CA2014-10-012026-06-24
Motorola287,248CA, FL, IL, KY, NJ1998-09-222016-09-28
Qualcomm696,587CA, CO, NC, NJ2014-12-192026-04-09
Broadcom265,777CA, CO, MA, NJ, NY, VA, WA2014-07-012025-10-20
Oracle America305,093AL, CA, MD, NY, WA2017-01-192026-09-15
Zenith Electronics83,670IL1993-04-022001-02-26
Google1003,369CA, NY, WA2017-01-132026-08-05
Xerox333,331CA, CO, FL, IL, KY, NC, NY, OH, OK, OR, TN, UT, WA1994-10-112020-06-06
Panasonic192,941CA, IL, KY, NJ, NY, OR, WA2004-01-302025-11-26
Intuit302,933AZ, CA, CO, ID, IL, VA2013-07-102026-05-21
Stitch Fix72,830CA, PA, TX, UT2020-06-162023-10-02
Western Digital292,660CA, UT2015-04-202026-02-03

Most recent tech filings in this build

dateemployerstatelocationworkers
2026-09-22ExpediaWASeattle58
2026-09-18IntelCASanta Clara County1
2026-09-18IntelCASanta Clara County24
2026-09-18IntelCASanta Clara County22
2026-09-18IntelCASanta Clara County5
2026-09-15Oracle AmericaCASanta Clara County99
2026-09-15Oracle Pleasanton Campus (Pleasanton Campus)CAAlameda County63
2026-09-15Uber TechnologiesCASan Francisco County102
2026-09-15Oracle AmericaCASan Mateo County279
2026-09-15Uber TechnologiesCASan Francisco County151
2026-09-14Oracle AmericaWASeattle359
2026-09-14Uber TechnologiesCASanta Clara County43

Names are resolved for spelling variants, not corporate parents: a subsidiary filing under its own name stays under its own name.

Where this comes from

<!-- c385: NO offer block here on purpose. hfcardssync.py owns the canonical offer + contact block and appends it to every warn-feed card after upload; writing one here too produced the card's first version with the CTA printed TWICE. One place knows the offer (hf_offer.py), one place applies it. -->

If this saved you a scrape

  • —Like this dataset (the heart, top right) — likes are how the next person searching for tech 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) — one notification whenever the snapshot is republished (not every day; the data files refresh daily).
  • —Corrections and questions: open an issue.

Published by APProjects, an automated publisher of US public records. Not affiliated with any state agency.

<!-- warn-feed:offer:start -->

A layoff record you can audit, not just download

This dataset is one cut of a single daily rebuild: 61,431 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-25; 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:

  • —2,482 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 →

Look something up right now — free, no signup, nothing to install. Check any employer or state against the last 180 days → 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 →

Prefer a spreadsheet? One formula puts the last 90 days, the last 12 months or any single state into Google Sheets as a live range that refreshes itself — no signup, no add-on: the formulas, one per state → =IMPORTDATA("https://cdn.jsdelivr.net/gh/APVentureEngine/warn-act-notices@main/data/sheets/us-last-90-days.csv")

Backtesting, or citing a figure you published last month? Today's file has look-ahead and survivorship bias baked in: notices get amended after the fact and some rows are later deleted. The same table as it stood on any past day since 2026-08-30 — one immutable vintage per day, 25 so far, plus a first-appearance index giving the first and last day every notice id was in the file — is the point-in-time snapshot archive. Nobody can backfill it.

Need one industry only? The same filings, cut by an auditable employer-name rule (each row keeps the rule that fired): tech companies · hospitals & healthcare · retail store closings · restaurants & hotels · factory & plant closings · banks, insurance & finance · warehouses, trucking & logistics · all 20 sectors.

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.

Not deciding today? Join the update list → — one email when a new dataset or tier is published; nothing promotional. A state added or a column renamed ships in the daily release instead, no address needed. 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 — 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. Payments are handled by Gumroad as merchant of record, so an invoice can carry your company name.

Source, scrapers and methodology · the 48-state site <!-- warn-feed:offer:end -->

<!-- warn-feed:px:start --> <img src="https://cdn.jsdelivr.net/gh/APVentureEngine/warn-act-notices@main/assets/px/hf/us-tech-company-layoffs-warn-act-notices-daily.png" width="1" height="1" alt=""> <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> <!-- warn-feed:px:end -->