tasks_to_dwas
23,850 rows
| Column Name |
Data Type |
Description |
Foreign Key |
| onetsoc_code | Character(10) | O*NET-SOC Code | occupation_data |
| title | Character Varying(150) | O*NET-SOC Title | occupation_data |
| task_id | Decimal(8,0) | Identifies each task | task_statements |
| task | Character Varying(1000) | Task statement associated with an occupation | task_statements |
| dwa_element_id | Character Varying(20) | Content Model Outline Position | content_model_reference |
| dwa_element_name | Character Varying(150) | Content Model Element Name | content_model_reference |
| date_updated | Date | Date when data was updated | |
| domain_source | Character Varying(30) | Source of the data | |
| Release |
Change Description |
| 30.3 |
Most recent content update |
| 30.3 |
Columns “DWA ID,” “DWA Title” renamed to “DWA Element ID,” “DWA Element Name” |
| 18.1 |
Table added |
This table maps each Detailed Work Activity (DWA) to the task statements, and consequently to the O*NET-SOC occupations, requiring that activity. Each DWA is mapped to multiple task statements, and each referenced task statement is mapped to one or more DWAs. See
gwas_to_iwas_to_dwas for a full listing of DWAs.
Related information