Answer: Counties whose 2008 employment was most concentrated in manufacturing (NAICS 31-33) — the industries where essentially all industrial-robot deployment occurs, per Acemoglu & Restrepo (2020) — grew total employment only +5.0% cumulatively from 2008-2023, versus +14.4% in the rest of the country. The median county in the most-exposed group actually shrank (-0.6%), while the median county elsewhere grew (+2.2%). The gap is statistically significant (Welch's t=7.43, p=1.5e-13), survives controlling for county size (OLS coefficient -38.2, p=6.3e-13), and is not driven by any single state (leave-one-state-out sensitivity: coefficient stays between -35.2 and -41.0 across all 53 state/territory omissions, no sign flip).
Full report (dashboard, methodology, sources, caveats): published via AskAmerica publish_report
as a self-contained local HTML page, title "Automation-exposed counties grew employment +5.0%
(2008-2023) vs +14.4% elsewhere — a robust, statistically significant gap" (link is a
127.0.0.1-local URL, not fetchable from here — share the report link the tool returned with the
human reader).
No table in this corpus carries a direct robots-per-worker or IFR robot-shipment measure, so this analysis used the standard literature proxy: a county's 2008 employment share in manufacturing (NAICS 31-33), the sector where industrial robot deployment concentrates (motor vehicles, electronics, machinery, metals, plastics), per Acemoglu & Restrepo (2020, Journal of Political Economy, "Robots and Jobs: Evidence from US Labor Markets"). Counties were split at the 75th percentile of 2008 manufacturing share (18.2%) into "most exposed" (799 counties, avg 27.1% manufacturing) vs. "rest" (2,397 counties, avg 7.6%).
Data: econ.county_qcew (BLS QCEW), county grain, 2008-2024 (the table's declared schema window is
2019-2024, but it actually holds complete data back to 2008, confirmed via data_coverage).
| Group | Counties | Avg. 2008 mfg. share | Employment 2008 | Employment 2023 | Cumulative change | Median county change |
|---|---|---|---|---|---|---|
| Most exposed (top quartile) | 799 | 27.1% | 14.48M | 15.20M | +5.0% | -0.6% |
| Rest of counties | 2,397 | 7.6% | 121.33M | 138.83M | +14.4% | +2.2% |
Indexed to 2008=100, "rest" counties reached 114.6 by 2024 while the most-exposed group reached only 105.6 — a persistent, widening divergence, not a one-time shock (both groups fell together in the 2008-2010 recession and again in 2020).
pct_employment_change ~ mfg_share_2008 + log(baseline_employment) — coefficient on
manufacturing share = -38.2 (SE=5.28, p=6.3e-13, n=3,196). R²=0.036 — a real, robust partial
effect, not the dominant driver of most counties' growth.Acemoglu & Restrepo (2020) and Rust Belt regional accounts (Brookings, EIG, policybynumbers.com) already establish the direction and mechanism over 1993-2014 and 2000-2010 respectively. This analysis reproduces the finding independently using this warehouse's own county-level BLS QCEW data, extends the window through 2008-2024 (including the pandemic), and adds a leave-one-state-out robustness check not typically reported at this grain in the regional-account literature.
econ.county_qcew (BLS QCEW county employment, 2008-2024) — primary computed data source.dashboard.png — the published report's inlined dashboard (headline stats + indexed employment chart)employment_index_chart.png — standalone employment index line chart (2008=100), most-exposed vs. rest of counties