APProjects commited on
Commit
1d097f5
·
verified ·
1 Parent(s): f74d388

daily rebuild: 2,756 employers, 2026-09-16

Browse files
README.md CHANGED
@@ -49,8 +49,8 @@ every day.
49
  |---|---|
50
  | Employers with WARN filings in **2+ states** | **2,756** |
51
  | Employers with filings in **5+ states** | **605** |
52
- | Workers named in those employers' filings, as filed | **2,915,033** |
53
- | Underlying notices (one row each in `notices`) | **25,115** |
54
  | States spanned | **48** |
55
 
56
  > **Tracking specific employers or states?** Name up to three and every daily
@@ -113,7 +113,7 @@ employer, 2,756 rows:
113
  | `last_notice` | latest such date |
114
 
115
  **`data/multi_state_notices.csv`** (config `notices`) - every underlying filing,
116
- 25,115 rows, the same columns as the
117
  [daily notices dataset](https://huggingface.co/datasets/APProjects/us-warn-act-layoffs-notices-daily) (`id`, `state`, `company`,
118
  `company_canonical`, `company_dba`, `location`, `employees_affected`,
119
  `notice_date`, `effective_date`, `notice_type`, `first_seen`) plus `employer`,
@@ -169,86 +169,3 @@ CC BY 4.0. Underlying notices are US state public records. Attribution:
169
  "WARN Feed, https://approjects-warn-act-notices.static.hf.space".
170
 
171
  *Not affiliated with the US Department of Labor or any state agency.*
172
-
173
- <!-- warn-feed:offer:start -->
174
- ## A layoff record you can audit, not just download
175
-
176
- This dataset is one cut of a single daily rebuild: **61,330 US WARN Act
177
- layoff notices from 48 state agencies, 1988 to today**, one schema, no
178
- login, no delay, CC BY 4.0. Snapshot as of **2026-09-16**; the files above are
179
- rebuilt every day, so the live count is the truth.
180
-
181
- Several projects publish a current WARN scrape and two of them carry more rows
182
- than we do. None of them publish what the records **used to say**:
183
-
184
- - **616 observed changes to already-published notices, logged daily since 2026-08-31.**
185
- `data/revisions.csv` records every field that differed between two consecutive
186
- daily builds — employee counts, effective dates, notice types, company names —
187
- with the old value, the new value and the date we saw it. We publish the
188
- observation and not the cause: a change is equally explained by the agency
189
- amending the notice or by our own parser improving, and we do not guess which
190
- (see `data/revisions.README.txt`). A scrape that starts tomorrow cannot backfill
191
- any of it; it only exists if someone was watching.
192
- - **6,799 notices whose state agency page no longer lists them.** Agencies
193
- take notices down. We keep them, flagged as archive-only, so a count you ran
194
- last year still reconciles.
195
- - **Point-in-time employer identity.** The ticker crosswalk resolves a filer to
196
- the company as it existed at the time of the notice — Kmart, Sears Holdings,
197
- Symantec — not to whatever is on today's ticker file.
198
-
199
- If you have to defend a number to an editor, a referee or a compliance reviewer,
200
- that provenance layer is the part you cannot rebuild yourself.
201
- [How to cite this dataset →](https://github.com/APVentureEngine/warn-act-notices/blob/main/CITATION.cff)
202
-
203
- **Look something up right now — free, no signup, nothing to install.**
204
- [Check any employer or state against the last 180 days
205
- →](https://approjects-warn-act-notices.static.hf.space/watch-now.html) It runs in your browser against these same files.
206
-
207
- **Building something with it?** The same files are a free HTTP API — JSON and
208
- CSV, no key, no signup, `access-control-allow-origin: *` so `fetch()` works from
209
- a browser: [endpoints, schema and curl examples →](https://approjects-warn-act-notices.static.hf.space/api.html)
210
-
211
- **Need one industry only?** The same filings, cut by an auditable employer-name
212
- rule (each row keeps the rule that fired): [tech companies](https://huggingface.co/datasets/APProjects/us-tech-company-layoffs-warn-act-notices-daily)
213
- · [hospitals & healthcare](https://huggingface.co/datasets/APProjects/us-hospital-healthcare-layoffs-warn-act-notices-daily)
214
- · [retail store closings](https://huggingface.co/datasets/APProjects/us-retail-store-closings-layoffs-warn-act-notices-daily)
215
- · [restaurants & hotels](https://huggingface.co/datasets/APProjects/us-restaurant-hotel-closings-layoffs-warn-act-notices-daily)
216
- · [factory & plant closings](https://huggingface.co/datasets/APProjects/us-factory-plant-closings-manufacturing-layoffs-warn-act-notices-daily)
217
- · [banks, insurance & finance](https://huggingface.co/datasets/APProjects/us-bank-insurance-finance-layoffs-warn-act-notices-daily)
218
- · [warehouses, trucking & logistics](https://huggingface.co/datasets/APProjects/us-warehouse-trucking-logistics-layoffs-warn-act-notices-daily)
219
- · [all 20 sectors](https://huggingface.co/datasets/APProjects/us-layoffs-by-industry-sector-warn-act).
220
-
221
- **Or have it watch a list for you.** Coming back to look is the part a CSV cannot
222
- do. **WARN Watch — $49 for a year**, one payment, nothing auto-renews, 14-day
223
- refund, no login: up to 500 employer names plus whole states, matched on every
224
- daily refresh, delivered to a private alert page + calendar (.ics) + RSS +
225
- an optional Slack / Discord / Teams webhook. Every alert carries that employer's
226
- whole filing history from the archive, which a keyword rule on an RSS feed cannot
227
- see. There is no built-in email — we do not claim one.
228
-
229
- - [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)
230
- - [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)
231
-
232
- **Not deciding today?** [Join the update list →](https://approj.gumroad.com/subscribe) — one email when a
233
- new dataset or tier is published; nothing promotional. A state added or a column
234
- renamed ships in the [daily release](https://github.com/APVentureEngine/warn-act-notices/releases) instead, no address
235
- needed. The list is
236
- shared across APProjects datasets, holds an email address only, is run by
237
- Gumroad, and any message unsubscribes you. Rather give no address at all?
238
- [Watch the repo's releases](https://github.com/APVentureEngine/warn-act-notices/subscription) — GitHub notifies you on
239
- every daily republish, and a new state or changed field is in those notes the
240
- day it lands.
241
-
242
- **Reaching a human.** WARN Feed is published by APProjects, an automated data
243
- publisher — that is stated plainly rather than dressed up. Corrections, coverage
244
- gaps, schema questions and refund requests all go here and are read:
245
- [open an issue](https://github.com/APVentureEngine/warn-act-notices/issues/new/choose). Payments are handled by Gumroad as merchant of
246
- record, so an invoice can carry your company name.
247
-
248
- [Source, scrapers and methodology](https://github.com/APVentureEngine/warn-act-notices) · [the 48-state site](https://approjects-warn-act-notices.static.hf.space/)
249
- <!-- warn-feed:offer:end -->
250
-
251
- <!-- warn-feed:px:start -->
252
- <img src="https://cdn.jsdelivr.net/gh/APVentureEngine/warn-act-notices@main/assets/px/hf/us-multi-state-employer-layoffs-warn-notices-by-state.png" width="1" height="1" alt="">
253
- <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>
254
- <!-- warn-feed:px:end -->
 
49
  |---|---|
50
  | Employers with WARN filings in **2+ states** | **2,756** |
51
  | Employers with filings in **5+ states** | **605** |
52
+ | Workers named in those employers' filings, as filed | **2,915,291** |
53
+ | Underlying notices (one row each in `notices`) | **25,119** |
54
  | States spanned | **48** |
55
 
56
  > **Tracking specific employers or states?** Name up to three and every daily
 
113
  | `last_notice` | latest such date |
114
 
115
  **`data/multi_state_notices.csv`** (config `notices`) - every underlying filing,
116
+ 25,119 rows, the same columns as the
117
  [daily notices dataset](https://huggingface.co/datasets/APProjects/us-warn-act-layoffs-notices-daily) (`id`, `state`, `company`,
118
  `company_canonical`, `company_dba`, `location`, `employees_affected`,
119
  `notice_date`, `effective_date`, `notice_type`, `first_seen`) plus `employer`,
 
169
  "WARN Feed, https://approjects-warn-act-notices.static.hf.space".
170
 
171
  *Not affiliated with the US Department of Labor or any state agency.*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/multi_state_employers.csv CHANGED
@@ -677,6 +677,7 @@ Noble International,4,IN KY MI NY,6,983,2009-04-01,2009-04-23
677
  Flex-N-Gate,4,AL IL IN MI,8,972,2003-11-12,2020-04-28
678
  Calfrac Well Services,4,ND NM PA TX,11,962,2015-09-13,2026-07-20
679
  Kraft Heinz Foods,4,CA IL MD NY,6,958,2015-08-11,2023-09-29
 
680
  Enterprise Rent-A-Car,4,CA IL NY UT,9,947,2009-11-10,2020-08-19
681
  CH2M,4,AK CA OR WA,6,940,1995-05-04,2018-06-21
682
  Apac Customer Services,4,IL KS KY NC,9,939,1999-07-15,2014-03-10
@@ -692,7 +693,6 @@ Medtronic,4,CA IL PA TN,13,860,2013-06-06,2026-02-05
692
  Marriott Resorts Hospitality,4,CA FL HI NY,13,839,2020-03-23,2022-09-14
693
  Sherwin-Williams,4,IL MD NC OH,10,830,1990-12-11,2023-08-31
694
  Jackson National Life,4,CA CO FL TN,7,824,2017-09-01,2018-08-13
695
- Uber Technologies,4,CA IL NY WA,13,821,2019-09-11,2026-09-02
696
  Waitr and Bite Squad,4,AL HI MN TX,4,817,2020-02-03,2020-04-06
697
  Werner,4,AL FL IL NE,4,815,2004-02-17,2019-07-31
698
  Consolidated Freightways,4,AL IL KS OR,4,810,1999-11-16,2002-09-12
@@ -1088,6 +1088,7 @@ Ferro,3,CA OH PA,4,372,2017-05-23,2019-04-30
1088
  Movement for Life,3,AZ CA NC,8,369,2020-03-24,2020-06-09
1089
  Vantiv,3,IL IN KY,6,368,2011-09-16,2018-06-11
1090
  Motional AD,3,CA NV PA,4,367,2024-05-07,2024-07-06
 
1091
  Peak Workforce Solutions,3,MI NC SC,8,362,2020-04-06,2020-04-15
1092
  Bedabox,3,CA NJ NY,3,360,2024-03-01,2026-03-25
1093
  Five Star Senior Living,3,FL IN TX,5,359,2021-04-20,2021-04-22
@@ -1129,7 +1130,6 @@ Sanmina-SCI,3,AL KY WA,3,316,2002-10-15,2005-05-02
1129
  Astrion,3,CA FL OH,4,309,2026-02-09,2026-08-31
1130
  Mizkan America,3,CA FL NY,3,308,2020-03-23,2026-02-10
1131
  Avelo Airlines,3,AZ CA NC,5,306,2025-09-26,2026-01-07
1132
- Barrette Outdoor Living,3,NC NJ NY,3,306,2025-02-03,2026-07-01
1133
  Railex,3,CA NY WA,3,305,2017-03-28,2017-04-14
1134
  Sanjel,3,CO MT ND,4,303,2016-03-30,2016-05-31
1135
  International Bedding,3,AZ IN PA,3,298,2011-10-21,2011-12-22
@@ -1484,6 +1484,7 @@ Franklin Templeton,2,CA FL,4,570,2021-11-24,2021-12-02
1484
  WK Kellogg,2,NE TN,2,568,2026-05-22,2026-06-08
1485
  Alverno Clinical Laboratories,2,IL IN,3,567,2012-01-25,2024-11-26
1486
  Trinity Health,2,CA MI,2,564,2020-04-30,2026-10-25
 
1487
  Flexport,2,CA WA,5,562,2023-01-11,2024-02-05
1488
  Applegreen,2,NY WV,6,560,2022-02-14,2023-03-01
1489
  Cognizant,2,AZ FL,2,556,2019-12-18,2019-12-19
@@ -1520,7 +1521,6 @@ Tattooed Chef,2,CA NM,9,506,2023-06-30,2023-08-03
1520
  Allied Systems,2,MI NJ,7,503,2008-07-02,2013-11-18
1521
  General Cable Industries,2,MI PA,3,503,2001-05-14,2015-02-20
1522
  Homemade Real Foods,2,CA RI,2,503,2016-05-06,2016-05-09
1523
- LeeMAH Electronics,2,CA TX,3,501,2025-12-10,2026-08-17
1524
  LM Farms,2,NC TN,2,500,2018-05-31,2018-06-01
1525
  NSC Wholesale Holdings,2,NY PA,8,500,2018-10-18,2018-11-19
1526
  LAZ Parking,2,CT TN,2,496,2020-05-27,2020-06-08
 
677
  Flex-N-Gate,4,AL IL IN MI,8,972,2003-11-12,2020-04-28
678
  Calfrac Well Services,4,ND NM PA TX,11,962,2015-09-13,2026-07-20
679
  Kraft Heinz Foods,4,CA IL MD NY,6,958,2015-08-11,2023-09-29
680
+ Uber Technologies,4,CA IL NY WA,15,958,2019-09-11,2026-09-14
681
  Enterprise Rent-A-Car,4,CA IL NY UT,9,947,2009-11-10,2020-08-19
682
  CH2M,4,AK CA OR WA,6,940,1995-05-04,2018-06-21
683
  Apac Customer Services,4,IL KS KY NC,9,939,1999-07-15,2014-03-10
 
693
  Marriott Resorts Hospitality,4,CA FL HI NY,13,839,2020-03-23,2022-09-14
694
  Sherwin-Williams,4,IL MD NC OH,10,830,1990-12-11,2023-08-31
695
  Jackson National Life,4,CA CO FL TN,7,824,2017-09-01,2018-08-13
 
696
  Waitr and Bite Squad,4,AL HI MN TX,4,817,2020-02-03,2020-04-06
697
  Werner,4,AL FL IL NE,4,815,2004-02-17,2019-07-31
698
  Consolidated Freightways,4,AL IL KS OR,4,810,1999-11-16,2002-09-12
 
1088
  Movement for Life,3,AZ CA NC,8,369,2020-03-24,2020-06-09
1089
  Vantiv,3,IL IN KY,6,368,2011-09-16,2018-06-11
1090
  Motional AD,3,CA NV PA,4,367,2024-05-07,2024-07-06
1091
+ Barrette Outdoor Living,3,NC NJ NY,4,365,2025-02-03,2026-09-01
1092
  Peak Workforce Solutions,3,MI NC SC,8,362,2020-04-06,2020-04-15
1093
  Bedabox,3,CA NJ NY,3,360,2024-03-01,2026-03-25
1094
  Five Star Senior Living,3,FL IN TX,5,359,2021-04-20,2021-04-22
 
1130
  Astrion,3,CA FL OH,4,309,2026-02-09,2026-08-31
1131
  Mizkan America,3,CA FL NY,3,308,2020-03-23,2026-02-10
1132
  Avelo Airlines,3,AZ CA NC,5,306,2025-09-26,2026-01-07
 
1133
  Railex,3,CA NY WA,3,305,2017-03-28,2017-04-14
1134
  Sanjel,3,CO MT ND,4,303,2016-03-30,2016-05-31
1135
  International Bedding,3,AZ IN PA,3,298,2011-10-21,2011-12-22
 
1484
  WK Kellogg,2,NE TN,2,568,2026-05-22,2026-06-08
1485
  Alverno Clinical Laboratories,2,IL IN,3,567,2012-01-25,2024-11-26
1486
  Trinity Health,2,CA MI,2,564,2020-04-30,2026-10-25
1487
+ LeeMAH Electronics,2,CA TX,4,563,2025-12-10,2026-09-14
1488
  Flexport,2,CA WA,5,562,2023-01-11,2024-02-05
1489
  Applegreen,2,NY WV,6,560,2022-02-14,2023-03-01
1490
  Cognizant,2,AZ FL,2,556,2019-12-18,2019-12-19
 
1521
  Allied Systems,2,MI NJ,7,503,2008-07-02,2013-11-18
1522
  General Cable Industries,2,MI PA,3,503,2001-05-14,2015-02-20
1523
  Homemade Real Foods,2,CA RI,2,503,2016-05-06,2016-05-09
 
1524
  LM Farms,2,NC TN,2,500,2018-05-31,2018-06-01
1525
  NSC Wholesale Holdings,2,NY PA,8,500,2018-10-18,2018-11-19
1526
  LAZ Parking,2,CT TN,2,496,2020-05-27,2020-06-08
data/multi_state_notices.csv CHANGED
@@ -2935,6 +2935,7 @@ c711fa4ef1bd01df,NY,Barneys New York (46th Avenue),Barneys New York (46th Avenue
2935
  1a939e8b764dfc93,NY,Barneys New York (33rd Street),Barneys New York (33rd Street),,Queens,58,2019-10-23,2019-11-01,Closure,2026-09-10T14:05:10.122105Z,Barneys New York
2936
  8729659094bebd86,NC,"Barrette Outdoor Living, Inc.",Barrette Outdoor Living,,"Salisbury, Rowan County",93,2026-07-01,2026-10-12,Layoff,2026-09-02T05:08:44.856399Z,Barrette Outdoor Living
2937
  d491a2b0f20e923f,NJ,"Barrette Outdoor Living, Inc",Barrette Outdoor Living,,Egg Harbor City,120,2025-03-01,2025-07-01,,2026-08-30T21:43:41.512264Z,Barrette Outdoor Living
 
2938
  73ff19805d8eb91a,NY,"Barrette Outdoor Living, Inc.",Barrette Outdoor Living,,Erie,93,2025-02-03,2025-05-05,Closure,2026-09-10T14:05:10.122105Z,Barrette Outdoor Living
2939
  b14b2afc0392594e,CO,Bartaco,Bartaco,,Boulder,53,2020-04-01,2020-03-21,Mass Layoff- Temporary,2026-08-31T07:22:39.223872Z,Bartaco
2940
  8735b8ff577862f1,PA,Bartaco,Bartaco,,"King of Prussia, Montgomery",53,,2020-03-21,,2020-03-21T00:00:00Z,Bartaco
@@ -5120,7 +5121,7 @@ c6d11fa59a2c1ef7,CA,Charter Communications Customer Contact Center,Charter Commu
5120
  a3a0199f47085dc5,IN,Charter Communications,Charter Communications,,Indianapolis,84,2018-08-02,2018-08-28,LO,2026-08-30T21:43:41.512264Z,Charter Communications
5121
  b18ed7c104b8e44a,KY,Charter Communications Video Call Center,Charter Communications Video Call Center,,Jefferson,162,2004-09-21,,,2026-08-30T21:43:41.512264Z,Charter Communications
5122
  c77ee8fc2f37e93d,MA,Charter Communications,Charter Communications,,Worcester,174,2025-03-26,2025-06-26,,2025-03-26T00:00:00Z,Charter Communications
5123
- ab1820342ada93c0,ME,Charter Communications,Charter Communications,,Portland,176,2025-12-10,,WARN,2026-09-02T05:08:44.856399Z,Charter Communications
5124
  172df402657476af,MI,Charter Communications,Charter Communications,,Walker,51,2018-08-01,,Mass Layoff,2018-08-01T00:00:00Z,Charter Communications
5125
  637df73c942c2454,MI,Charter Communications,Charter Communications,,Livonia,60,2018-08-06,,Mass Layoff,2018-08-06T00:00:00Z,Charter Communications
5126
  b9baaf3c650752cf,MI,CHARTER COMMUNICATIONS INC,Charter Communications,,Walker,240,2024-04-24,,Facility Closing,2024-04-24T00:00:00Z,Charter Communications
@@ -13622,6 +13623,7 @@ a389b2fa28f1ff04,KS,"Lear Siegler Services, Inc.",Lear Siegler Services,,,52,200
13622
  e170304bc63b45d4,KS,Lear Siegler Services,Lear Siegler Services,,,85,2007-05-25,,WARN,2026-08-30T22:16:36.831610Z,Lear Siegler Services
13623
  eb24d32f064d2a74,CA,LeeMAH Electronics,LeeMAH Electronics,,San Mateo County,212,2026-07-08,2026-09-08,Closure Permanent,2026-08-30T21:43:41.512264Z,LeeMAH Electronics
13624
  4f1e63c48e7e7fc0,CA,LeeMAH Electronics,LeeMAH Electronics,,San Mateo County,205,2026-08-17,2026-10-16,Closure Permanent,2026-08-30T21:43:41.512264Z,LeeMAH Electronics
 
13625
  35c31409a3a29b7b,TX,LeeMAH Electronics. Inc.,LeeMAH Electronics,,"Richardson, Dallas",84,2025-12-10,2025-12-08,,2026-09-02T05:08:44.856399Z,LeeMAH Electronics
13626
  4b4a6e4015e6d16b,AL,Legacy Supply Chain Operations,Legacy Supply Chain Operations,,Decatur,6,2026-04-09,2026-06-06,Closure,2026-09-02T05:08:44.856399Z,Legacy Supply Chain
13627
  38a731267b5a5d4e,CA,Legacy Supply Chain Services,Legacy Supply Chain Services,,Fontana,220,2016-11-14,2016-12-23,Closure Permanent,2026-08-30T21:43:41.512264Z,Legacy Supply Chain
@@ -23017,6 +23019,8 @@ e514d22e664ee951,CA,"Uber Technologies, Inc. (1725 3rd St.)","Uber Technologies,
23017
  0396dc2da1a7d1a8,CA,"Uber Technologies, Inc. (1655 3rd Street)","Uber Technologies, Inc. (1655 3rd Street)",,San Francisco County,26,2026-07-23,2026-09-21,Layoff Permanent,2026-08-30T21:43:41.512264Z,Uber Technologies
23018
  239c2a58b36c454f,CA,"Uber Technologies, Inc. (1725 3rd St.)","Uber Technologies, Inc. (1725 3rd St.)",,San Francisco County,1,2026-07-23,2026-09-21,Layoff Permanent,2026-08-30T21:43:41.512264Z,Uber Technologies
23019
  ccd5f14f75a7facb,CA,"Uber Technologies, Inc. (Remote)","Uber Technologies, Inc. (Remote)",,San Francisco County,14,2026-07-23,2026-09-21,Layoff Permanent,2026-08-30T21:43:41.512264Z,Uber Technologies
 
 
23020
  947d7eb47d7c45be,IL,"Uber Technologies, Inc.",Uber Technologies,,"Chicago, 433 West Van Buren St.",363,2026-09-02,,State,2026-09-04T00:09:40.386632Z,Uber Technologies
23021
  1f6e2a84de74ed62,NY,"Uber Technologies, Inc.",Uber Technologies,,Queens,26,2020-05-07,2020-06-05,Layoff,2026-09-10T14:05:10.122105Z,Uber Technologies
23022
  bd427e512929473e,NY,"Uber Technologies, Inc. (JUMP venture aka Social Bicycles, LLC)","Uber Technologies, Inc. (JUMP venture","Social Bicycles, LLC",New York,37,2020-05-07,2020-06-08,Closure,2026-09-10T14:05:10.122105Z,Uber Technologies
 
2935
  1a939e8b764dfc93,NY,Barneys New York (33rd Street),Barneys New York (33rd Street),,Queens,58,2019-10-23,2019-11-01,Closure,2026-09-10T14:05:10.122105Z,Barneys New York
2936
  8729659094bebd86,NC,"Barrette Outdoor Living, Inc.",Barrette Outdoor Living,,"Salisbury, Rowan County",93,2026-07-01,2026-10-12,Layoff,2026-09-02T05:08:44.856399Z,Barrette Outdoor Living
2937
  d491a2b0f20e923f,NJ,"Barrette Outdoor Living, Inc",Barrette Outdoor Living,,Egg Harbor City,120,2025-03-01,2025-07-01,,2026-08-30T21:43:41.512264Z,Barrette Outdoor Living
2938
+ 4559a09afd1614e9,NJ,Barrette Outdoor Living,Barrette Outdoor Living,,Egg Harbor City,59,2026-09-01,2026-12-13,,2026-09-16T12:55:14.155292Z,Barrette Outdoor Living
2939
  73ff19805d8eb91a,NY,"Barrette Outdoor Living, Inc.",Barrette Outdoor Living,,Erie,93,2025-02-03,2025-05-05,Closure,2026-09-10T14:05:10.122105Z,Barrette Outdoor Living
2940
  b14b2afc0392594e,CO,Bartaco,Bartaco,,Boulder,53,2020-04-01,2020-03-21,Mass Layoff- Temporary,2026-08-31T07:22:39.223872Z,Bartaco
2941
  8735b8ff577862f1,PA,Bartaco,Bartaco,,"King of Prussia, Montgomery",53,,2020-03-21,,2020-03-21T00:00:00Z,Bartaco
 
5121
  a3a0199f47085dc5,IN,Charter Communications,Charter Communications,,Indianapolis,84,2018-08-02,2018-08-28,LO,2026-08-30T21:43:41.512264Z,Charter Communications
5122
  b18ed7c104b8e44a,KY,Charter Communications Video Call Center,Charter Communications Video Call Center,,Jefferson,162,2004-09-21,,,2026-08-30T21:43:41.512264Z,Charter Communications
5123
  c77ee8fc2f37e93d,MA,Charter Communications,Charter Communications,,Worcester,174,2025-03-26,2025-06-26,,2025-03-26T00:00:00Z,Charter Communications
5124
+ ab1820342ada93c0,ME,Charter Communications,Charter Communications,,"Portland, 901 Washington Ave; Portland, Maine 04103",176,2025-12-10,,WARN,2026-09-02T05:08:44.856399Z,Charter Communications
5125
  172df402657476af,MI,Charter Communications,Charter Communications,,Walker,51,2018-08-01,,Mass Layoff,2018-08-01T00:00:00Z,Charter Communications
5126
  637df73c942c2454,MI,Charter Communications,Charter Communications,,Livonia,60,2018-08-06,,Mass Layoff,2018-08-06T00:00:00Z,Charter Communications
5127
  b9baaf3c650752cf,MI,CHARTER COMMUNICATIONS INC,Charter Communications,,Walker,240,2024-04-24,,Facility Closing,2024-04-24T00:00:00Z,Charter Communications
 
13623
  e170304bc63b45d4,KS,Lear Siegler Services,Lear Siegler Services,,,85,2007-05-25,,WARN,2026-08-30T22:16:36.831610Z,Lear Siegler Services
13624
  eb24d32f064d2a74,CA,LeeMAH Electronics,LeeMAH Electronics,,San Mateo County,212,2026-07-08,2026-09-08,Closure Permanent,2026-08-30T21:43:41.512264Z,LeeMAH Electronics
13625
  4f1e63c48e7e7fc0,CA,LeeMAH Electronics,LeeMAH Electronics,,San Mateo County,205,2026-08-17,2026-10-16,Closure Permanent,2026-08-30T21:43:41.512264Z,LeeMAH Electronics
13626
+ 3f01e41c58619454,CA,LeeMah Electronics,LeeMAH Electronics,,San Mateo County,62,2026-09-14,2026-12-21,Closure Permanent,2026-09-16T12:55:14.155292Z,LeeMAH Electronics
13627
  35c31409a3a29b7b,TX,LeeMAH Electronics. Inc.,LeeMAH Electronics,,"Richardson, Dallas",84,2025-12-10,2025-12-08,,2026-09-02T05:08:44.856399Z,LeeMAH Electronics
13628
  4b4a6e4015e6d16b,AL,Legacy Supply Chain Operations,Legacy Supply Chain Operations,,Decatur,6,2026-04-09,2026-06-06,Closure,2026-09-02T05:08:44.856399Z,Legacy Supply Chain
13629
  38a731267b5a5d4e,CA,Legacy Supply Chain Services,Legacy Supply Chain Services,,Fontana,220,2016-11-14,2016-12-23,Closure Permanent,2026-08-30T21:43:41.512264Z,Legacy Supply Chain
 
23019
  0396dc2da1a7d1a8,CA,"Uber Technologies, Inc. (1655 3rd Street)","Uber Technologies, Inc. (1655 3rd Street)",,San Francisco County,26,2026-07-23,2026-09-21,Layoff Permanent,2026-08-30T21:43:41.512264Z,Uber Technologies
23020
  239c2a58b36c454f,CA,"Uber Technologies, Inc. (1725 3rd St.)","Uber Technologies, Inc. (1725 3rd St.)",,San Francisco County,1,2026-07-23,2026-09-21,Layoff Permanent,2026-08-30T21:43:41.512264Z,Uber Technologies
23021
  ccd5f14f75a7facb,CA,"Uber Technologies, Inc. (Remote)","Uber Technologies, Inc. (Remote)",,San Francisco County,14,2026-07-23,2026-09-21,Layoff Permanent,2026-08-30T21:43:41.512264Z,Uber Technologies
23022
+ 097f5460d84b94af,CA,"Uber Technologies, Inc. - 200 Mathilda Place","Uber Technologies, Inc. - 200 Mathilda Place",,Santa Clara County,94,2026-09-14,2026-11-02,Layoff Permanent,2026-09-16T12:55:14.155292Z,Uber Technologies
23023
+ cf7c9cd6ff8078a9,CA,"Uber technologies, Inc. - 190 Mathilda Place","Uber technologies, Inc. - 190 Mathilda Place",,Santa Clara County,43,2026-09-14,2026-11-02,Layoff Permanent,2026-09-16T12:55:14.155292Z,Uber Technologies
23024
  947d7eb47d7c45be,IL,"Uber Technologies, Inc.",Uber Technologies,,"Chicago, 433 West Van Buren St.",363,2026-09-02,,State,2026-09-04T00:09:40.386632Z,Uber Technologies
23025
  1f6e2a84de74ed62,NY,"Uber Technologies, Inc.",Uber Technologies,,Queens,26,2020-05-07,2020-06-05,Layoff,2026-09-10T14:05:10.122105Z,Uber Technologies
23026
  bd427e512929473e,NY,"Uber Technologies, Inc. (JUMP venture aka Social Bicycles, LLC)","Uber Technologies, Inc. (JUMP venture","Social Bicycles, LLC",New York,37,2020-05-07,2020-06-08,Closure,2026-09-10T14:05:10.122105Z,Uber Technologies