# WARN Feed — US WARN Act layoff notices (normalized, daily-updated) > Free, no-login dataset of US WARN Act layoff notices from official state > labor department listings, normalized into one schema across 48 states and > refreshed daily. The free files cover every year we hold, 1988-present, with no delay and no paywalled years. Fields: > state, company (raw + canonicalized), location, employees_affected, > notice_date, effective_date, notice_type, first_seen. License: CC BY 4.0 > (credit "WARN Feed"). ## Data (stable, keyless HTTPS URLs) - [All notices, CSV](https://raw.githubusercontent.com/APVentureEngine/warn-act-notices/main/data/warn_notices.csv): every free-tier notice, one row per notice - [All notices, JSON](https://raw.githubusercontent.com/APVentureEngine/warn-act-notices/main/data/warn_notices.json): same records as a JSON array - [Coverage metadata](https://raw.githubusercontent.com/APVentureEngine/warn-act-notices/main/data/coverage.json): which states are covered, row counts, freshness - [Monthly trends](https://raw.githubusercontent.com/APVentureEngine/warn-act-notices/main/data/trends.json): per-state monthly notices + workers affected, last 24 months - [RSS feed](https://approjects-warn-act-notices.static.hf.space/feed.xml): newly published notices - [API guide](https://github.com/APVentureEngine/warn-act-notices/blob/main/API.md): how to use the raw URLs as a free layoffs API - [Schema (machine-readable)](https://raw.githubusercontent.com/APVentureEngine/warn-act-notices/main/datapackage.json): Frictionless data package descriptor ## Browse - [Stats page](https://approjects-warn-act-notices.static.hf.space/): weekly US layoff summary and per-state pages - [Layoffs by employer](https://approjects-warn-act-notices.static.hf.space/employers/): one page per employer with all their WARN notices - [Employer search](https://approjects-warn-act-notices.static.hf.space/search.html): type a company name, see its WARN notices - [Compared with WARNTracker, Intellizence, warn-scraper and the state portals](https://approjects-warn-act-notices.static.hf.space/compare.html): dated prices and what each source actually gives you - [GitHub repo](https://github.com/APVentureEngine/warn-act-notices): source of truth, README with full schema and coverage table ## Commercial tiers - [WARN Watch, $49/year](https://approjects-warn-act-notices.static.hf.space/watch.html): your employers + states matched on every daily refresh, private alert page + RSS, no login (free 30-day trial: https://approj.gumroad.com/l/warn-free-watch) - [Full historical archive, free](https://github.com/APVentureEngine/warn-act-notices/releases/latest): every notice back to 1988, all covered states, CSV + JSON, no account