Open Analysis & Causal Metrics2026

AI Adoption Parity Index & Exposure-Adjusted Distributional Analysis

Open analysis measuring state-level AI adoption against AI-exposed employment rather than population using the Anthropic Economic Index, BLS OES, and O*NET.

AI Adoption Parity Index & Exposure-Adjusted Distributional Analysis Cover
Live Interactive Audit Tool
Open in full window

Project Overview

Conceived and engineered an open-source analysis measuring state-level AI adoption against AI-exposed employment rather than raw population. Utilizes the Anthropic Economic Index, BLS Occupational Employment and Wage Statistics (OES), and O*NET occupational exposure models, evaluating geographic concentration through Lorenz curves and Gini coefficients on both raw and exposure-adjusted distributions.

My Role

Lead Quantitative Analyst. Conceived the research question, engineered the exposure weighting model, calculated concentration metrics, built the interactive audit visualization, and open-sourced the analysis.

Tools / Stack

PythonRAnthropic Economic IndexBLS OESO*NETPlotly.jsGini CoefficientsTheil IndexLorenz CurvesGit & GitHub

Project Details

Data SourcesAnthropic Economic Index, BLS OES, O*NET Occupational Data
MethodologiesLorenz Curves, Gini Coefficients, Exposure-Adjusted Distributions, Theil Index
Repositorygithub.com/vkenned2/aei-index-audit
Software / StackPython (pandas, NumPy, statsmodels), Plotly, R, Git & GitHub
ContextInvestigating how much of the measured geographic AI divide is an artifact of regional aggregation (the Modifiable Areal Unit Problem) vs true underlying knowledge-work exposure across U.S. states.

Implementation Roadmap

Development Process.

01

Ingest state-level AI activity telemetry from the Anthropic Economic Index (releases 2025-09 through 2026-06).

02

Extract and harmonize employment distributions across detailed occupational categories from BLS OES.

03

Map O*NET occupational exposure scores to estimate state-level AI-exposed labor forces on fixed working-age population denominators.

04

Construct Lorenz curves and compute Gini inequality and Theil indices across 6 official US government geographical groupings.

05

Build live interactive Plotly audit interface allowing researchers to inspect geographic aggregation sensitivity and counterfactual shifts.

06

Publish open-access Jupyter notebooks, interactive tools, and documentation enabling reproducible public replication.

Case Study Analysis

Challenges & Outcomes.

The Challenge

Anthropic's AI Usage Index reports state Claude usage relative to population. However, raw population normalization and geographic aggregation boundaries create significant distortion: changing the geography (e.g. from states to BEA or Census regions) causes measured inequality (Theil/Gini) to fall dramatically, concealing substantial regional variation.

The Solution

Built an interactive audit and exposure-weighted benchmark integrating the Anthropic Economic Index with BLS OEWS and O*NET occupational exposure models. Rendered dynamic Lorenz curves, Gini metrics, and Theil decompositions across multiple geographic tiers.

The Outcome

Delivered a public open-source analysis proving that geographic aggregation hides up to 60%+ of measured variation, providing external researchers and policymakers with an interactive tool and exposure-adjusted benchmark for understanding true regional AI workforce dynamics.