kunal-anthropic commited on
Commit
a2784b7
·
verified ·
1 Parent(s): b0bdf7c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -11
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, provided analysis, and preliminary plots 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,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
- ![Task Distribution](plots/task_distribution.png)
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
- ![Occupations Distribution](plots/occupations_distribution.png)
45
- ![Occupational Category Distribution](plots/occupational_category_distribution.png)
46
- ![Occupational Category Distribution (BLS)](plots/occupational_category_distribution_bls.png)
47
-
48
  ### Wage Analysis
49
  - Occupational usage by wage
50
 
51
- ![Wage Distribution](plots/wage_distribution.png)
52
-
53
  ### Automation vs Augmentation Analysis
54
  - Distribution across interaction modes
55
 
56
- ![Automation vs Augmentation](plots/automation_vs_augmentation.png)
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