
anthropic economic index analysis
Analysis and visualization of Anthropic's Economic Index data exploring AI's impact on different occupations and tasks
Repository Info
About This Server
Analysis and visualization of Anthropic's Economic Index data exploring AI's impact on different occupations and tasks
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Anthropic Economic Index Analysis
This repository contains code and analysis for working with Anthropic's Economic Index dataset, which provides insights into how AI is being incorporated into real-world tasks across the modern economy.
About the Anthropic Economic Index
The Anthropic Economic Index is a dataset that explores:
- How AI is impacting different occupations and tasks
- Patterns of automation vs. augmentation across different job sectors
- The use of "extended thinking" features in AI assistants across different tasks
- Hierarchical clustering of AI-assisted tasks across the economy
The dataset is published by Anthropic and available on Hugging Face.
Repository Structure
data/: Directory for downloaded datasets (not committed to GitHub)notebooks/: Jupyter notebooks for analysisscripts/: Utility scripts for data downloading and processingvisualizations/: Generated visualizations and figures
Getting Started
Prerequisites
- Python 3.8+
- Required packages: pandas, numpy, matplotlib, seaborn, jupyterlab, huggingface_hub
Installation
-
Clone this repository:
git clone https://github.com/keshav84652/anthropic-economic-index-analysis.git cd anthropic-economic-index-analysis -
Create a virtual environment and install dependencies:
python -m venv venv source venv/bin/activate # On Windows: venv\Scripts\activate pip install -r requirements.txt -
Download the dataset:
python scripts/download_data.py -
Start exploring the data with Jupyter notebooks:
jupyter lab
Analysis Examples
The notebooks/ directory contains example analyses:
01_exploratory_analysis.ipynb: Initial exploration of the Economic Index dataset02_automation_augmentation_analysis.ipynb: Analysis of automation vs. augmentation patterns03_cluster_analysis.ipynb: Working with the hierarchical cluster data
Data Dictionary
The dataset includes several key files:
Automation vs. Augmentation by Task
This file maps tasks to different collaboration patterns:
- directive: Automation pattern where AI directly performs the task
- feedback_loop: Automation pattern with human-AI interaction loops
- validation: Augmentation pattern where AI assists with verification
- task_iteration: Augmentation pattern where AI helps refine work
- learning: Augmentation pattern where AI provides educational support
Cluster Level Data
Hierarchical clustering of tasks with metrics including:
- Percentage of records and users associated with each cluster
- Mapping to O*NET occupational tasks
- Collaboration pattern ratios
- Usage of "extended thinking" features
Model Context Protocol (MCP)
This project uses a "Model Context Protocol" approach, which means:
- We're analyzing how AI models utilize and interpret their context to perform different tasks
- We're exploring patterns of human-AI collaboration across different occupational contexts
- We're examining how the "extended thinking" mode in Claude 3.7 Sonnet is used across different tasks
License
This project is MIT licensed. The original Anthropic Economic Index dataset is licensed under CC-BY.
Acknowledgements
- Anthropic for creating and publishing the Economic Index dataset
- The Hugging Face team for hosting the dataset
Quick Start
Clone the repository
git clone https://github.com/keshav84652/anthropic-economic-index-analysisInstall dependencies
cd anthropic-economic-index-analysis
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.