Update README.md
Browse files
README.md
CHANGED
|
@@ -29,6 +29,7 @@ The Anthropic Economic Index provides insights into how AI is being incorporated
|
|
| 29 |
This repository contains multiple data releases, each with its own documentation:
|
| 30 |
|
| 31 |
- **[Labor market impacts](https://huggingface.co/datasets/Anthropic/EconomicIndex/tree/main/labor_market_impacts)**: Job exposure and task penetration data
|
|
|
|
| 32 |
- **[2026-03-24 Release](https://huggingface.co/datasets/Anthropic/EconomicIndex/tree/main/release_2026_03_24)**: Updated analysis with Opus 4.5/4.6 and learning curves
|
| 33 |
- **[2026-01-15 Release](https://huggingface.co/datasets/Anthropic/EconomicIndex/tree/main/release_2026_01_15)**: Updated analysis with economic primitives and Sonnet 4.5
|
| 34 |
- **[2025-09-15 Release](https://huggingface.co/datasets/Anthropic/EconomicIndex/tree/main/release_2025_09_15)**: Updated analysis with geographic and first-party API data using Sonnet 4
|
|
@@ -39,6 +40,7 @@ This repository contains multiple data releases, each with its own documentation
|
|
| 39 |
## Resources
|
| 40 |
|
| 41 |
- [Index Home Page](https://www.anthropic.com/economic-index)
|
|
|
|
| 42 |
- [5th report](https://www.anthropic.com/research/economic-index-march-2026-report)
|
| 43 |
- [4th report](https://www.anthropic.com/research/anthropic-economic-index-january-2026-report)
|
| 44 |
- [3rd report](https://www.anthropic.com/research/anthropic-economic-index-september-2025-report)
|
|
@@ -57,6 +59,16 @@ For press inquiries, contact press@anthropic.com. For all other questions, reach
|
|
| 57 |
|
| 58 |
## Citation
|
| 59 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 60 |
### Fifth release
|
| 61 |
|
| 62 |
```
|
|
|
|
| 29 |
This repository contains multiple data releases, each with its own documentation:
|
| 30 |
|
| 31 |
- **[Labor market impacts](https://huggingface.co/datasets/Anthropic/EconomicIndex/tree/main/labor_market_impacts)**: Job exposure and task penetration data
|
| 32 |
+
- **[2026-03-24 Release](https://huggingface.co/datasets/Anthropic/EconomicIndex/tree/main/release_2026_06_26)**: Updated analysis with Artifacts and monthly aggregates
|
| 33 |
- **[2026-03-24 Release](https://huggingface.co/datasets/Anthropic/EconomicIndex/tree/main/release_2026_03_24)**: Updated analysis with Opus 4.5/4.6 and learning curves
|
| 34 |
- **[2026-01-15 Release](https://huggingface.co/datasets/Anthropic/EconomicIndex/tree/main/release_2026_01_15)**: Updated analysis with economic primitives and Sonnet 4.5
|
| 35 |
- **[2025-09-15 Release](https://huggingface.co/datasets/Anthropic/EconomicIndex/tree/main/release_2025_09_15)**: Updated analysis with geographic and first-party API data using Sonnet 4
|
|
|
|
| 40 |
## Resources
|
| 41 |
|
| 42 |
- [Index Home Page](https://www.anthropic.com/economic-index)
|
| 43 |
+
- [6th report](https://www.anthropic.com/research/economic-index-june-2026-report)
|
| 44 |
- [5th report](https://www.anthropic.com/research/economic-index-march-2026-report)
|
| 45 |
- [4th report](https://www.anthropic.com/research/anthropic-economic-index-january-2026-report)
|
| 46 |
- [3rd report](https://www.anthropic.com/research/anthropic-economic-index-september-2025-report)
|
|
|
|
| 59 |
|
| 60 |
## Citation
|
| 61 |
|
| 62 |
+
### Sixth release
|
| 63 |
+
```
|
| 64 |
+
@online{anthropic2026aeiv6,
|
| 65 |
+
author = {Maxim Massenkoff and Eva Lyubich and Szymon Sacher and Zoe Hitzig and Shaoyi Zhang and Ryan Heller and Peter McCrory},
|
| 66 |
+
title = {Anthropic Economic Index report: Cadences},
|
| 67 |
+
date = {2026-06-26},
|
| 68 |
+
year = {2026},
|
| 69 |
+
url = {https://www.anthropic.com/research/economic-index-june-2026-report},
|
| 70 |
+
}
|
| 71 |
+
|
| 72 |
### Fifth release
|
| 73 |
|
| 74 |
```
|