Embeddable Charts

Free, responsive AI job market charts you can embed on your website, blog, or research. Copy the iframe code below and paste it into your HTML. All charts support light and dark themes via the ?theme=dark query parameter.

Occupation Risk Distribution

Histogram showing how occupations are distributed across AI risk score ranges (0-100).

Light Theme
<iframe src="https://www.aiexposure.org/embed/risk-distribution" width="100%" height="420" frameborder="0" style="border:1px solid #e5e7eb;border-radius:8px;" loading="lazy"></iframe>
Dark Theme
<iframe src="https://www.aiexposure.org/embed/risk-distribution?theme=dark" width="100%" height="420" frameborder="0" style="border:1px solid #334155;border-radius:8px;" loading="lazy"></iframe>

Top 20 Highest-Risk Occupations

Bar chart of the 20 occupations most at risk of AI displacement.

Light Theme
<iframe src="https://www.aiexposure.org/embed/top-at-risk" width="100%" height="700" frameborder="0" style="border:1px solid #e5e7eb;border-radius:8px;" loading="lazy"></iframe>
Dark Theme
<iframe src="https://www.aiexposure.org/embed/top-at-risk?theme=dark" width="100%" height="700" frameborder="0" style="border:1px solid #334155;border-radius:8px;" loading="lazy"></iframe>

Industry Average Risk Scores

Horizontal bar chart comparing average AI risk scores across all tracked industries.

Light Theme
<iframe src="https://www.aiexposure.org/embed/industry-comparison" width="100%" height="600" frameborder="0" style="border:1px solid #e5e7eb;border-radius:8px;" loading="lazy"></iframe>
Dark Theme
<iframe src="https://www.aiexposure.org/embed/industry-comparison?theme=dark" width="100%" height="600" frameborder="0" style="border:1px solid #334155;border-radius:8px;" loading="lazy"></iframe>

Monthly Layoff Timeline

Line chart showing monthly layoff totals over time across all tracked companies.

Light Theme
<iframe src="https://www.aiexposure.org/embed/layoff-timeline" width="100%" height="450" frameborder="0" style="border:1px solid #e5e7eb;border-radius:8px;" loading="lazy"></iframe>
Dark Theme
<iframe src="https://www.aiexposure.org/embed/layoff-timeline?theme=dark" width="100%" height="450" frameborder="0" style="border:1px solid #334155;border-radius:8px;" loading="lazy"></iframe>

Wage vs Risk Scatter Plot

Scatter plot showing the relationship between median wage and AI automation risk score.

Light Theme
<iframe src="https://www.aiexposure.org/embed/wage-vs-risk" width="100%" height="500" frameborder="0" style="border:1px solid #e5e7eb;border-radius:8px;" loading="lazy"></iframe>
Dark Theme
<iframe src="https://www.aiexposure.org/embed/wage-vs-risk?theme=dark" width="100%" height="500" frameborder="0" style="border:1px solid #334155;border-radius:8px;" loading="lazy"></iframe>