Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,15 @@
|
|
3 |
---
|
4 |
# WORKBank
|
5 |
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
|
8 |
-
WORKBank (AI Agent Worker Outlook and Readiness Knowledge Bank) is a database that captures preferences from 1,500 domain workers and capability assessments from AI experts across over 844 tasks spanning 104 occupations.
|
9 |
|
10 |
-
All variables are documented and explained in the Code Book (ADD LINK?). Our github repository [LINK REPO HERE] contains the code used for plotting and analysis.
|
|
|
3 |
---
|
4 |
# WORKBank
|
5 |
|
6 |
+
WORKBank
|
7 |
+
|
8 |
+
## Project Overview
|
9 |
+
|
10 |
+
WORKBank (AI Agent Worker Outlook and Readiness Knowledge Bank) is a database that captures preferences from 1,500 domain workers and capability assessments from AI experts across over 844 tasks spanning 104 occupations. This database stems from our project detailed in Future of Work with AI Agents: Auditing Automation and Augmentation Potential across the U.S. Workforce that presents a systematic audit of worker attitudes and AI capability across occupations in the US workforce. We introduce a novel auditing framework to assess which occupational tasks workers want AI agents to automate or augment, and how those desires align with the current technological capabilities. Using this framework, we construct the WORKBank database, building on the U.S. Department of Labor's O*NET database, to capture preferences from both domain workers and capability assessments from AI experts across over a diverse set of tasks and occupations.
|
11 |
+
|
12 |
+
## WorkBank Database and Code
|
13 |
+
|
14 |
+
We share our dataset here. Our [github repository](https://github.com/shaoyijia/work-bank/tree/main) contains our dataset [Code Book](https://github.com/shaoyijia/work-bank/blob/readme-draft/data/codebook.pdf) and the code used for analysis and plotting of diagrams.
|
15 |
+
|
16 |
|
|
|
17 |
|
|