This file contains AI-generated ratings of the exposure of specific occupational tasks to AI automation. Each row represents a single task associated with an occupation, along with a rating indicating the degree to which AI can perform that task.
Columns:
occupation_title
: The name of the occupation (string).task
: A specific task performed within the occupation (string).rating
: An integer from 1 to 5 representing the task’s exposure to AI automation:
Source:
Ratings are generated using large language models (Google Gemini or OpenAI GPT) via the MD-Workforce-AI-Impacts codebase. See python/rate_tasks.py
for details on the rating methodology and prompt.
Related files:
all_occupation_tasks.csv
: The input file listing all occupation-task pairs to be rated.