mstern commited on
Commit
279ab30
·
verified ·
1 Parent(s): fb34cc2

move cluster level data up

Browse files
Files changed (1) hide show
  1. release_2025_03_27/README.md +1 -1
release_2025_03_27/README.md CHANGED
@@ -5,6 +5,7 @@ This notebook contains the code used to produce the visualizations and analysis
5
 
6
  ## Data Files in this Directory
7
 
 
8
  - **onet_task_statements.csv**: Contains O*NET task statements with their associated occupational codes
9
  - **SOC_Structure.csv**: Standard Occupational Classification (SOC) structure data with major group codes and titles
10
  - **task_pct_v1.csv**: Version 1 of task percentage data
@@ -13,7 +14,6 @@ This notebook contains the code used to produce the visualizations and analysis
13
  - **automation_vs_augmentation_v1.csv**: Version 1 of automation vs. augmentation interaction type data
14
  - **automation_vs_augmentation_v2.csv**: Version 2 of automation vs. augmentation interaction type data
15
  - **task_thinking_fractions.csv**: Fraction of each O*NET task with its associated "extended thinking" mode fraction
16
- - **cluster_level_dataset**: A folder containing data released at the cluster level, including mappings to O*NET tasks, automation vs. augmentation, and "extended thinking" mode fraction
17
 
18
  ## Data Dictionary
19
 
 
5
 
6
  ## Data Files in this Directory
7
 
8
+ - **cluster_level_dataset**: A folder containing data released at the cluster level, including mappings to O*NET tasks, automation vs. augmentation, and "extended thinking" mode fraction
9
  - **onet_task_statements.csv**: Contains O*NET task statements with their associated occupational codes
10
  - **SOC_Structure.csv**: Standard Occupational Classification (SOC) structure data with major group codes and titles
11
  - **task_pct_v1.csv**: Version 1 of task percentage data
 
14
  - **automation_vs_augmentation_v1.csv**: Version 1 of automation vs. augmentation interaction type data
15
  - **automation_vs_augmentation_v2.csv**: Version 2 of automation vs. augmentation interaction type data
16
  - **task_thinking_fractions.csv**: Fraction of each O*NET task with its associated "extended thinking" mode fraction
 
17
 
18
  ## Data Dictionary
19