APProjects/warn-act-notices
0
1<!doctype html><html lang="en"><head><meta charset="utf-8">2<!-- og:begin -->3<meta property="og:title" content="WARN notice coverage by state — which US states publish layoff notices, and which do not">4<meta property="og:description" content="All 48 US jurisdictions that publish a public WARN Act layoff-notice list, with 61,379 notices, how far back each archive goes, and the 3 states that publish none.">5<meta property="og:url" content="https://approjects-warn-act-notices.static.hf.space/coverage.html">6<meta property="og:image" content="https://approjects-warn-act-notices.static.hf.space/assets/og-card.png">7<meta name="twitter:card" content="summary_large_image">8<!-- og:end -->9 10<meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' data: https://cdn.jsdelivr.net; connect-src 'self'; font-src 'self'; object-src 'none'; base-uri 'self'; form-action 'self' https://app.gumroad.com; upgrade-insecure-requests">11 12<meta name="viewport" content="width=device-width,initial-scale=1">13<title>WARN notice coverage by state — which US states publish layoff notices, and which do not</title>14<meta name="description" content="All 48 US jurisdictions that publish a public WARN Act layoff-notice list, with 61,379 notices, how far back each archive goes, and the 3 states that publish none.">15<link rel="canonical" href="https://approjects-warn-act-notices.static.hf.space/coverage.html">16<script type="application/ld+json">{"@context": "https://schema.org", "@type": "Dataset", "name": "US WARN Act layoff notices \u2014 coverage by state", "description": "All 48 US jurisdictions that publish a public WARN Act layoff-notice list, with 61,379 notices, how far back each archive goes, and the 3 states that publish none.", "url": "https://approjects-warn-act-notices.static.hf.space/coverage.html", "license": "https://creativecommons.org/licenses/by/4.0/", "isAccessibleForFree": true, "creator": {"@type": "Organization", "name": "WARN Feed"}, "spatialCoverage": {"@type": "Country", "name": "United States"}, "temporalCoverage": "1988/..", "distribution": [{"@type": "DataDownload", "encodingFormat": "text/csv", "contentUrl": "https://approjects-warn-act-notices.static.hf.space/data/latest.csv"}, {"@type": "DataDownload", "encodingFormat": "application/json", "contentUrl": "https://approjects-warn-act-notices.static.hf.space/data/warn_notices.json"}]}</script>17<style>body{font:16px/1.5 -apple-system,system-ui,sans-serif;max-width:880px;margin:2rem auto;padding:0 1rem;color:#1a1a1a}18h1{font-size:1.5rem} .stats{display:flex;gap:2rem;flex-wrap:wrap;margin:1.5rem 0}19.stat b{display:block;font-size:1.8rem} table{border-collapse:collapse;width:100%;font-size:.9rem}20td,th{padding:.35rem .6rem;border-bottom:1px solid #e5e5e5;text-align:left} .r{text-align:right}21a{color:#0757ba} .cta{background:#f6f8fa;border:1px solid #d0d7de;border-radius:8px;padding:1rem;margin:1.5rem 0}22nav{font-size:.9rem;margin:1rem 0} footer{margin:2rem 0;font-size:.85rem;color:#666}.cta .ctap{margin:.45rem 0 .9rem}.btn{display:inline-block;background:#b02a1f;color:#fff;text-decoration:none;font-weight:600;padding:12px 20px;min-height:44px;line-height:20px;border-radius:6px;box-sizing:border-box}.btn:hover{background:#8e2118}.btn.ghost{background:#fff;color:#b02a1f;border:1px solid #b02a1f;margin-left:8px}.btn.ghost:hover{background:#fdf3f2}.btnnote{display:block;font-size:.85rem;color:#555;margin-top:.6rem}@media (max-width:520px){.btn{display:block;text-align:center}body{margin:1rem auto}table{font-size:.85rem}}23.dv{24 --dv-ink:#1a1a19; --dv-dim:#5b5b57; --dv-grid:#e6e6e3;25 --dv-surface:#fcfcfb; --dv-accent:#1c5cab;26 --dv-line:#2a78d6; --dv-area:#cde2fb;27 font:14px/1.4 -apple-system,system-ui,"Segoe UI",Roboto,sans-serif;28 color:var(--dv-ink);29}30@media (prefers-color-scheme:dark){31 .dv{--dv-ink:#f2f2f0; --dv-dim:#a9a9a4; --dv-grid:#333330;32 --dv-surface:#1a1a19; --dv-accent:#6da7ec;33 /* dark takes its OWN steps from the same ramp, not a flipped light one */34 --dv-line:#3987e5; --dv-area:#104281}35}36.dv figure{margin:0 0 28px}37.dv figcaption{margin-top:8px;font-size:12px;color:var(--dv-dim)}38.dv-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:18px}39.dv-kpi{40 padding:16px 18px;border:1px solid var(--dv-grid);border-radius:12px;41 background:var(--dv-surface);color:var(--dv-ink);42}43.dv-kpi b{display:block;font-size:clamp(1.9rem,5vw,2.9rem);font-weight:800;44 letter-spacing:-.03em;line-height:1;font-variant-numeric:tabular-nums;45 color:var(--dv-ink)}46.dv-kpi span{display:block;margin-top:7px;font-size:12.5px;color:var(--dv-dim)}47.dv-kpi i{font-style:normal;font-size:12px;font-weight:700;color:var(--dv-accent)}48.dv-svg{display:block;max-width:100%;height:auto;color:var(--dv-ink)}49.dv table{border-collapse:collapse;font-size:13px;color:var(--dv-ink)}50.dv th,.dv td{padding:5px 12px 5px 0;text-align:left;51 border-bottom:1px solid var(--dv-grid)}52 53.ms-kpis{display:flex;gap:1rem;flex-wrap:wrap;margin:1.25rem 0}54.btn{display:inline-block;background:#0757ba;color:#fff;padding:.7rem 1.15rem;55border-radius:8px;text-decoration:none;font-weight:600;min-height:44px;56line-height:1.6;box-sizing:border-box}57.btn.ghost{background:#fff;color:#0757ba;border:1px solid #0757ba}58.cta-row{margin:1.5rem 0;display:flex;gap:.75rem;flex-wrap:wrap}59#msq{width:100%;max-width:420px;padding:.6rem .7rem;font-size:1rem;60border:1px solid #d0d7de;border-radius:8px;min-height:44px;box-sizing:border-box}61.tw{overflow-x:auto}62.st{color:#555;font-size:.85rem}63figure{margin:1.5rem 0}figcaption{font-size:.8rem;color:#666;margin-top:.4rem}64.hit{background:#fff8e1}65@media (max-width:600px){66 body{margin:1rem auto;font-size:15px}67 h1{font-size:1.3rem}68 .ms-kpis{gap:.5rem}69 table{font-size:.82rem}70 .btn{display:block;text-align:center}71}72 73td.num{text-align:right;white-space:nowrap}74.muted{color:#57606a;font-size:12px}75table{width:100%;border-collapse:collapse;font-size:14px}76th,td{padding:8px 10px;border-bottom:1px solid #e6e8eb;text-align:left;vertical-align:top}77th{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#57606a}78@media (max-width:640px){table{font-size:13px}th,td{padding:7px 6px}}79</style></head><body>80<main>81<p class="muted"><a href="index.html">WARN Feed</a> · coverage</p>82<h1>Which US states publish WARN layoff notices — and which publish none</h1>83<p>The federal WARN Act makes large employers notify the state before a mass84layoff or plant closing. It does <b>not</b> make the state publish what it85receives. So the honest coverage question is not “how many of the 5086states do you have?” — it is <b>how many publish at all</b>, and how far87back each one goes.</p>88<p>We hold <b>61,379 notices</b> from <b>all 48 US89jurisdictions</b> that publish a public WARN list, rebuilt every morning.903 states publish none, and they are named below with what we found91when we looked. The whole file is free under CC BY 4.0.</p>92<figure><div class="dv-kpis"><div class="dv-kpi"><b>48</b><span>jurisdictions published</span><i style="color:#1c5cab">every US agency we can find that posts a public WARN list</i></div><div class="dv-kpi"><b>61,379</b><span>notices held</span><i style="color:#1c5cab">58,119 carry a usable notice date</i></div><div class="dv-kpi"><b>1,988</b><span>earliest notice on record</span><i style="color:#1c5cab">depth is set by each portal, not by us</i></div><div class="dv-kpi"><b>3</b><span>states publish nothing</span><i style="color:#1c5cab">Arkansas, New Hampshire, Wyoming</i></div></div><figcaption>US WARN-notice coverage held by WARN Feed · Source: state workforce-agency portals · as of 2026-09-22</figcaption></figure>93<p><a class="btn" href="data/latest.csv">Download the latest notices (CSV)</a></p>94<h2>Every jurisdiction we publish</h2>95<p class="muted">“Archive starts” is the earliest notice date <i>we96hold</i> for that state. It reflects how far back that agency's portal goes and97how deeply we read it — it is not a claim about when the state started requiring98notices. Rows with no usable date are counted separately and never dropped:9958,119 of 61,379 notices carry a usable notice date,1003,260 do not. Generated 2026-09-22.</p>101<table><thead><tr><th>Jurisdiction</th><th class="num">Notices</th><th class="num">Archive starts</th><th class="num">Latest notice</th><th>Source</th></tr></thead><tbody><tr><td><b>California</b> <span class="muted">CA</span></td><td class="num">16,601</td><td class="num">2014</td><td class="num">2026-09-16</td><td><a href="https://edd.ca.gov/en/Jobs_and_Training/Layoff_Services_WARN">California Employment Development Department</a></td></tr><tr><td><b>New York</b> <span class="muted">NY</span></td><td class="num">6,512</td><td class="num">2001</td><td class="num">2026-08-25</td><td><a href="https://dol.ny.gov/warn-dashboard">New York Department of Labor</a></td></tr><tr><td><b>Illinois</b> <span class="muted">IL</span></td><td class="num">4,847<br><span class="muted">1 undated</span></td><td class="num">1988</td><td class="num">2026-09-16</td><td><a href="https://dceo.illinois.gov/workforcedevelopment/warn.html">Illinois Department of Commerce and Economic Opportunity</a></td></tr><tr><td><b>Florida</b> <span class="muted">FL</span></td><td class="num">3,116</td><td class="num">2015</td><td class="num">2026-09-16</td><td><a href="https://reactwarn.floridajobs.org/WarnList/Records?year={year}">FloridaCommerce (REACT WARN list)</a></td></tr><tr><td><b>Texas</b> <span class="muted">TX</span></td><td class="num">2,391</td><td class="num">2019</td><td class="num">2026-09-15</td><td><a href="https://www.twc.texas.gov/data-reports/warn-notice">Texas Workforce Commission</a></td></tr><tr><td><b>New Jersey</b> <span class="muted">NJ</span></td><td class="num">2,330<br><span class="muted">77 undated</span></td><td class="num">2003</td><td class="num">2026-09-01</td><td><a href="https://www.nj.gov/labor/employer-services/warn/">New Jersey Department of Labor and Workforce Development</a></td></tr><tr><td><b>Michigan</b> <span class="muted">MI</span></td><td class="num">2,202<br><span class="muted">116 undated</span></td><td class="num">2000</td><td class="num">2026-09-15</td><td><a href="https://www.michigan.gov/leo/bureaus-agencies/wd/data-public-notices/warn-notices">Michigan Department of Technology, Management and Budget</a></td></tr><tr><td><b>Pennsylvania</b> <span class="muted">PA</span></td><td class="num">1,895<br><span class="muted">1,895 undated</span></td><td class="num">—</td><td class="num">2026-09-21</td><td><a href="https://www.pa.gov/agencies/dli/programs-services/workforce-development-home/warn-requirements/warn-notices">Pennsylvania Department of Labor and Industry</a></td></tr><tr><td><b>Washington</b> <span class="muted">WA</span></td><td class="num">1,517</td><td class="num">2004</td><td class="num">2026-09-21</td><td><a href="https://esd.wa.gov/employer-requirements/layoffs-and-employee-notifications/worker-adjustment-and-retraining-notification-warn-layoff-and-closure-database">Washington Employment Security Department</a></td></tr><tr><td><b>Oregon</b> <span class="muted">OR</span></td><td class="num">1,370</td><td class="num">1988</td><td class="num">2026-09-01</td><td><a href="https://ccwd.hecc.oregon.gov/Layoff/WARN">Oregon Higher Education Coordinating Commission</a></td></tr><tr><td><b>Maryland</b> <span class="muted">MD</span></td><td class="num">1,277<br><span class="muted">3 undated</span></td><td class="num">2010</td><td class="num">2026-09-14</td><td><a href="https://www.dllr.state.md.us/employment/warn.shtml">Maryland Department of Labor</a></td></tr><tr><td><b>Indiana</b> <span class="muted">IN</span></td><td class="num">1,182<br><span class="muted">164 undated</span></td><td class="num">2008</td><td class="num">2026-09-02</td><td><a href="https://www.in.gov/dwd/warn-notices/current-warn-notices/">Indiana Department of Workforce Development</a></td></tr><tr><td><b>Virginia</b> <span class="muted">VA</span></td><td class="num">1,126</td><td class="num">2010</td><td class="num">2026-09-16</td><td><a href="https://www.vec.virginia.gov/warn-notices">Virginia Employment Commission</a></td></tr><tr><td><b>North Carolina</b> <span class="muted">NC</span></td><td class="num">1,086</td><td class="num">2014</td><td class="num">2026-09-16</td><td><a href="https://www.commerce.nc.gov/data-tools-reports/labor-market-data-tools/workforce-warn-reports">North Carolina Department of Commerce</a></td></tr><tr><td><b>Ohio</b> <span class="muted">OH</span></td><td class="num">1,071</td><td class="num">2017</td><td class="num">2026-09-14</td><td><a href="https://jfs.ohio.gov/job-workforce-services/job-programs-and-services/submit-a-warn-notice/current-public-notices-of-layoffs-and-closures">Ohio Department of Job and Family Services</a></td></tr><tr><td><b>Alabama</b> <span class="muted">AL</span></td><td class="num">1,062</td><td class="num">1998</td><td class="num">2026-09-21</td><td><a href="https://workforce.alabama.gov/warn-list/">Alabama Department of Commerce</a></td></tr><tr><td><b>Tennessee</b> <span class="muted">TN</span></td><td class="num">1,061<br><span class="muted">1 undated</span></td><td class="num">2012</td><td class="num">2026-09-02</td><td><a href="https://www.tn.gov/workforce/general-resources/major-publications0/major-publications-redirect/reports.html">Tennessee Department of Labor and Workforce Development</a></td></tr><tr><td><b>Connecticut</b> <span class="muted">CT</span></td><td class="num">871</td><td class="num">2010</td><td class="num">2026-09-09</td><td><a href="https://dolpublicdocumentlibrary.ct.gov/CsblrCategory?prefix=%2Frapid_response%2Fwarn_documents">Connecticut Department of Labor</a></td></tr><tr><td><b>Nebraska</b> <span class="muted">NE</span></td><td class="num">845</td><td class="num">2010</td><td class="num">2026-08-26</td><td><a href="https://dol.nebraska.gov/ReemploymentServices/LayoffServices/LayoffsAndDownsizingWARN">Nebraska Department of Labor</a></td></tr><tr><td><b>Colorado</b> <span class="muted">CO</span></td><td class="num">838<br><span class="muted">8 undated</span></td><td class="num">2015</td><td class="num">2026-09-10</td><td><a href="https://cdle.colorado.gov/employers/layoff-separations/layoff-warn-list">Colorado Department of Labor and Employment</a></td></tr><tr><td><b>Kentucky</b> <span class="muted">KY</span></td><td class="num">805<br><span class="muted">8 undated</span></td><td class="num">1998</td><td class="num">2026-09-10</td><td>—</td></tr><tr><td><b>Kansas</b> <span class="muted">KS</span></td><td class="num">791</td><td class="num">1998</td><td class="num">2026-05-01</td><td><a href="https://www.kansasworks.com/search/warn_lookups/new">Kansas Department of Commerce</a></td></tr><tr><td><b>Arizona</b> <span class="muted">AZ</span></td><td class="num">639</td><td class="num">2010</td><td class="num">2026-09-15</td><td><a href="https://www.azjobconnection.gov/search/warn_lookups/new">Arizona Department of Economic Security</a></td></tr><tr><td><b>Wisconsin</b> <span class="muted">WI</span></td><td class="num">617</td><td class="num">2020</td><td class="num">2026-08-24</td><td><a href="https://dwd.wisconsin.gov/dislocatedworker/warn/">Wisconsin Department of Workforce Development</a></td></tr><tr><td><b>Nevada</b> <span class="muted">NV</span></td><td class="num">613</td><td class="num">2017</td><td class="num">2026-06-29</td><td>—</td></tr><tr><td><b>South Carolina</b> <span class="muted">SC</span></td><td class="num">604<br><span class="muted">604 undated</span></td><td class="num">—</td><td class="num">2026-08-28</td><td>—</td></tr><tr><td><b>Hawaii</b> <span class="muted">HI</span></td><td class="num">460</td><td class="num">2019</td><td class="num">2026-08-20</td><td><a href="https://labor.hawaii.gov/wdc/real-time-warn-updates/">Workforce Development Hawaii</a></td></tr><tr><td><b>Minnesota</b> <span class="muted">MN</span></td><td class="num">457<br><span class="muted">363 undated</span></td><td class="num">2021</td><td class="num">2026-06-15</td><td>—</td></tr><tr><td><b>Iowa</b> <span class="muted">IA</span></td><td class="num">418</td><td class="num">2011</td><td class="num">2026-09-15</td><td><a href="https://workforce.iowa.gov/employers/resources/warn">Iowa Workforce Development Department</a></td></tr><tr><td><b>Missouri</b> <span class="muted">MO</span></td><td class="num">375</td><td class="num">2019</td><td class="num">2026-09-16</td><td><a href="https://jobs.mo.gov/warn/">Missouri Office of Workforce Development</a></td></tr><tr><td><b>Massachusetts</b> <span class="muted">MA</span></td><td class="num">294<br><span class="muted">1 undated</span></td><td class="num">2021</td><td class="num">2026-08-31</td><td>—</td></tr><tr><td><b>Georgia</b> <span class="muted">GA</span></td><td class="num">284</td><td class="num">2023</td><td class="num">2026-09-14</td><td><a href="https://www.tcsg.edu/warn-public-view/">Technical College System of Georgia (WorkSource Georgia)</a></td></tr><tr><td><b>Utah</b> <span class="muted">UT</span></td><td class="num">282<br><span class="muted">4 undated</span></td><td class="num">2009</td><td class="num">2026-08-13</td><td><a href="https://jobs.utah.gov/employer/business/warnnotices.html">Utah Department of Workforce Services</a></td></tr><tr><td><b>Oklahoma</b> <span class="muted">OK</span></td><td class="num">220</td><td class="num">2001</td><td class="num">2026-08-17</td><td><a href="https://www.employoklahoma.gov/Participants/s/warnnotices">Oklahoma Office of Workforces Development</a></td></tr><tr><td><b>Idaho</b> <span class="muted">ID</span></td><td class="num">200</td><td class="num">2009</td><td class="num">2026-09-17</td><td><a href="https://www.labor.idaho.gov/businesses/layoff-assistance/">Idaho Department of Labor</a></td></tr><tr><td><b>District of Columbia</b> <span class="muted">DC</span></td><td class="num">143<br><span class="muted">2 undated</span></td><td class="num">2017</td><td class="num">2026-07-27</td><td><a href="https://does.dc.gov/page/industry-closings-and-layoffs-warn-notifications-2026">District of Columbia Department of Employment Services</a></td></tr><tr><td><b>Mississippi</b> <span class="muted">MS</span></td><td class="num">136<br><span class="muted">11 undated</span></td><td class="num">2020</td><td class="num">2026-05-11</td><td><a href="https://mdes.ms.gov/information-center/warn-information/">Mississippi Department of Employment Security</a></td></tr><tr><td><b>Rhode Island</b> <span class="muted">RI</span></td><td class="num">126</td><td class="num">2009</td><td class="num">2026-06-29</td><td><a href="https://dlt.ri.gov/employers/worker-adjustment-and-retraining-notification-warn">Rhode Island Department of Labor and Training</a></td></tr><tr><td><b>New Mexico</b> <span class="muted">NM</span></td><td class="num">116</td><td class="num">2016</td><td class="num">2026-06-29</td><td>—</td></tr><tr><td><b>Delaware</b> <span class="muted">DE</span></td><td class="num">100</td><td class="num">2007</td><td class="num">2026-08-10</td><td><a href="https://joblink.delaware.gov/search/warn_lookups/new">Delaware Department of Labor</a></td></tr><tr><td><b>Maine</b> <span class="muted">ME</span></td><td class="num">86</td><td class="num">2012</td><td class="num">2026-09-09</td><td><a href="https://joblink.maine.gov/search/warn_lookups/new">Maine Department of Labor</a></td></tr><tr><td><b>South Dakota</b> <span class="muted">SD</span></td><td class="num">80</td><td class="num">2007</td><td class="num">2026-08-10</td><td><a href="https://dlr.sd.gov/workforce_services/businesses/warn_notices.aspx">South Dakota Department of Labor and Regulation</a></td></tr><tr><td><b>Vermont</b> <span class="muted">VT</span></td><td class="num">70</td><td class="num">2003</td><td class="num">2026-06-17</td><td><a href="https://www.vermontjoblink.com/search/warn_lookups/new">Vermont Department of Labor</a></td></tr><tr><td><b>Alaska</b> <span class="muted">AK</span></td><td class="num">66</td><td class="num">2006</td><td class="num">2026-07-06</td><td><a href="https://jobs.alaska.gov/RR/WARN_notices.htm">Alaska Department of Labor and Workforce Development</a></td></tr><tr><td><b>West Virginia</b> <span class="muted">WV</span></td><td class="num">58</td><td class="num">2021</td><td class="num">2026-08-19</td><td>—</td></tr><tr><td><b>North Dakota</b> <span class="muted">ND</span></td><td class="num">54</td><td class="num">2015</td><td class="num">2026-01-15</td><td><a href="https://www.jobsnd.com/documents">Job Service North Dakota</a></td></tr><tr><td><b>Montana</b> <span class="muted">MT</span></td><td class="num">46<br><span class="muted">1 undated</span></td><td class="num">2015</td><td class="num">2026-07-21</td><td><a href="https://wsd.dli.mt.gov/wioa/related-links/warn-notice-page">Montana Department of Labor and Industry</a></td></tr><tr><td><b>Louisiana</b> <span class="muted">LA</span></td><td class="num">39<br><span class="muted">1 undated</span></td><td class="num">2025</td><td class="num">2026-09-15</td><td><a href="https://www.laworks.net/Downloads/Downloads_WFD.asp">Louisiana Workforce Commission</a></td></tr></tbody></table>102<figure><svg class="dv-svg" viewBox="0 0 680 512" width="100%" height="512" role="img" xmlns="http://www.w3.org/2000/svg" aria-label="bar chart"><text x="0" y="19" font-size="13" fill="currentColor">California</text><rect x="112" y="0" width="455.0" height="26" rx="4" fill="var(--dv-line)"/><text x="576.0" y="19" font-size="12.5" font-weight="700" fill="currentColor" opacity=".72">16,601 notices</text><text x="0" y="55" font-size="13" fill="currentColor">New York</text><rect x="112" y="36" width="178.5" height="26" rx="4" fill="var(--dv-line)"/><text x="299.5" y="55" font-size="12.5" font-weight="700" fill="currentColor" opacity=".72">6,512 notices</text><text x="0" y="91" font-size="13" fill="currentColor">Illinois</text><rect x="112" y="72" width="132.8" height="26" rx="4" fill="var(--dv-line)"/><text x="253.8" y="91" font-size="12.5" font-weight="700" fill="currentColor" opacity=".72">4,847 notices</text><text x="0" y="127" font-size="13" fill="currentColor">Florida</text><rect x="112" y="108" width="85.4" height="26" rx="4" fill="var(--dv-line)"/><text x="206.4" y="127" font-size="12.5" font-weight="700" fill="currentColor" opacity=".72">3,116 notices</text><text x="0" y="163" font-size="13" fill="currentColor">Texas</text><rect x="112" y="144" width="65.5" height="26" rx="4" fill="var(--dv-line)"/><text x="186.5" y="163" font-size="12.5" font-weight="700" fill="currentColor" opacity=".72">2,391 notices</text><text x="0" y="199" font-size="13" fill="currentColor">New Jersey</text><rect x="112" y="180" width="63.9" height="26" rx="4" fill="var(--dv-line)"/><text x="184.9" y="199" font-size="12.5" font-weight="700" fill="currentColor" opacity=".72">2,330 notices</text><text x="0" y="235" font-size="13" fill="currentColor">Michigan</text><rect x="112" y="216" width="60.4" height="26" rx="4" fill="var(--dv-line)"/><text x="181.4" y="235" font-size="12.5" font-weight="700" fill="currentColor" opacity=".72">2,202 notices</text><text x="0" y="271" font-size="13" fill="currentColor">Pennsylvania</text><rect x="112" y="252" width="51.9" height="26" rx="4" fill="var(--dv-line)"/><text x="172.9" y="271" font-size="12.5" font-weight="700" fill="currentColor" opacity=".72">1,895 notices</text><text x="0" y="307" font-size="13" fill="currentColor">Washington</text><rect x="112" y="288" width="41.6" height="26" rx="4" fill="var(--dv-line)"/><text x="162.6" y="307" font-size="12.5" font-weight="700" fill="currentColor" opacity=".72">1,517 notices</text><text x="0" y="343" font-size="13" fill="currentColor">Oregon</text><rect x="112" y="324" width="37.5" height="26" rx="4" fill="var(--dv-line)"/><text x="158.5" y="343" font-size="12.5" font-weight="700" fill="currentColor" opacity=".72">1,370 notices</text><text x="0" y="379" font-size="13" fill="currentColor">Maryland</text><rect x="112" y="360" width="35.0" height="26" rx="4" fill="var(--dv-line)"/><text x="156.0" y="379" font-size="12.5" font-weight="700" fill="currentColor" opacity=".72">1,277 notices</text><text x="0" y="415" font-size="13" fill="currentColor">Indiana</text><rect x="112" y="396" width="32.4" height="26" rx="4" fill="var(--dv-line)"/><text x="153.4" y="415" font-size="12.5" font-weight="700" fill="currentColor" opacity=".72">1,182 notices</text><text x="0" y="451" font-size="13" fill="currentColor">Virginia</text><rect x="112" y="432" width="30.9" height="26" rx="4" fill="var(--dv-line)"/><text x="151.9" y="451" font-size="12.5" font-weight="700" fill="currentColor" opacity=".72">1,126 notices</text><text x="0" y="487" font-size="13" fill="currentColor">North Carolina</text><rect x="112" y="468" width="29.8" height="26" rx="4" fill="var(--dv-line)"/><text x="150.8" y="487" font-size="12.5" font-weight="700" fill="currentColor" opacity=".72">1,086 notices</text></svg><figcaption>Largest state archives we hold · Source: WARN Feed archive · as of 2026-09-22</figcaption></figure>103<h2>The 3 states you cannot get, and why</h2>104<p>We searched for a public notice list from each of these agencies on1052026-09-13 and found none. We are reporting what we could and could not find106— not a legal conclusion. If you know of a public source for any of them,107<a href="https://github.com/APVentureEngine/warn-act-notices/issues">open an issue</a> and it will be in the file the next108morning.</p>109<table><thead><tr><th>State</th><th>Agency</th><th>What we found</th></tr></thead>110<tbody><tr><td><b>Arkansas</b> <span class="muted">AR</span></td><td><a href="https://dws.arkansas.gov/">Arkansas Division of Workforce Services</a></td><td>No public WARN notice list on the agency site. Secondary sources report that Arkansas treats WARN filings as confidential under its employment-security law; we have not read the statute ourselves.</td></tr><tr><td><b>New Hampshire</b> <span class="muted">NH</span></td><td><a href="https://www.nhes.nh.gov/">New Hampshire Employment Security</a></td><td>No posted list. Secondary sources report that New Hampshire releases WARN notices only in response to a public-records request, which is not a source a daily pipeline can read.</td></tr><tr><td><b>Wyoming</b> <span class="muted">WY</span></td><td><a href="https://dws.wyo.gov/">Wyoming Department of Workforce Services</a></td><td>No public WARN notice list on the agency site. Secondary sources report that Wyoming treats WARN filings as confidential under state law; we have not read the statute ourselves.</td></tr></tbody></table>111<p class="muted">Puerto Rico, Guam and the US Virgin Islands are covered by federal WARN but run no public112notice portal we could find, so they appear in no dataset, ours or anyone113else's.</p>114<h2>Where our archive is shallow — read this before you buy anything</h2>115<p>Several large states publish only a recent window. Our California rows start116in 2014 and our Texas rows117in 2019 because that is how118far back those portals reach, not because nothing happened before. Any dataset119built from these portals has the same floor, whether or not it tells you. Ours120tells you:</p>121<table><thead><tr><th>State</th><th class="num">Archive starts</th>122<th class="num">Notices</th></tr></thead><tbody><tr><td><b>Florida</b></td><td class="num">2015</td><td class="num">3,116</td></tr><tr><td><b>Texas</b></td><td class="num">2019</td><td class="num">2,391</td></tr><tr><td><b>Ohio</b></td><td class="num">2017</td><td class="num">1,071</td></tr><tr><td><b>Colorado</b></td><td class="num">2015</td><td class="num">838</td></tr><tr><td><b>Wisconsin</b></td><td class="num">2020</td><td class="num">617</td></tr><tr><td><b>Nevada</b></td><td class="num">2017</td><td class="num">613</td></tr><tr><td><b>Hawaii</b></td><td class="num">2019</td><td class="num">460</td></tr><tr><td><b>Minnesota</b></td><td class="num">2021</td><td class="num">457</td></tr><tr><td><b>Missouri</b></td><td class="num">2019</td><td class="num">375</td></tr><tr><td><b>Massachusetts</b></td><td class="num">2021</td><td class="num">294</td></tr><tr><td><b>Georgia</b></td><td class="num">2023</td><td class="num">284</td></tr><tr><td><b>District of Columbia</b></td><td class="num">2017</td><td class="num">143</td></tr><tr><td><b>Mississippi</b></td><td class="num">2020</td><td class="num">136</td></tr><tr><td><b>New Mexico</b></td><td class="num">2016</td><td class="num">116</td></tr><tr><td><b>West Virginia</b></td><td class="num">2021</td><td class="num">58</td></tr><tr><td><b>North Dakota</b></td><td class="num">2015</td><td class="num">54</td></tr><tr><td><b>Montana</b></td><td class="num">2015</td><td class="num">46</td></tr><tr><td><b>Louisiana</b></td><td class="num">2025</td><td class="num">39</td></tr></tbody></table>123<p>Where a state's portal drops its own history, we keep what we already124scraped: 6,799 notices in our file no longer125appear on the agency site at all. That is the part of this job that only gets126done if somebody is reading every portal every day.</p>127<h2>How to check any of this</h2>128<p>Every number above is computed from the published files at build time, and129you can recompute it yourself:130<a href="data/coverage.json">coverage.json</a> holds the per-state row counts,131scrape times and freshness; this table is one CSV row per jurisdiction at132<a href="data/warn_coverage_by_state.csv">warn_coverage_by_state.csv</a> (also133<a href="https://huggingface.co/datasets/APProjects/which-us-states-publish-warn-act-layoff-notices-coverage">on Hugging Face</a>); <a href="api.html">the free HTTP API</a> serves the134whole archive as JSON, NDJSON and per-state CSV with no key and no login. If a135number here disagrees with the file, the file is right and it is a bug —136<a href="https://github.com/APVentureEngine/warn-act-notices/issues">tell us</a>.</p>137<div class="cta"><b>Need these notices matched against your own list of employers, every morning, instead of downloading the file yourself?</b><p class="ctap">Paste your list into the free checker and see every match from the last 180 days in your browser — no account, no email, nothing sent anywhere. WARN Watch is the paid version that runs the same list against every daily refresh for you and posts new matches to a private alert page, an RSS feed and a Slack or Teams webhook.</p><a class="btn" href="https://approjects-warn-act-notices.static.hf.space/watch-now.html">Check your employers now — free, no signup</a><a class="btn ghost" href="https://approj.gumroad.com/l/warn-free-watch">Have them watched — free for 30 days</a><span class="btnnote">The trial needs no card. After it <a href="https://approjects-warn-act-notices.static.hf.space/watch.html">WARN Watch</a> is $49 for a year — one payment, no auto-renew, 14-day refund. The data itself — every notice back to 1988 — stays free either way.</span></div>138<p class="muted"><a href="index.html">WARN Feed</a> ·139<a href="api.html">API</a> · <a href="privacy.html">privacy & terms</a> ·140<a href="https://github.com/APVentureEngine/warn-act-notices/issues">contact</a> · data CC BY 4.0</p>141</main><img src="https://cdn.jsdelivr.net/gh/APVentureEngine/warn-act-notices@main/assets/px.png" alt="" width="1" height="1" referrerpolicy="no-referrer" style="position:absolute;left:-9999px;top:0">142<script id="fl">if(top!==self)for(var a of document.links)if(a.origin!==location.origin){a.target="_blank";a.rel="noopener"}</script>143</body></html>