Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ tags:
|
|
| 6 |
viewer: false
|
| 7 |
---
|
| 8 |
## Overview
|
| 9 |
-
This directory contains O*NET task mapping and automation vs. augmentation data from "Which Economic Tasks are Performed with AI? Evidence from Millions of Claude Conversations." The data
|
| 10 |
|
| 11 |
**Please see our [blog post](https://www.anthropic.com/news/the-anthropic-economic-index) and [paper](https://assets.anthropic.com/m/2e23255f1e84ca97/original/Economic_Tasks_AI_Paper.pdf) for further visualizations and complete analysis.**
|
| 12 |
|
|
@@ -34,27 +34,17 @@ The `plots.ipynb` notebook provides visualizations and analysis including:
|
|
| 34 |
- Task distribution across occupational categories
|
| 35 |
- Comparison with BLS employment data
|
| 36 |
|
| 37 |
-

|
| 38 |
-
|
| 39 |
### Occupational Analysis
|
| 40 |
- Top occupations by conversation percentage
|
| 41 |
- Occupational category distributions
|
| 42 |
- Occupational category distributions compared to BLS employment data
|
| 43 |
|
| 44 |
-

|
| 45 |
-

|
| 46 |
-

|
| 47 |
-
|
| 48 |
### Wage Analysis
|
| 49 |
- Occupational usage by wage
|
| 50 |
|
| 51 |
-

|
| 52 |
-
|
| 53 |
### Automation vs Augmentation Analysis
|
| 54 |
- Distribution across interaction modes
|
| 55 |
|
| 56 |
-

|
| 57 |
-
|
| 58 |
## Usage
|
| 59 |
To generate the analysis:
|
| 60 |
|
|
|
|
| 6 |
viewer: false
|
| 7 |
---
|
| 8 |
## Overview
|
| 9 |
+
This directory contains O*NET task mapping and automation vs. augmentation data from "Which Economic Tasks are Performed with AI? Evidence from Millions of Claude Conversations." The data and provided analysis are described below.
|
| 10 |
|
| 11 |
**Please see our [blog post](https://www.anthropic.com/news/the-anthropic-economic-index) and [paper](https://assets.anthropic.com/m/2e23255f1e84ca97/original/Economic_Tasks_AI_Paper.pdf) for further visualizations and complete analysis.**
|
| 12 |
|
|
|
|
| 34 |
- Task distribution across occupational categories
|
| 35 |
- Comparison with BLS employment data
|
| 36 |
|
|
|
|
|
|
|
| 37 |
### Occupational Analysis
|
| 38 |
- Top occupations by conversation percentage
|
| 39 |
- Occupational category distributions
|
| 40 |
- Occupational category distributions compared to BLS employment data
|
| 41 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
### Wage Analysis
|
| 43 |
- Occupational usage by wage
|
| 44 |
|
|
|
|
|
|
|
| 45 |
### Automation vs Augmentation Analysis
|
| 46 |
- Distribution across interaction modes
|
| 47 |
|
|
|
|
|
|
|
| 48 |
## Usage
|
| 49 |
To generate the analysis:
|
| 50 |
|