add Readme
Browse files
README.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# The Anthropic Economic Index
|
| 2 |
+
|
| 3 |
+
## Overview
|
| 4 |
+
|
| 5 |
+
The Anthropic Economic Index provides insights into how AI is being incorporated into real-world tasks across the modern economy.
|
| 6 |
+
|
| 7 |
+
## Data Releases
|
| 8 |
+
|
| 9 |
+
This repository contains multiple data releases, each with its own documentation:
|
| 10 |
+
|
| 11 |
+
- **[2025-02-10 Release](/release_2025_02_10)**: Initial release with O*NET task mappings, automation vs. augmentation data, and more
|
| 12 |
+
- **[2025-03-27 Release](/release_2025_03_27)**: Updated analysis with Claude 3.7 Sonnet data and cluster-level insights
|
| 13 |
+
|
| 14 |
+
## Resources
|
| 15 |
+
|
| 16 |
+
- [Index Home Page](https://www.anthropic.com/economic-index)
|
| 17 |
+
- [Research Paper](https://assets.anthropic.com/m/2e23255f1e84ca97/original/Economic_Tasks_AI_Paper.pdf)
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
## License
|
| 21 |
+
|
| 22 |
+
Data released under CC-BY, code released under MIT License
|
| 23 |
+
|
| 24 |
+
## Contact
|
| 25 |
+
|
| 26 |
+
For inquiries, contact kunal@anthropic.com or atamkin@anthropic.com. We invite researchers to provide input on potential future data releases using [this form](https://docs.google.com/forms/d/e/1FAIpQLSfDEdY-mT5lcXPaDSv-0Ci1rSXGlbIJierxkUbNB7_07-kddw/viewform?usp=dialog).
|