Task Statements
18,796 row objects
| Key Name |
Data Type |
Description |
References |
| onetsoc_code | Character(10) | O*NET-SOC Code | Occupation Data |
| title | Character Varying(150) | O*NET-SOC Title | Occupation Data |
| task_id | Integer(8) | Identifies each task | |
| task | Character Varying(1000) | Task statement associated with an occupation | |
| task_type | Character Varying(12) optional | “Core” or “Supplemental” | |
| incumbents_responding | Integer(4) optional | Number of incumbents providing task information | |
| date_updated | Date | Date when data was updated | |
| domain_source | Character Varying(30) | Source of the data | |
| Release |
Change Description |
| 30.1 |
Most recent content update |
| 13.0 |
File added |
Tasks are occupation-specific tasks and duties performed in a job. Each task is linked to exactly one occupation.
The task_type column identifies two categories of tasks:
- Core — tasks that are critical to the occupation. The criteria for these tasks are (a) relevance ≥ 67% and (b) a mean importance rating of ≥ 3.0.
- Supplemental — tasks that are less relevant and/or important to the occupation. Two sets of tasks are included in this category: (a) tasks rated ≥ 67% on relevance but < 3.0 on importance, and (b) tasks rated < 67% on relevance, regardless of mean importance.
For some tasks, additional information is available in Task Ratings.
Related information