{
  "table_id": "task_ratings",
  "title": "Task Ratings",
  "description": "Provide a mapping of O*NET-SOC codes (occupations) to the ratings for tasks associated with the occupation.",
  "data_dictionary": "https://www.onetcenter.org/dictionary/30.4/json/task_ratings.html",
  "column": [
    {
      "column_id": "onetsoc_code",
      "optional": false,
      "title": "O*NET-SOC Code",
      "description": "O*NET-SOC Code",
      "type": "Text",
      "format": "Character(10)"
    },
    {
      "column_id": "title",
      "optional": false,
      "title": "Title",
      "description": "O*NET-SOC Title",
      "type": "Text",
      "format": "Character Varying(150)"
    },
    {
      "column_id": "task_id",
      "optional": false,
      "title": "Task ID",
      "description": "Identifies each task",
      "type": "Number",
      "format": "Integer(8)"
    },
    {
      "column_id": "task",
      "optional": false,
      "title": "Task",
      "description": "Task statement associated with an occupation",
      "type": "Text",
      "format": "Character Varying(1000)"
    },
    {
      "column_id": "scale_id",
      "optional": false,
      "title": "Scale ID",
      "description": "Scale ID",
      "type": "Text",
      "format": "Character Varying(3)"
    },
    {
      "column_id": "scale_name",
      "optional": false,
      "title": "Scale Name",
      "description": "Scale Name",
      "type": "Text",
      "format": "Character Varying(50)"
    },
    {
      "column_id": "category",
      "optional": true,
      "title": "Category",
      "description": "Percent frequency category",
      "type": "Number",
      "format": "Integer(3)"
    },
    {
      "column_id": "data_value",
      "optional": false,
      "title": "Data Value",
      "description": "Rating associated with the O*NET-SOC occupation",
      "type": "Number",
      "format": "Float(5,2)"
    },
    {
      "column_id": "n",
      "optional": true,
      "title": "N",
      "description": "Sample size",
      "type": "Number",
      "format": "Integer(4)"
    },
    {
      "column_id": "standard_error",
      "optional": true,
      "title": "Standard Error",
      "description": "Standard Error",
      "type": "Number",
      "format": "Float(7,4)"
    },
    {
      "column_id": "lower_ci_bound",
      "optional": true,
      "title": "Lower CI Bound",
      "description": "Lower 95% confidence interval bound",
      "type": "Number",
      "format": "Float(7,4)"
    },
    {
      "column_id": "upper_ci_bound",
      "optional": true,
      "title": "Upper CI Bound",
      "description": "Upper 95% confidence interval bound",
      "type": "Number",
      "format": "Float(7,4)"
    },
    {
      "column_id": "recommend_suppress",
      "optional": true,
      "title": "Recommend Suppress",
      "description": "Low precision indicator (Y=yes, N=no)",
      "type": "Text",
      "format": "Character(1)"
    },
    {
      "column_id": "date_updated",
      "optional": false,
      "title": "Date",
      "description": "Date when data was updated",
      "type": "Date",
      "format": "Date"
    },
    {
      "column_id": "domain_source",
      "optional": false,
      "title": "Domain Source",
      "description": "Source of the data",
      "type": "Text",
      "format": "Character Varying(30)"
    }
  ],
  "row": [
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8823,
      "task": "Direct or coordinate an organization's financial or budget activities to fund operations, maximize investments, or increase efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.92,
      "n": 76,
      "standard_error": 4.2651,
      "lower_ci_bound": 1.3474,
      "upper_ci_bound": 22.4442,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8823,
      "task": "Direct or coordinate an organization's financial or budget activities to fund operations, maximize investments, or increase efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.98,
      "n": 76,
      "standard_error": 5.6031,
      "lower_ci_bound": 7.6477,
      "upper_ci_bound": 30.3982,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8823,
      "task": "Direct or coordinate an organization's financial or budget activities to fund operations, maximize investments, or increase efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 29.68,
      "n": 76,
      "standard_error": 9.5346,
      "lower_ci_bound": 14.518,
      "upper_ci_bound": 51.1837,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8823,
      "task": "Direct or coordinate an organization's financial or budget activities to fund operations, maximize investments, or increase efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.18,
      "n": 76,
      "standard_error": 8.3862,
      "lower_ci_bound": 8.9874,
      "upper_ci_bound": 42.2265,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8823,
      "task": "Direct or coordinate an organization's financial or budget activities to fund operations, maximize investments, or increase efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.71,
      "n": 76,
      "standard_error": 7.3666,
      "lower_ci_bound": 8.8518,
      "upper_ci_bound": 38.2911,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8823,
      "task": "Direct or coordinate an organization's financial or budget activities to fund operations, maximize investments, or increase efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.91,
      "n": 76,
      "standard_error": 2.6748,
      "lower_ci_bound": 1.6252,
      "upper_ci_bound": 13.9155,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8823,
      "task": "Direct or coordinate an organization's financial or budget activities to fund operations, maximize investments, or increase efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.63,
      "n": 76,
      "standard_error": 2.2224,
      "lower_ci_bound": 0.4773,
      "upper_ci_bound": 13.2071,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8823,
      "task": "Direct or coordinate an organization's financial or budget activities to fund operations, maximize investments, or increase efficiency.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.52,
      "n": 75,
      "standard_error": 0.1055,
      "lower_ci_bound": 4.3146,
      "upper_ci_bound": 4.735,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8823,
      "task": "Direct or coordinate an organization's financial or budget activities to fund operations, maximize investments, or increase efficiency.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 74.44,
      "n": 95,
      "standard_error": 7.3023,
      "lower_ci_bound": 57.6139,
      "upper_ci_bound": 86.1881,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8824,
      "task": "Confer with board members, organization officials, or staff members to discuss issues, coordinate activities, or resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.42,
      "n": 85,
      "standard_error": 0.9174,
      "lower_ci_bound": 0.3929,
      "upper_ci_bound": 5.0309,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8824,
      "task": "Confer with board members, organization officials, or staff members to discuss issues, coordinate activities, or resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 14.44,
      "n": 85,
      "standard_error": 5.2801,
      "lower_ci_bound": 6.733,
      "upper_ci_bound": 28.309,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8824,
      "task": "Confer with board members, organization officials, or staff members to discuss issues, coordinate activities, or resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.31,
      "n": 85,
      "standard_error": 7.2493,
      "lower_ci_bound": 15.3822,
      "upper_ci_bound": 43.7169,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8824,
      "task": "Confer with board members, organization officials, or staff members to discuss issues, coordinate activities, or resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 25.52,
      "n": 85,
      "standard_error": 7.6938,
      "lower_ci_bound": 13.2843,
      "upper_ci_bound": 43.3856,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8824,
      "task": "Confer with board members, organization officials, or staff members to discuss issues, coordinate activities, or resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 26.88,
      "n": 85,
      "standard_error": 7.3816,
      "lower_ci_bound": 14.8321,
      "upper_ci_bound": 43.6841,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8824,
      "task": "Confer with board members, organization officials, or staff members to discuss issues, coordinate activities, or resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.52,
      "n": 85,
      "standard_error": 2.0396,
      "lower_ci_bound": 0.4936,
      "upper_ci_bound": 11.8747,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8824,
      "task": "Confer with board members, organization officials, or staff members to discuss issues, coordinate activities, or resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.9,
      "n": 85,
      "standard_error": 1.3616,
      "lower_ci_bound": 0.4516,
      "upper_ci_bound": 7.6444,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8824,
      "task": "Confer with board members, organization officials, or staff members to discuss issues, coordinate activities, or resolve problems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.32,
      "n": 83,
      "standard_error": 0.1071,
      "lower_ci_bound": 4.1057,
      "upper_ci_bound": 4.5318,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8824,
      "task": "Confer with board members, organization officials, or staff members to discuss issues, coordinate activities, or resolve problems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 81.71,
      "n": 95,
      "standard_error": 7.8833,
      "lower_ci_bound": 61.0491,
      "upper_ci_bound": 92.7151,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8827,
      "task": "Prepare budgets for approval, including those for funding or implementation of programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.5,
      "n": 85,
      "standard_error": 5.3008,
      "lower_ci_bound": 7.5815,
      "upper_ci_bound": 29.0895,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8827,
      "task": "Prepare budgets for approval, including those for funding or implementation of programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 38.21,
      "n": 85,
      "standard_error": 9.3143,
      "lower_ci_bound": 22.0083,
      "upper_ci_bound": 57.5386,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8827,
      "task": "Prepare budgets for approval, including those for funding or implementation of programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.73,
      "n": 85,
      "standard_error": 10.3442,
      "lower_ci_bound": 16.0439,
      "upper_ci_bound": 55.323,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8827,
      "task": "Prepare budgets for approval, including those for funding or implementation of programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.15,
      "n": 85,
      "standard_error": 2.5088,
      "lower_ci_bound": 1.9164,
      "upper_ci_bound": 13.1019,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8827,
      "task": "Prepare budgets for approval, including those for funding or implementation of programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.25,
      "n": 85,
      "standard_error": 2.6259,
      "lower_ci_bound": 1.9,
      "upper_ci_bound": 13.6663,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8827,
      "task": "Prepare budgets for approval, including those for funding or implementation of programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.19,
      "n": 85,
      "standard_error": 0.1907,
      "lower_ci_bound": 0.0249,
      "upper_ci_bound": 1.4018,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8827,
      "task": "Prepare budgets for approval, including those for funding or implementation of programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.98,
      "n": 85,
      "standard_error": 2.1083,
      "lower_ci_bound": 0.7159,
      "upper_ci_bound": 11.5779,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8827,
      "task": "Prepare budgets for approval, including those for funding or implementation of programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.3,
      "n": 87,
      "standard_error": 0.1527,
      "lower_ci_bound": 3.9916,
      "upper_ci_bound": 4.5985,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8827,
      "task": "Prepare budgets for approval, including those for funding or implementation of programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.41,
      "n": 95,
      "standard_error": 2.9498,
      "lower_ci_bound": 84.552,
      "upper_ci_bound": 97.3448,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8826,
      "task": "Direct, plan, or implement policies, objectives, or activities of organizations or businesses to ensure continuing operations, to maximize returns on investments, or to increase productivity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.03,
      "n": 91,
      "standard_error": 1.9033,
      "lower_ci_bound": 0.8544,
      "upper_ci_bound": 10.1668,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8826,
      "task": "Direct, plan, or implement policies, objectives, or activities of organizations or businesses to ensure continuing operations, to maximize returns on investments, or to increase productivity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.33,
      "n": 91,
      "standard_error": 6.6618,
      "lower_ci_bound": 7.6851,
      "upper_ci_bound": 34.5574,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8826,
      "task": "Direct, plan, or implement policies, objectives, or activities of organizations or businesses to ensure continuing operations, to maximize returns on investments, or to increase productivity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20.3,
      "n": 91,
      "standard_error": 7.9195,
      "lower_ci_bound": 8.7894,
      "upper_ci_bound": 40.2499,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8826,
      "task": "Direct, plan, or implement policies, objectives, or activities of organizations or businesses to ensure continuing operations, to maximize returns on investments, or to increase productivity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.1,
      "n": 91,
      "standard_error": 7.1621,
      "lower_ci_bound": 7.8023,
      "upper_ci_bound": 36.5921,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8826,
      "task": "Direct, plan, or implement policies, objectives, or activities of organizations or businesses to ensure continuing operations, to maximize returns on investments, or to increase productivity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 33.16,
      "n": 91,
      "standard_error": 8.4471,
      "lower_ci_bound": 18.8723,
      "upper_ci_bound": 51.4012,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8826,
      "task": "Direct, plan, or implement policies, objectives, or activities of organizations or businesses to ensure continuing operations, to maximize returns on investments, or to increase productivity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.01,
      "n": 91,
      "standard_error": 1.1744,
      "lower_ci_bound": 0.6216,
      "upper_ci_bound": 6.2858,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8826,
      "task": "Direct, plan, or implement policies, objectives, or activities of organizations or businesses to ensure continuing operations, to maximize returns on investments, or to increase productivity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.07,
      "n": 91,
      "standard_error": 2.7269,
      "lower_ci_bound": 2.4391,
      "upper_ci_bound": 14.3197,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8826,
      "task": "Direct, plan, or implement policies, objectives, or activities of organizations or businesses to ensure continuing operations, to maximize returns on investments, or to increase productivity.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.24,
      "n": 91,
      "standard_error": 0.1424,
      "lower_ci_bound": 3.9608,
      "upper_ci_bound": 4.5266,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8826,
      "task": "Direct, plan, or implement policies, objectives, or activities of organizations or businesses to ensure continuing operations, to maximize returns on investments, or to increase productivity.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 97.79,
      "n": 94,
      "standard_error": 1.5735,
      "lower_ci_bound": 91.2414,
      "upper_ci_bound": 99.4721,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8834,
      "task": "Prepare or present reports concerning activities, expenses, budgets, government statutes or rulings, or other items affecting businesses or program services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.98,
      "n": 89,
      "standard_error": 1.4672,
      "lower_ci_bound": 0.4487,
      "upper_ci_bound": 8.3161,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8834,
      "task": "Prepare or present reports concerning activities, expenses, budgets, government statutes or rulings, or other items affecting businesses or program services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 14.06,
      "n": 89,
      "standard_error": 5.0049,
      "lower_ci_bound": 6.7033,
      "upper_ci_bound": 27.1485,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8834,
      "task": "Prepare or present reports concerning activities, expenses, budgets, government statutes or rulings, or other items affecting businesses or program services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 42.6,
      "n": 89,
      "standard_error": 9.0775,
      "lower_ci_bound": 26.1908,
      "upper_ci_bound": 60.8125,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8834,
      "task": "Prepare or present reports concerning activities, expenses, budgets, government statutes or rulings, or other items affecting businesses or program services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.24,
      "n": 89,
      "standard_error": 8.6332,
      "lower_ci_bound": 8.8158,
      "upper_ci_bound": 42.923,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8834,
      "task": "Prepare or present reports concerning activities, expenses, budgets, government statutes or rulings, or other items affecting businesses or program services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.18,
      "n": 89,
      "standard_error": 5.7567,
      "lower_ci_bound": 5.2935,
      "upper_ci_bound": 29.2085,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8834,
      "task": "Prepare or present reports concerning activities, expenses, budgets, government statutes or rulings, or other items affecting businesses or program services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.24,
      "n": 89,
      "standard_error": 3.4566,
      "lower_ci_bound": 2.0167,
      "upper_ci_bound": 17.7168,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8834,
      "task": "Prepare or present reports concerning activities, expenses, budgets, government statutes or rulings, or other items affecting businesses or program services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.7,
      "n": 89,
      "standard_error": 0.5058,
      "lower_ci_bound": 0.1635,
      "upper_ci_bound": 2.9132,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8834,
      "task": "Prepare or present reports concerning activities, expenses, budgets, government statutes or rulings, or other items affecting businesses or program services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.17,
      "n": 88,
      "standard_error": 0.195,
      "lower_ci_bound": 3.7827,
      "upper_ci_bound": 4.5578,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8834,
      "task": "Prepare or present reports concerning activities, expenses, budgets, government statutes or rulings, or other items affecting businesses or program services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.92,
      "n": 95,
      "standard_error": 3.5072,
      "lower_ci_bound": 81.9943,
      "upper_ci_bound": 97.4244,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8836,
      "task": "Implement corrective action plans to solve organizational or departmental problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.72,
      "n": 88,
      "standard_error": 3.87,
      "lower_ci_bound": 4.291,
      "upper_ci_bound": 20.5529,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8836,
      "task": "Implement corrective action plans to solve organizational or departmental problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 29.4,
      "n": 88,
      "standard_error": 8.3085,
      "lower_ci_bound": 15.8198,
      "upper_ci_bound": 47.9898,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8836,
      "task": "Implement corrective action plans to solve organizational or departmental problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.87,
      "n": 88,
      "standard_error": 7.5416,
      "lower_ci_bound": 14.6315,
      "upper_ci_bound": 44.0716,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8836,
      "task": "Implement corrective action plans to solve organizational or departmental problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.17,
      "n": 88,
      "standard_error": 6.6762,
      "lower_ci_bound": 8.3414,
      "upper_ci_bound": 35.1543,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8836,
      "task": "Implement corrective action plans to solve organizational or departmental problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 12.56,
      "n": 88,
      "standard_error": 4.8925,
      "lower_ci_bound": 5.5907,
      "upper_ci_bound": 25.8242,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8836,
      "task": "Implement corrective action plans to solve organizational or departmental problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.9,
      "n": 88,
      "standard_error": 0.8857,
      "lower_ci_bound": 0.1259,
      "upper_ci_bound": 6.1378,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8836,
      "task": "Implement corrective action plans to solve organizational or departmental problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.37,
      "n": 88,
      "standard_error": 1.5251,
      "lower_ci_bound": 0.6534,
      "upper_ci_bound": 8.2512,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8836,
      "task": "Implement corrective action plans to solve organizational or departmental problems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.14,
      "n": 86,
      "standard_error": 0.1284,
      "lower_ci_bound": 3.8832,
      "upper_ci_bound": 4.3937,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8836,
      "task": "Implement corrective action plans to solve organizational or departmental problems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.43,
      "n": 94,
      "standard_error": 7.5883,
      "lower_ci_bound": 63.6669,
      "upper_ci_bound": 97.0898,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8825,
      "task": "Analyze operations to evaluate performance of a company or its staff in meeting objectives or to determine areas of potential cost reduction, program improvement, or policy change.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.08,
      "n": 92,
      "standard_error": 2.0556,
      "lower_ci_bound": 1.4774,
      "upper_ci_bound": 10.7739,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8825,
      "task": "Analyze operations to evaluate performance of a company or its staff in meeting objectives or to determine areas of potential cost reduction, program improvement, or policy change.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.03,
      "n": 92,
      "standard_error": 5.5948,
      "lower_ci_bound": 12.8909,
      "upper_ci_bound": 35.0512,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8825,
      "task": "Analyze operations to evaluate performance of a company or its staff in meeting objectives or to determine areas of potential cost reduction, program improvement, or policy change.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 36.36,
      "n": 92,
      "standard_error": 8.5971,
      "lower_ci_bound": 21.4571,
      "upper_ci_bound": 54.4473,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8825,
      "task": "Analyze operations to evaluate performance of a company or its staff in meeting objectives or to determine areas of potential cost reduction, program improvement, or policy change.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.29,
      "n": 92,
      "standard_error": 5.1545,
      "lower_ci_bound": 2.2986,
      "upper_ci_bound": 25.7904,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8825,
      "task": "Analyze operations to evaluate performance of a company or its staff in meeting objectives or to determine areas of potential cost reduction, program improvement, or policy change.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 24.71,
      "n": 92,
      "standard_error": 7.0826,
      "lower_ci_bound": 13.3473,
      "upper_ci_bound": 41.1434,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8825,
      "task": "Analyze operations to evaluate performance of a company or its staff in meeting objectives or to determine areas of potential cost reduction, program improvement, or policy change.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.97,
      "n": 92,
      "standard_error": 1.3961,
      "lower_ci_bound": 0.4733,
      "upper_ci_bound": 7.7959,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8825,
      "task": "Analyze operations to evaluate performance of a company or its staff in meeting objectives or to determine areas of potential cost reduction, program improvement, or policy change.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.56,
      "n": 92,
      "standard_error": 1.4414,
      "lower_ci_bound": 0.8243,
      "upper_ci_bound": 7.6469,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8825,
      "task": "Analyze operations to evaluate performance of a company or its staff in meeting objectives or to determine areas of potential cost reduction, program improvement, or policy change.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.13,
      "n": 91,
      "standard_error": 0.1505,
      "lower_ci_bound": 3.8353,
      "upper_ci_bound": 4.4332,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8825,
      "task": "Analyze operations to evaluate performance of a company or its staff in meeting objectives or to determine areas of potential cost reduction, program improvement, or policy change.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 98.57,
      "n": 94,
      "standard_error": 1.2603,
      "lower_ci_bound": 92.1011,
      "upper_ci_bound": 99.7562,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8828,
      "task": "Direct or coordinate activities of businesses or departments concerned with production, pricing, sales, or distribution of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.91,
      "n": 70,
      "standard_error": 1.7252,
      "lower_ci_bound": 0.8767,
      "upper_ci_bound": 9.2022,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8828,
      "task": "Direct or coordinate activities of businesses or departments concerned with production, pricing, sales, or distribution of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.99,
      "n": 70,
      "standard_error": 2.4292,
      "lower_ci_bound": 1.1619,
      "upper_ci_bound": 12.8331,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8828,
      "task": "Direct or coordinate activities of businesses or departments concerned with production, pricing, sales, or distribution of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.29,
      "n": 70,
      "standard_error": 10.9952,
      "lower_ci_bound": 11.0507,
      "upper_ci_bound": 53.1317,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8828,
      "task": "Direct or coordinate activities of businesses or departments concerned with production, pricing, sales, or distribution of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.95,
      "n": 70,
      "standard_error": 5.3329,
      "lower_ci_bound": 3.9637,
      "upper_ci_bound": 26.799,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8828,
      "task": "Direct or coordinate activities of businesses or departments concerned with production, pricing, sales, or distribution of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 36.62,
      "n": 70,
      "standard_error": 9.4339,
      "lower_ci_bound": 20.4319,
      "upper_ci_bound": 56.5191,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8828,
      "task": "Direct or coordinate activities of businesses or departments concerned with production, pricing, sales, or distribution of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.41,
      "n": 70,
      "standard_error": 4.1591,
      "lower_ci_bound": 3.7754,
      "upper_ci_bound": 21.5636,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8828,
      "task": "Direct or coordinate activities of businesses or departments concerned with production, pricing, sales, or distribution of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.84,
      "n": 70,
      "standard_error": 4.0084,
      "lower_ci_bound": 3.4686,
      "upper_ci_bound": 20.7334,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8828,
      "task": "Direct or coordinate activities of businesses or departments concerned with production, pricing, sales, or distribution of products.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.13,
      "n": 73,
      "standard_error": 0.1786,
      "lower_ci_bound": 3.7774,
      "upper_ci_bound": 4.4893,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8828,
      "task": "Direct or coordinate activities of businesses or departments concerned with production, pricing, sales, or distribution of products.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 70.43,
      "n": 94,
      "standard_error": 7.4993,
      "lower_ci_bound": 53.8141,
      "upper_ci_bound": 82.9637,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8832,
      "task": "Direct human resources activities, including the approval of human resource plans or activities, the selection of directors or other high-level staff, or establishment or organization of major departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.84,
      "n": 67,
      "standard_error": 7.3965,
      "lower_ci_bound": 5.8522,
      "upper_ci_bound": 36.2984,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8832,
      "task": "Direct human resources activities, including the approval of human resource plans or activities, the selection of directors or other high-level staff, or establishment or organization of major departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 35.93,
      "n": 67,
      "standard_error": 9.2828,
      "lower_ci_bound": 20.0414,
      "upper_ci_bound": 55.64,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8832,
      "task": "Direct human resources activities, including the approval of human resource plans or activities, the selection of directors or other high-level staff, or establishment or organization of major departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.38,
      "n": 67,
      "standard_error": 10.4333,
      "lower_ci_bound": 15.6103,
      "upper_ci_bound": 55.3575,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8832,
      "task": "Direct human resources activities, including the approval of human resource plans or activities, the selection of directors or other high-level staff, or establishment or organization of major departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.62,
      "n": 67,
      "standard_error": 3.9507,
      "lower_ci_bound": 3.3489,
      "upper_ci_bound": 20.4307,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8832,
      "task": "Direct human resources activities, including the approval of human resource plans or activities, the selection of directors or other high-level staff, or establishment or organization of major departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.23,
      "n": 67,
      "standard_error": 3.1036,
      "lower_ci_bound": 3.0024,
      "upper_ci_bound": 16.4107,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8832,
      "task": "Direct human resources activities, including the approval of human resource plans or activities, the selection of directors or other high-level staff, or establishment or organization of major departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 67,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8832,
      "task": "Direct human resources activities, including the approval of human resource plans or activities, the selection of directors or other high-level staff, or establishment or organization of major departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 67,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8832,
      "task": "Direct human resources activities, including the approval of human resource plans or activities, the selection of directors or other high-level staff, or establishment or organization of major departments.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.13,
      "n": 66,
      "standard_error": 0.1854,
      "lower_ci_bound": 3.7629,
      "upper_ci_bound": 4.5035,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8832,
      "task": "Direct human resources activities, including the approval of human resource plans or activities, the selection of directors or other high-level staff, or establishment or organization of major departments.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 75.74,
      "n": 94,
      "standard_error": 6.5363,
      "lower_ci_bound": 60.6384,
      "upper_ci_bound": 86.3541,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8831,
      "task": "Appoint department heads or managers and assign or delegate responsibilities to them.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.9,
      "n": 84,
      "standard_error": 3.8413,
      "lower_ci_bound": 6.1159,
      "upper_ci_bound": 21.8688,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8831,
      "task": "Appoint department heads or managers and assign or delegate responsibilities to them.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.73,
      "n": 84,
      "standard_error": 6.5019,
      "lower_ci_bound": 14.9705,
      "upper_ci_bound": 40.5308,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8831,
      "task": "Appoint department heads or managers and assign or delegate responsibilities to them.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 29.22,
      "n": 84,
      "standard_error": 9.2367,
      "lower_ci_bound": 14.5169,
      "upper_ci_bound": 50.0892,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8831,
      "task": "Appoint department heads or managers and assign or delegate responsibilities to them.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.82,
      "n": 84,
      "standard_error": 8.8405,
      "lower_ci_bound": 9.0569,
      "upper_ci_bound": 43.8961,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8831,
      "task": "Appoint department heads or managers and assign or delegate responsibilities to them.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.46,
      "n": 84,
      "standard_error": 3.1611,
      "lower_ci_bound": 3.9455,
      "upper_ci_bound": 17.2306,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8831,
      "task": "Appoint department heads or managers and assign or delegate responsibilities to them.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.69,
      "n": 84,
      "standard_error": 1.3337,
      "lower_ci_bound": 0.3483,
      "upper_ci_bound": 7.8164,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8831,
      "task": "Appoint department heads or managers and assign or delegate responsibilities to them.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.18,
      "n": 84,
      "standard_error": 1.1744,
      "lower_ci_bound": 0.1592,
      "upper_ci_bound": 8.1567,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8831,
      "task": "Appoint department heads or managers and assign or delegate responsibilities to them.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.09,
      "n": 84,
      "standard_error": 0.1489,
      "lower_ci_bound": 3.7906,
      "upper_ci_bound": 4.3828,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8831,
      "task": "Appoint department heads or managers and assign or delegate responsibilities to them.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.14,
      "n": 93,
      "standard_error": 2.2627,
      "lower_ci_bound": 87.0457,
      "upper_ci_bound": 96.4821,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8843,
      "task": "Interpret and explain policies, rules, regulations, or laws to organizations, government or corporate officials, or individuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.09,
      "n": 89,
      "standard_error": 1.6057,
      "lower_ci_bound": 0.4494,
      "upper_ci_bound": 9.2066,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8843,
      "task": "Interpret and explain policies, rules, regulations, or laws to organizations, government or corporate officials, or individuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.05,
      "n": 89,
      "standard_error": 5.8417,
      "lower_ci_bound": 6.6724,
      "upper_ci_bound": 30.5228,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8843,
      "task": "Interpret and explain policies, rules, regulations, or laws to organizations, government or corporate officials, or individuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 42.07,
      "n": 89,
      "standard_error": 10.1344,
      "lower_ci_bound": 24.1181,
      "upper_ci_bound": 62.3995,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8843,
      "task": "Interpret and explain policies, rules, regulations, or laws to organizations, government or corporate officials, or individuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.02,
      "n": 89,
      "standard_error": 6.6824,
      "lower_ci_bound": 6.6404,
      "upper_ci_bound": 33.8599,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8843,
      "task": "Interpret and explain policies, rules, regulations, or laws to organizations, government or corporate officials, or individuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15.66,
      "n": 89,
      "standard_error": 5.1271,
      "lower_ci_bound": 7.9026,
      "upper_ci_bound": 28.6501,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8843,
      "task": "Interpret and explain policies, rules, regulations, or laws to organizations, government or corporate officials, or individuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.02,
      "n": 89,
      "standard_error": 2.726,
      "lower_ci_bound": 1.671,
      "upper_ci_bound": 14.1356,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8843,
      "task": "Interpret and explain policies, rules, regulations, or laws to organizations, government or corporate officials, or individuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.08,
      "n": 89,
      "standard_error": 2.0136,
      "lower_ci_bound": 1.5034,
      "upper_ci_bound": 10.5743,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8843,
      "task": "Interpret and explain policies, rules, regulations, or laws to organizations, government or corporate officials, or individuals.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.09,
      "n": 88,
      "standard_error": 0.1555,
      "lower_ci_bound": 3.7763,
      "upper_ci_bound": 4.3945,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8843,
      "task": "Interpret and explain policies, rules, regulations, or laws to organizations, government or corporate officials, or individuals.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.73,
      "n": 95,
      "standard_error": 1.7819,
      "lower_ci_bound": 90.6242,
      "upper_ci_bound": 98.9064,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8830,
      "task": "Review reports submitted by staff members to recommend approval or to suggest changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.34,
      "n": 89,
      "standard_error": 1.3263,
      "lower_ci_bound": 0.1864,
      "upper_ci_bound": 9.0434,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8830,
      "task": "Review reports submitted by staff members to recommend approval or to suggest changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.94,
      "n": 89,
      "standard_error": 2.6609,
      "lower_ci_bound": 2.3893,
      "upper_ci_bound": 13.9926,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8830,
      "task": "Review reports submitted by staff members to recommend approval or to suggest changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.02,
      "n": 89,
      "standard_error": 9.4656,
      "lower_ci_bound": 12.4827,
      "upper_ci_bound": 49.0089,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8830,
      "task": "Review reports submitted by staff members to recommend approval or to suggest changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 24.41,
      "n": 89,
      "standard_error": 7.1366,
      "lower_ci_bound": 13.0195,
      "upper_ci_bound": 41.052,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8830,
      "task": "Review reports submitted by staff members to recommend approval or to suggest changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 25.96,
      "n": 89,
      "standard_error": 7.782,
      "lower_ci_bound": 13.558,
      "upper_ci_bound": 43.9453,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8830,
      "task": "Review reports submitted by staff members to recommend approval or to suggest changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 12.9,
      "n": 89,
      "standard_error": 4.3424,
      "lower_ci_bound": 6.4288,
      "upper_ci_bound": 24.1989,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8830,
      "task": "Review reports submitted by staff members to recommend approval or to suggest changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.43,
      "n": 89,
      "standard_error": 1.8154,
      "lower_ci_bound": 0.5414,
      "upper_ci_bound": 10.2362,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8830,
      "task": "Review reports submitted by staff members to recommend approval or to suggest changes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.07,
      "n": 91,
      "standard_error": 0.1205,
      "lower_ci_bound": 3.8261,
      "upper_ci_bound": 4.3049,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8830,
      "task": "Review reports submitted by staff members to recommend approval or to suggest changes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.42,
      "n": 95,
      "standard_error": 2.4751,
      "lower_ci_bound": 86.6452,
      "upper_ci_bound": 99.1118,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8829,
      "task": "Negotiate or approve contracts or agreements with suppliers, distributors, federal or state agencies, or other organizational entities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.9,
      "n": 81,
      "standard_error": 3.6332,
      "lower_ci_bound": 3.854,
      "upper_ci_bound": 19.2476,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8829,
      "task": "Negotiate or approve contracts or agreements with suppliers, distributors, federal or state agencies, or other organizational entities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.89,
      "n": 81,
      "standard_error": 8.1789,
      "lower_ci_bound": 22.514,
      "upper_ci_bound": 54.0477,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8829,
      "task": "Negotiate or approve contracts or agreements with suppliers, distributors, federal or state agencies, or other organizational entities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.43,
      "n": 81,
      "standard_error": 5.5527,
      "lower_ci_bound": 7.2549,
      "upper_ci_bound": 29.8495,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8829,
      "task": "Negotiate or approve contracts or agreements with suppliers, distributors, federal or state agencies, or other organizational entities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 28.5,
      "n": 81,
      "standard_error": 8.7673,
      "lower_ci_bound": 14.4803,
      "upper_ci_bound": 48.4115,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8829,
      "task": "Negotiate or approve contracts or agreements with suppliers, distributors, federal or state agencies, or other organizational entities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.84,
      "n": 81,
      "standard_error": 2.3313,
      "lower_ci_bound": 1.1221,
      "upper_ci_bound": 12.3036,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8829,
      "task": "Negotiate or approve contracts or agreements with suppliers, distributors, federal or state agencies, or other organizational entities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.62,
      "n": 81,
      "standard_error": 2.6814,
      "lower_ci_bound": 1.4196,
      "upper_ci_bound": 13.9867,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8829,
      "task": "Negotiate or approve contracts or agreements with suppliers, distributors, federal or state agencies, or other organizational entities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.82,
      "n": 81,
      "standard_error": 1.4144,
      "lower_ci_bound": 0.3827,
      "upper_ci_bound": 8.2189,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8829,
      "task": "Negotiate or approve contracts or agreements with suppliers, distributors, federal or state agencies, or other organizational entities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.06,
      "n": 80,
      "standard_error": 0.1592,
      "lower_ci_bound": 3.7447,
      "upper_ci_bound": 4.3786,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8829,
      "task": "Negotiate or approve contracts or agreements with suppliers, distributors, federal or state agencies, or other organizational entities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.19,
      "n": 95,
      "standard_error": 7.5926,
      "lower_ci_bound": 61.0428,
      "upper_ci_bound": 91.268,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8835,
      "task": "Establish departmental responsibilities and coordinate functions among departments and sites.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.35,
      "n": 87,
      "standard_error": 2.6867,
      "lower_ci_bound": 1.9317,
      "upper_ci_bound": 13.9635,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8835,
      "task": "Establish departmental responsibilities and coordinate functions among departments and sites.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.46,
      "n": 87,
      "standard_error": 7.746,
      "lower_ci_bound": 20.1121,
      "upper_ci_bound": 50.1009,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8835,
      "task": "Establish departmental responsibilities and coordinate functions among departments and sites.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.42,
      "n": 87,
      "standard_error": 6.8451,
      "lower_ci_bound": 16.8993,
      "upper_ci_bound": 43.6618,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8835,
      "task": "Establish departmental responsibilities and coordinate functions among departments and sites.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.09,
      "n": 87,
      "standard_error": 4.1267,
      "lower_ci_bound": 5.1502,
      "upper_ci_bound": 22.2786,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8835,
      "task": "Establish departmental responsibilities and coordinate functions among departments and sites.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 18.66,
      "n": 87,
      "standard_error": 7.3376,
      "lower_ci_bound": 8.0655,
      "upper_ci_bound": 37.4898,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8835,
      "task": "Establish departmental responsibilities and coordinate functions among departments and sites.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.42,
      "n": 87,
      "standard_error": 1.3222,
      "lower_ci_bound": 0.2198,
      "upper_ci_bound": 8.608,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8835,
      "task": "Establish departmental responsibilities and coordinate functions among departments and sites.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.6,
      "n": 87,
      "standard_error": 1.2899,
      "lower_ci_bound": 0.3205,
      "upper_ci_bound": 7.6416,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8835,
      "task": "Establish departmental responsibilities and coordinate functions among departments and sites.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.98,
      "n": 86,
      "standard_error": 0.1294,
      "lower_ci_bound": 3.7208,
      "upper_ci_bound": 4.2352,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8835,
      "task": "Establish departmental responsibilities and coordinate functions among departments and sites.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 87.04,
      "n": 95,
      "standard_error": 7.5027,
      "lower_ci_bound": 64.1967,
      "upper_ci_bound": 96.1796,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8839,
      "task": "Deliver speeches, write articles, or present information at meetings or conventions to promote services, exchange ideas, or accomplish objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.56,
      "n": 88,
      "standard_error": 3.8601,
      "lower_ci_bound": 2.6536,
      "upper_ci_bound": 19.6889,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8839,
      "task": "Deliver speeches, write articles, or present information at meetings or conventions to promote services, exchange ideas, or accomplish objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.61,
      "n": 88,
      "standard_error": 7.0349,
      "lower_ci_bound": 11.6141,
      "upper_ci_bound": 39.3808,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8839,
      "task": "Deliver speeches, write articles, or present information at meetings or conventions to promote services, exchange ideas, or accomplish objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 34.49,
      "n": 88,
      "standard_error": 8.0801,
      "lower_ci_bound": 20.5532,
      "upper_ci_bound": 51.7351,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8839,
      "task": "Deliver speeches, write articles, or present information at meetings or conventions to promote services, exchange ideas, or accomplish objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.76,
      "n": 88,
      "standard_error": 7.0424,
      "lower_ci_bound": 11.7289,
      "upper_ci_bound": 39.5137,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8839,
      "task": "Deliver speeches, write articles, or present information at meetings or conventions to promote services, exchange ideas, or accomplish objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.95,
      "n": 88,
      "standard_error": 3.1695,
      "lower_ci_bound": 3.524,
      "upper_ci_bound": 16.9632,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8839,
      "task": "Deliver speeches, write articles, or present information at meetings or conventions to promote services, exchange ideas, or accomplish objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.28,
      "n": 88,
      "standard_error": 3.1961,
      "lower_ci_bound": 0.9407,
      "upper_ci_bound": 17.4069,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8839,
      "task": "Deliver speeches, write articles, or present information at meetings or conventions to promote services, exchange ideas, or accomplish objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.35,
      "n": 88,
      "standard_error": 0.3492,
      "lower_ci_bound": 0.0465,
      "upper_ci_bound": 2.5311,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8839,
      "task": "Deliver speeches, write articles, or present information at meetings or conventions to promote services, exchange ideas, or accomplish objectives.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.94,
      "n": 87,
      "standard_error": 0.1619,
      "lower_ci_bound": 3.6207,
      "upper_ci_bound": 4.2643,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8839,
      "task": "Deliver speeches, write articles, or present information at meetings or conventions to promote services, exchange ideas, or accomplish objectives.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.7,
      "n": 95,
      "standard_error": 5.0596,
      "lower_ci_bound": 74.2136,
      "upper_ci_bound": 98.2448,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8840,
      "task": "Serve as liaisons between organizations, shareholders, and outside organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.43,
      "n": 72,
      "standard_error": 2.1665,
      "lower_ci_bound": 0.4006,
      "upper_ci_bound": 13.3502,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8840,
      "task": "Serve as liaisons between organizations, shareholders, and outside organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.28,
      "n": 72,
      "standard_error": 7.0845,
      "lower_ci_bound": 10.4171,
      "upper_ci_bound": 38.5808,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8840,
      "task": "Serve as liaisons between organizations, shareholders, and outside organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 29.93,
      "n": 72,
      "standard_error": 8.5557,
      "lower_ci_bound": 15.9225,
      "upper_ci_bound": 49.0714,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8840,
      "task": "Serve as liaisons between organizations, shareholders, and outside organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.37,
      "n": 72,
      "standard_error": 5.1102,
      "lower_ci_bound": 3.7237,
      "upper_ci_bound": 25.7221,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8840,
      "task": "Serve as liaisons between organizations, shareholders, and outside organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 24.3,
      "n": 72,
      "standard_error": 8.5049,
      "lower_ci_bound": 11.3206,
      "upper_ci_bound": 44.6583,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8840,
      "task": "Serve as liaisons between organizations, shareholders, and outside organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.04,
      "n": 72,
      "standard_error": 4.6731,
      "lower_ci_bound": 3.1043,
      "upper_ci_bound": 23.5854,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8840,
      "task": "Serve as liaisons between organizations, shareholders, and outside organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.65,
      "n": 72,
      "standard_error": 1.7829,
      "lower_ci_bound": 0.6809,
      "upper_ci_bound": 9.7474,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8840,
      "task": "Serve as liaisons between organizations, shareholders, and outside organizations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.92,
      "n": 71,
      "standard_error": 0.1246,
      "lower_ci_bound": 3.6712,
      "upper_ci_bound": 4.1683,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8840,
      "task": "Serve as liaisons between organizations, shareholders, and outside organizations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 68.36,
      "n": 95,
      "standard_error": 8.5421,
      "lower_ci_bound": 49.6542,
      "upper_ci_bound": 82.5553,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8837,
      "task": "Coordinate the development or implementation of budgetary control systems, recordkeeping systems, or other administrative control processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 16.93,
      "n": 71,
      "standard_error": 5.4386,
      "lower_ci_bound": 8.6105,
      "upper_ci_bound": 30.5885,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8837,
      "task": "Coordinate the development or implementation of budgetary control systems, recordkeeping systems, or other administrative control processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 40.16,
      "n": 71,
      "standard_error": 9.3257,
      "lower_ci_bound": 23.6389,
      "upper_ci_bound": 59.2737,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8837,
      "task": "Coordinate the development or implementation of budgetary control systems, recordkeeping systems, or other administrative control processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.16,
      "n": 71,
      "standard_error": 5.2319,
      "lower_ci_bound": 6.5358,
      "upper_ci_bound": 28.019,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8837,
      "task": "Coordinate the development or implementation of budgetary control systems, recordkeeping systems, or other administrative control processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.86,
      "n": 71,
      "standard_error": 5.0072,
      "lower_ci_bound": 4.9236,
      "upper_ci_bound": 25.9157,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8837,
      "task": "Coordinate the development or implementation of budgetary control systems, recordkeeping systems, or other administrative control processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.06,
      "n": 71,
      "standard_error": 3.7488,
      "lower_ci_bound": 4.6646,
      "upper_ci_bound": 20.3538,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8837,
      "task": "Coordinate the development or implementation of budgetary control systems, recordkeeping systems, or other administrative control processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.32,
      "n": 71,
      "standard_error": 3.1242,
      "lower_ci_bound": 1.6066,
      "upper_ci_bound": 16.219,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8837,
      "task": "Coordinate the development or implementation of budgetary control systems, recordkeeping systems, or other administrative control processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.5,
      "n": 71,
      "standard_error": 1.4931,
      "lower_ci_bound": 0.2041,
      "upper_ci_bound": 10.2323,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8837,
      "task": "Coordinate the development or implementation of budgetary control systems, recordkeeping systems, or other administrative control processes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.8,
      "n": 71,
      "standard_error": 0.1685,
      "lower_ci_bound": 3.4607,
      "upper_ci_bound": 4.1326,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8837,
      "task": "Coordinate the development or implementation of budgetary control systems, recordkeeping systems, or other administrative control processes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 72.17,
      "n": 94,
      "standard_error": 8.429,
      "lower_ci_bound": 52.9831,
      "upper_ci_bound": 85.6456,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8833,
      "task": "Preside over, or serve on, boards of directors, management committees, or other governing boards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 24.44,
      "n": 64,
      "standard_error": 10.0619,
      "lower_ci_bound": 9.8202,
      "upper_ci_bound": 49.0041,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8833,
      "task": "Preside over, or serve on, boards of directors, management committees, or other governing boards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 28.18,
      "n": 64,
      "standard_error": 8.8561,
      "lower_ci_bound": 14.061,
      "upper_ci_bound": 48.4696,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8833,
      "task": "Preside over, or serve on, boards of directors, management committees, or other governing boards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 39.3,
      "n": 64,
      "standard_error": 10.0384,
      "lower_ci_bound": 21.8265,
      "upper_ci_bound": 60.0148,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8833,
      "task": "Preside over, or serve on, boards of directors, management committees, or other governing boards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.73,
      "n": 64,
      "standard_error": 2.1307,
      "lower_ci_bound": 1.1703,
      "upper_ci_bound": 11.2544,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8833,
      "task": "Preside over, or serve on, boards of directors, management committees, or other governing boards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.93,
      "n": 64,
      "standard_error": 2.7421,
      "lower_ci_bound": 0.9464,
      "upper_ci_bound": 14.8721,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8833,
      "task": "Preside over, or serve on, boards of directors, management committees, or other governing boards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 64,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8833,
      "task": "Preside over, or serve on, boards of directors, management committees, or other governing boards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.43,
      "n": 64,
      "standard_error": 0.4344,
      "lower_ci_bound": 0.0566,
      "upper_ci_bound": 3.1801,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8833,
      "task": "Preside over, or serve on, boards of directors, management committees, or other governing boards.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.79,
      "n": 63,
      "standard_error": 0.1763,
      "lower_ci_bound": 3.434,
      "upper_ci_bound": 4.139,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8833,
      "task": "Preside over, or serve on, boards of directors, management committees, or other governing boards.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 74.11,
      "n": 94,
      "standard_error": 6.614,
      "lower_ci_bound": 59.0773,
      "upper_ci_bound": 85.0206,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8849,
      "task": "Attend and participate in meetings of municipal councils or council committees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10.03,
      "n": 62,
      "standard_error": 5.1771,
      "lower_ci_bound": 3.4166,
      "upper_ci_bound": 25.9851,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8849,
      "task": "Attend and participate in meetings of municipal councils or council committees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 32.74,
      "n": 62,
      "standard_error": 7.2168,
      "lower_ci_bound": 20.1727,
      "upper_ci_bound": 48.3807,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8849,
      "task": "Attend and participate in meetings of municipal councils or council committees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 45.75,
      "n": 62,
      "standard_error": 10.0526,
      "lower_ci_bound": 27.2789,
      "upper_ci_bound": 65.46,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8849,
      "task": "Attend and participate in meetings of municipal councils or council committees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.66,
      "n": 62,
      "standard_error": 4.1162,
      "lower_ci_bound": 1.2671,
      "upper_ci_bound": 21.8935,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8849,
      "task": "Attend and participate in meetings of municipal councils or council committees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.83,
      "n": 62,
      "standard_error": 3.4044,
      "lower_ci_bound": 1.7627,
      "upper_ci_bound": 17.6218,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8849,
      "task": "Attend and participate in meetings of municipal councils or council committees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 62,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8849,
      "task": "Attend and participate in meetings of municipal councils or council committees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 62,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8849,
      "task": "Attend and participate in meetings of municipal councils or council committees.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.59,
      "n": 64,
      "standard_error": 0.2084,
      "lower_ci_bound": 3.1786,
      "upper_ci_bound": 4.0114,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8849,
      "task": "Attend and participate in meetings of municipal councils or council committees.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 69.01,
      "n": 94,
      "standard_error": 8.3364,
      "lower_ci_bound": 50.6627,
      "upper_ci_bound": 82.8444,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8850,
      "task": "Organize or approve promotional campaigns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 23.76,
      "n": 69,
      "standard_error": 7.4948,
      "lower_ci_bound": 12.0074,
      "upper_ci_bound": 41.572,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8850,
      "task": "Organize or approve promotional campaigns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 16.59,
      "n": 69,
      "standard_error": 5.2455,
      "lower_ci_bound": 8.5412,
      "upper_ci_bound": 29.7671,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8850,
      "task": "Organize or approve promotional campaigns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 46.78,
      "n": 69,
      "standard_error": 9.2506,
      "lower_ci_bound": 29.5204,
      "upper_ci_bound": 64.8541,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8850,
      "task": "Organize or approve promotional campaigns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.57,
      "n": 69,
      "standard_error": 2.5752,
      "lower_ci_bound": 2.1689,
      "upper_ci_bound": 13.5455,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8850,
      "task": "Organize or approve promotional campaigns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.22,
      "n": 69,
      "standard_error": 2.4323,
      "lower_ci_bound": 2.0267,
      "upper_ci_bound": 12.8093,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8850,
      "task": "Organize or approve promotional campaigns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.07,
      "n": 69,
      "standard_error": 2.0528,
      "lower_ci_bound": 0.2813,
      "upper_ci_bound": 13.7275,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8850,
      "task": "Organize or approve promotional campaigns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 69,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8850,
      "task": "Organize or approve promotional campaigns.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.55,
      "n": 71,
      "standard_error": 0.1332,
      "lower_ci_bound": 3.2887,
      "upper_ci_bound": 3.8199,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8850,
      "task": "Organize or approve promotional campaigns.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 82.46,
      "n": 95,
      "standard_error": 4.9389,
      "lower_ci_bound": 70.4702,
      "upper_ci_bound": 90.2538,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8842,
      "task": "Nominate citizens to boards or commissions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 23.38,
      "n": 21,
      "standard_error": 12.2155,
      "lower_ci_bound": 6.8528,
      "upper_ci_bound": 55.859,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8842,
      "task": "Nominate citizens to boards or commissions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 65.82,
      "n": 21,
      "standard_error": 13.3278,
      "lower_ci_bound": 35.8823,
      "upper_ci_bound": 86.8874,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8842,
      "task": "Nominate citizens to boards or commissions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 1.19,
      "n": 21,
      "standard_error": 1.2326,
      "lower_ci_bound": 0.134,
      "upper_ci_bound": 9.7105,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8842,
      "task": "Nominate citizens to boards or commissions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8842,
      "task": "Nominate citizens to boards or commissions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.56,
      "n": 21,
      "standard_error": 5.2962,
      "lower_ci_bound": 0.7148,
      "upper_ci_bound": 32.5374,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8842,
      "task": "Nominate citizens to boards or commissions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8842,
      "task": "Nominate citizens to boards or commissions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.05,
      "n": 21,
      "standard_error": 4.0878,
      "lower_ci_bound": 0.4679,
      "upper_ci_bound": 27.4762,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8842,
      "task": "Nominate citizens to boards or commissions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.07,
      "n": 21,
      "standard_error": 0.3621,
      "lower_ci_bound": 3.3099,
      "upper_ci_bound": 4.8204,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8842,
      "task": "Nominate citizens to boards or commissions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 27.05,
      "n": 94,
      "standard_error": 7.6681,
      "lower_ci_bound": 14.6296,
      "upper_ci_bound": 44.5094,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8851,
      "task": "Conduct or direct investigations or hearings to resolve complaints or violations of laws, or testify at such hearings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 35.69,
      "n": 52,
      "standard_error": 11.2933,
      "lower_ci_bound": 17.1288,
      "upper_ci_bound": 59.8453,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8851,
      "task": "Conduct or direct investigations or hearings to resolve complaints or violations of laws, or testify at such hearings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 32,
      "n": 52,
      "standard_error": 11.4859,
      "lower_ci_bound": 14.023,
      "upper_ci_bound": 57.5897,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8851,
      "task": "Conduct or direct investigations or hearings to resolve complaints or violations of laws, or testify at such hearings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.99,
      "n": 52,
      "standard_error": 7.4245,
      "lower_ci_bound": 6.6398,
      "upper_ci_bound": 37.063,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8851,
      "task": "Conduct or direct investigations or hearings to resolve complaints or violations of laws, or testify at such hearings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.8,
      "n": 52,
      "standard_error": 4.554,
      "lower_ci_bound": 2.3205,
      "upper_ci_bound": 23.1725,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8851,
      "task": "Conduct or direct investigations or hearings to resolve complaints or violations of laws, or testify at such hearings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.61,
      "n": 52,
      "standard_error": 3.586,
      "lower_ci_bound": 1.5043,
      "upper_ci_bound": 18.7949,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8851,
      "task": "Conduct or direct investigations or hearings to resolve complaints or violations of laws, or testify at such hearings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 52,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8851,
      "task": "Conduct or direct investigations or hearings to resolve complaints or violations of laws, or testify at such hearings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.9,
      "n": 52,
      "standard_error": 1.9107,
      "lower_ci_bound": 0.2476,
      "upper_ci_bound": 13.1545,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8851,
      "task": "Conduct or direct investigations or hearings to resolve complaints or violations of laws, or testify at such hearings.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.98,
      "n": 52,
      "standard_error": 0.1559,
      "lower_ci_bound": 3.6622,
      "upper_ci_bound": 4.2882,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8851,
      "task": "Conduct or direct investigations or hearings to resolve complaints or violations of laws, or testify at such hearings.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 56.65,
      "n": 95,
      "standard_error": 8.5404,
      "lower_ci_bound": 39.5829,
      "upper_ci_bound": 72.2747,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8847,
      "task": "Direct or coordinate activities of businesses involved with buying or selling investment products or financial services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.29,
      "n": 27,
      "standard_error": 8.6257,
      "lower_ci_bound": 3.1865,
      "upper_ci_bound": 41.6545,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8847,
      "task": "Direct or coordinate activities of businesses involved with buying or selling investment products or financial services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.8,
      "n": 27,
      "standard_error": 14.1893,
      "lower_ci_bound": 12.1798,
      "upper_ci_bound": 65.2798,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8847,
      "task": "Direct or coordinate activities of businesses involved with buying or selling investment products or financial services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 29.93,
      "n": 27,
      "standard_error": 21.4629,
      "lower_ci_bound": 4.9546,
      "upper_ci_bound": 77.7825,
      "recommend_suppress": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8847,
      "task": "Direct or coordinate activities of businesses involved with buying or selling investment products or financial services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.36,
      "n": 27,
      "standard_error": 5.2389,
      "lower_ci_bound": 1.099,
      "upper_ci_bound": 29.3017,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8847,
      "task": "Direct or coordinate activities of businesses involved with buying or selling investment products or financial services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.56,
      "n": 27,
      "standard_error": 6.717,
      "lower_ci_bound": 2.6644,
      "upper_ci_bound": 33.7454,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8847,
      "task": "Direct or coordinate activities of businesses involved with buying or selling investment products or financial services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8847,
      "task": "Direct or coordinate activities of businesses involved with buying or selling investment products or financial services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.06,
      "n": 27,
      "standard_error": 5.9079,
      "lower_ci_bound": 0.757,
      "upper_ci_bound": 35.2701,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8847,
      "task": "Direct or coordinate activities of businesses involved with buying or selling investment products or financial services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.9,
      "n": 26,
      "standard_error": 0.2359,
      "lower_ci_bound": 3.4184,
      "upper_ci_bound": 4.3903,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8847,
      "task": "Direct or coordinate activities of businesses involved with buying or selling investment products or financial services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 27.31,
      "n": 94,
      "standard_error": 8.1542,
      "lower_ci_bound": 14.2474,
      "upper_ci_bound": 45.9243,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8853,
      "task": "Prepare bylaws approved by elected officials, and ensure that bylaws are enforced.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 32.8,
      "n": 42,
      "standard_error": 10.8659,
      "lower_ci_bound": 15.2798,
      "upper_ci_bound": 56.9138,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8853,
      "task": "Prepare bylaws approved by elected officials, and ensure that bylaws are enforced.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 20.05,
      "n": 42,
      "standard_error": 7.0754,
      "lower_ci_bound": 9.3266,
      "upper_ci_bound": 37.9488,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8853,
      "task": "Prepare bylaws approved by elected officials, and ensure that bylaws are enforced.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 35.79,
      "n": 42,
      "standard_error": 13.2297,
      "lower_ci_bound": 14.8393,
      "upper_ci_bound": 64.062,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8853,
      "task": "Prepare bylaws approved by elected officials, and ensure that bylaws are enforced.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.76,
      "n": 42,
      "standard_error": 4.4441,
      "lower_ci_bound": 2.3453,
      "upper_ci_bound": 22.7668,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8853,
      "task": "Prepare bylaws approved by elected officials, and ensure that bylaws are enforced.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.6,
      "n": 42,
      "standard_error": 3.093,
      "lower_ci_bound": 0.6135,
      "upper_ci_bound": 18.4277,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8853,
      "task": "Prepare bylaws approved by elected officials, and ensure that bylaws are enforced.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8853,
      "task": "Prepare bylaws approved by elected officials, and ensure that bylaws are enforced.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8853,
      "task": "Prepare bylaws approved by elected officials, and ensure that bylaws are enforced.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.88,
      "n": 44,
      "standard_error": 0.2471,
      "lower_ci_bound": 3.379,
      "upper_ci_bound": 4.3755,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8853,
      "task": "Prepare bylaws approved by elected officials, and ensure that bylaws are enforced.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 52.57,
      "n": 94,
      "standard_error": 8.7584,
      "lower_ci_bound": 35.5606,
      "upper_ci_bound": 69.0103,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8844,
      "task": "Make presentations to legislative or other government committees regarding policies, programs, or budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 29.97,
      "n": 40,
      "standard_error": 10.0695,
      "lower_ci_bound": 13.9558,
      "upper_ci_bound": 53.0409,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8844,
      "task": "Make presentations to legislative or other government committees regarding policies, programs, or budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 34.55,
      "n": 40,
      "standard_error": 11.9047,
      "lower_ci_bound": 15.395,
      "upper_ci_bound": 60.4885,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8844,
      "task": "Make presentations to legislative or other government committees regarding policies, programs, or budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.55,
      "n": 40,
      "standard_error": 12.9482,
      "lower_ci_bound": 12.053,
      "upper_ci_bound": 60.7817,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8844,
      "task": "Make presentations to legislative or other government committees regarding policies, programs, or budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 1.66,
      "n": 40,
      "standard_error": 1.6418,
      "lower_ci_bound": 0.2218,
      "upper_ci_bound": 11.4097,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8844,
      "task": "Make presentations to legislative or other government committees regarding policies, programs, or budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 2.27,
      "n": 40,
      "standard_error": 2.293,
      "lower_ci_bound": 0.2861,
      "upper_ci_bound": 15.8221,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8844,
      "task": "Make presentations to legislative or other government committees regarding policies, programs, or budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8844,
      "task": "Make presentations to legislative or other government committees regarding policies, programs, or budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8844,
      "task": "Make presentations to legislative or other government committees regarding policies, programs, or budgets.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.81,
      "n": 39,
      "standard_error": 0.261,
      "lower_ci_bound": 3.2854,
      "upper_ci_bound": 4.3422,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8844,
      "task": "Make presentations to legislative or other government committees regarding policies, programs, or budgets.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 47.82,
      "n": 94,
      "standard_error": 7.8913,
      "lower_ci_bound": 32.8473,
      "upper_ci_bound": 63.2028,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 20461,
      "task": "Review and analyze legislation, laws, or public policy and recommend changes to promote or support interests of the general population or special groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 12.68,
      "n": 58,
      "standard_error": 5.4422,
      "lower_ci_bound": 5.1472,
      "upper_ci_bound": 27.9827,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 20461,
      "task": "Review and analyze legislation, laws, or public policy and recommend changes to promote or support interests of the general population or special groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.53,
      "n": 58,
      "standard_error": 9.6186,
      "lower_ci_bound": 20.0525,
      "upper_ci_bound": 56.9152,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 20461,
      "task": "Review and analyze legislation, laws, or public policy and recommend changes to promote or support interests of the general population or special groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.21,
      "n": 58,
      "standard_error": 10.1778,
      "lower_ci_bound": 15.7386,
      "upper_ci_bound": 54.7138,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 20461,
      "task": "Review and analyze legislation, laws, or public policy and recommend changes to promote or support interests of the general population or special groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.58,
      "n": 58,
      "standard_error": 7.7611,
      "lower_ci_bound": 1.2756,
      "upper_ci_bound": 40.509,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 20461,
      "task": "Review and analyze legislation, laws, or public policy and recommend changes to promote or support interests of the general population or special groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.23,
      "n": 58,
      "standard_error": 5.3901,
      "lower_ci_bound": 2.7305,
      "upper_ci_bound": 26.9415,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 20461,
      "task": "Review and analyze legislation, laws, or public policy and recommend changes to promote or support interests of the general population or special groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.26,
      "n": 58,
      "standard_error": 0.2615,
      "lower_ci_bound": 0.0342,
      "upper_ci_bound": 1.9331,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 20461,
      "task": "Review and analyze legislation, laws, or public policy and recommend changes to promote or support interests of the general population or special groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.51,
      "n": 58,
      "standard_error": 0.5183,
      "lower_ci_bound": 0.0674,
      "upper_ci_bound": 3.7925,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 20461,
      "task": "Review and analyze legislation, laws, or public policy and recommend changes to promote or support interests of the general population or special groups.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.81,
      "n": 56,
      "standard_error": 0.1732,
      "lower_ci_bound": 3.4663,
      "upper_ci_bound": 4.1603,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 20461,
      "task": "Review and analyze legislation, laws, or public policy and recommend changes to promote or support interests of the general population or special groups.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 62.05,
      "n": 94,
      "standard_error": 9.4394,
      "lower_ci_bound": 42.4518,
      "upper_ci_bound": 78.3781,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8838,
      "task": "Direct non-merchandising departments, such as advertising, purchasing, credit, or accounting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.21,
      "n": 57,
      "standard_error": 2.9192,
      "lower_ci_bound": 1.6563,
      "upper_ci_bound": 15.2258,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8838,
      "task": "Direct non-merchandising departments, such as advertising, purchasing, credit, or accounting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.53,
      "n": 57,
      "standard_error": 7.861,
      "lower_ci_bound": 13.0278,
      "upper_ci_bound": 43.9763,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8838,
      "task": "Direct non-merchandising departments, such as advertising, purchasing, credit, or accounting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.46,
      "n": 57,
      "standard_error": 12.7204,
      "lower_ci_bound": 13.0665,
      "upper_ci_bound": 60.5772,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8838,
      "task": "Direct non-merchandising departments, such as advertising, purchasing, credit, or accounting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.43,
      "n": 57,
      "standard_error": 9.9957,
      "lower_ci_bound": 4.9894,
      "upper_ci_bound": 45.9059,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8838,
      "task": "Direct non-merchandising departments, such as advertising, purchasing, credit, or accounting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15.93,
      "n": 57,
      "standard_error": 6.9539,
      "lower_ci_bound": 6.2786,
      "upper_ci_bound": 34.9056,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8838,
      "task": "Direct non-merchandising departments, such as advertising, purchasing, credit, or accounting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.92,
      "n": 57,
      "standard_error": 0.7781,
      "lower_ci_bound": 0.1658,
      "upper_ci_bound": 4.8968,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8838,
      "task": "Direct non-merchandising departments, such as advertising, purchasing, credit, or accounting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.51,
      "n": 57,
      "standard_error": 2.4232,
      "lower_ci_bound": 0.3542,
      "upper_ci_bound": 15.7516,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8838,
      "task": "Direct non-merchandising departments, such as advertising, purchasing, credit, or accounting.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.78,
      "n": 55,
      "standard_error": 0.2108,
      "lower_ci_bound": 3.3594,
      "upper_ci_bound": 4.2047,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8838,
      "task": "Direct non-merchandising departments, such as advertising, purchasing, credit, or accounting.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 56.74,
      "n": 94,
      "standard_error": 8.1042,
      "lower_ci_bound": 40.5026,
      "upper_ci_bound": 71.6403,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8845,
      "task": "Refer major policy matters to elected representatives for final decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 24.61,
      "n": 51,
      "standard_error": 9.9725,
      "lower_ci_bound": 9.9825,
      "upper_ci_bound": 49.0018,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8845,
      "task": "Refer major policy matters to elected representatives for final decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 34.7,
      "n": 51,
      "standard_error": 10.6527,
      "lower_ci_bound": 17.1309,
      "upper_ci_bound": 57.74,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8845,
      "task": "Refer major policy matters to elected representatives for final decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.92,
      "n": 51,
      "standard_error": 4.8338,
      "lower_ci_bound": 6.7092,
      "upper_ci_bound": 26.665,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8845,
      "task": "Refer major policy matters to elected representatives for final decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.07,
      "n": 51,
      "standard_error": 2.4385,
      "lower_ci_bound": 1.1988,
      "upper_ci_bound": 12.9463,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8845,
      "task": "Refer major policy matters to elected representatives for final decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.13,
      "n": 51,
      "standard_error": 8.8435,
      "lower_ci_bound": 6.9776,
      "upper_ci_bound": 42.7154,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8845,
      "task": "Refer major policy matters to elected representatives for final decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.99,
      "n": 51,
      "standard_error": 2.8994,
      "lower_ci_bound": 0.4127,
      "upper_ci_bound": 18.6619,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8845,
      "task": "Refer major policy matters to elected representatives for final decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.58,
      "n": 51,
      "standard_error": 0.5842,
      "lower_ci_bound": 0.0744,
      "upper_ci_bound": 4.306,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8845,
      "task": "Refer major policy matters to elected representatives for final decisions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.7,
      "n": 52,
      "standard_error": 0.2178,
      "lower_ci_bound": 3.2618,
      "upper_ci_bound": 4.1362,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8845,
      "task": "Refer major policy matters to elected representatives for final decisions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 57.44,
      "n": 94,
      "standard_error": 8.7902,
      "lower_ci_bound": 39.7899,
      "upper_ci_bound": 73.377,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8848,
      "task": "Direct or conduct studies or research on issues affecting areas of responsibility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 25.13,
      "n": 66,
      "standard_error": 6.4747,
      "lower_ci_bound": 14.4467,
      "upper_ci_bound": 40.0284,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8848,
      "task": "Direct or conduct studies or research on issues affecting areas of responsibility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 24.24,
      "n": 66,
      "standard_error": 7.1334,
      "lower_ci_bound": 12.8413,
      "upper_ci_bound": 41.0068,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8848,
      "task": "Direct or conduct studies or research on issues affecting areas of responsibility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.13,
      "n": 66,
      "standard_error": 6.7317,
      "lower_ci_bound": 9.0246,
      "upper_ci_bound": 36.0642,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8848,
      "task": "Direct or conduct studies or research on issues affecting areas of responsibility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.64,
      "n": 66,
      "standard_error": 9.2261,
      "lower_ci_bound": 4.3882,
      "upper_ci_bound": 42.832,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8848,
      "task": "Direct or conduct studies or research on issues affecting areas of responsibility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.44,
      "n": 66,
      "standard_error": 8.4598,
      "lower_ci_bound": 3.5077,
      "upper_ci_bound": 39.8835,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8848,
      "task": "Direct or conduct studies or research on issues affecting areas of responsibility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 66,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8848,
      "task": "Direct or conduct studies or research on issues affecting areas of responsibility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.41,
      "n": 66,
      "standard_error": 1.8316,
      "lower_ci_bound": 0.5174,
      "upper_ci_bound": 10.4762,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8848,
      "task": "Direct or conduct studies or research on issues affecting areas of responsibility.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.66,
      "n": 64,
      "standard_error": 0.1999,
      "lower_ci_bound": 3.2614,
      "upper_ci_bound": 4.0604,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8848,
      "task": "Direct or conduct studies or research on issues affecting areas of responsibility.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 58.3,
      "n": 94,
      "standard_error": 9.0597,
      "lower_ci_bound": 40.0097,
      "upper_ci_bound": 74.5535,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8846,
      "task": "Administer programs for selection of sites, construction of buildings, or provision of equipment or supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 35.97,
      "n": 58,
      "standard_error": 11.3418,
      "lower_ci_bound": 17.3252,
      "upper_ci_bound": 60.0956,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8846,
      "task": "Administer programs for selection of sites, construction of buildings, or provision of equipment or supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 24.05,
      "n": 58,
      "standard_error": 7.7772,
      "lower_ci_bound": 11.8917,
      "upper_ci_bound": 42.6189,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8846,
      "task": "Administer programs for selection of sites, construction of buildings, or provision of equipment or supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.99,
      "n": 58,
      "standard_error": 5.9067,
      "lower_ci_bound": 6.5177,
      "upper_ci_bound": 30.8506,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8846,
      "task": "Administer programs for selection of sites, construction of buildings, or provision of equipment or supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.15,
      "n": 58,
      "standard_error": 5.2594,
      "lower_ci_bound": 5.6791,
      "upper_ci_bound": 27.5759,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8846,
      "task": "Administer programs for selection of sites, construction of buildings, or provision of equipment or supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.79,
      "n": 58,
      "standard_error": 4.2493,
      "lower_ci_bound": 3.2273,
      "upper_ci_bound": 21.7855,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8846,
      "task": "Administer programs for selection of sites, construction of buildings, or provision of equipment or supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.05,
      "n": 58,
      "standard_error": 2.8189,
      "lower_ci_bound": 0.4636,
      "upper_ci_bound": 17.512,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8846,
      "task": "Administer programs for selection of sites, construction of buildings, or provision of equipment or supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8846,
      "task": "Administer programs for selection of sites, construction of buildings, or provision of equipment or supplies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.51,
      "n": 58,
      "standard_error": 0.2058,
      "lower_ci_bound": 3.1012,
      "upper_ci_bound": 3.9253,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8846,
      "task": "Administer programs for selection of sites, construction of buildings, or provision of equipment or supplies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 58.06,
      "n": 94,
      "standard_error": 8.7199,
      "lower_ci_bound": 40.4703,
      "upper_ci_bound": 73.8141,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8852,
      "task": "Represent organizations or promote their objectives at official functions, or delegate representatives to do so.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 16.61,
      "n": 62,
      "standard_error": 5.9114,
      "lower_ci_bound": 7.8208,
      "upper_ci_bound": 31.862,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8852,
      "task": "Represent organizations or promote their objectives at official functions, or delegate representatives to do so.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.17,
      "n": 62,
      "standard_error": 9.7064,
      "lower_ci_bound": 17.1345,
      "upper_ci_bound": 54.3649,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8852,
      "task": "Represent organizations or promote their objectives at official functions, or delegate representatives to do so.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 38.01,
      "n": 62,
      "standard_error": 10.7959,
      "lower_ci_bound": 19.7006,
      "upper_ci_bound": 60.5204,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8852,
      "task": "Represent organizations or promote their objectives at official functions, or delegate representatives to do so.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 1.79,
      "n": 62,
      "standard_error": 1.2234,
      "lower_ci_bound": 0.4511,
      "upper_ci_bound": 6.8287,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8852,
      "task": "Represent organizations or promote their objectives at official functions, or delegate representatives to do so.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.72,
      "n": 62,
      "standard_error": 4.2164,
      "lower_ci_bound": 3.2043,
      "upper_ci_bound": 21.6006,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8852,
      "task": "Represent organizations or promote their objectives at official functions, or delegate representatives to do so.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.7,
      "n": 62,
      "standard_error": 1.716,
      "lower_ci_bound": 0.2212,
      "upper_ci_bound": 11.8811,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8852,
      "task": "Represent organizations or promote their objectives at official functions, or delegate representatives to do so.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 62,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8852,
      "task": "Represent organizations or promote their objectives at official functions, or delegate representatives to do so.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.42,
      "n": 60,
      "standard_error": 0.2433,
      "lower_ci_bound": 2.9353,
      "upper_ci_bound": 3.9089,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "task_id": 8852,
      "task": "Represent organizations or promote their objectives at official functions, or delegate representatives to do so.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 63.86,
      "n": 94,
      "standard_error": 7.8126,
      "lower_ci_bound": 47.4304,
      "upper_ci_bound": 77.5842,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15382,
      "task": "Monitor and evaluate effectiveness of sustainability programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15382,
      "task": "Monitor and evaluate effectiveness of sustainability programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.92,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15382,
      "task": "Monitor and evaluate effectiveness of sustainability programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 38.46,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15382,
      "task": "Monitor and evaluate effectiveness of sustainability programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 23.08,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15382,
      "task": "Monitor and evaluate effectiveness of sustainability programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15382,
      "task": "Monitor and evaluate effectiveness of sustainability programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15382,
      "task": "Monitor and evaluate effectiveness of sustainability programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15382,
      "task": "Monitor and evaluate effectiveness of sustainability programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15382,
      "task": "Monitor and evaluate effectiveness of sustainability programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.3,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15384,
      "task": "Develop or execute strategies to address issues such as energy use, resource conservation, recycling, pollution reduction, waste elimination, transportation, education, and building design.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15384,
      "task": "Develop or execute strategies to address issues such as energy use, resource conservation, recycling, pollution reduction, waste elimination, transportation, education, and building design.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 11.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15384,
      "task": "Develop or execute strategies to address issues such as energy use, resource conservation, recycling, pollution reduction, waste elimination, transportation, education, and building design.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 29.63,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15384,
      "task": "Develop or execute strategies to address issues such as energy use, resource conservation, recycling, pollution reduction, waste elimination, transportation, education, and building design.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 25.93,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15384,
      "task": "Develop or execute strategies to address issues such as energy use, resource conservation, recycling, pollution reduction, waste elimination, transportation, education, and building design.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 18.52,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15384,
      "task": "Develop or execute strategies to address issues such as energy use, resource conservation, recycling, pollution reduction, waste elimination, transportation, education, and building design.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14.81,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15384,
      "task": "Develop or execute strategies to address issues such as energy use, resource conservation, recycling, pollution reduction, waste elimination, transportation, education, and building design.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15384,
      "task": "Develop or execute strategies to address issues such as energy use, resource conservation, recycling, pollution reduction, waste elimination, transportation, education, and building design.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.37,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15384,
      "task": "Develop or execute strategies to address issues such as energy use, resource conservation, recycling, pollution reduction, waste elimination, transportation, education, and building design.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15379,
      "task": "Develop, or oversee the development of, sustainability evaluation or monitoring systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15379,
      "task": "Develop, or oversee the development of, sustainability evaluation or monitoring systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.93,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15379,
      "task": "Develop, or oversee the development of, sustainability evaluation or monitoring systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25.93,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15379,
      "task": "Develop, or oversee the development of, sustainability evaluation or monitoring systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 33.33,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15379,
      "task": "Develop, or oversee the development of, sustainability evaluation or monitoring systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15379,
      "task": "Develop, or oversee the development of, sustainability evaluation or monitoring systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15379,
      "task": "Develop, or oversee the development of, sustainability evaluation or monitoring systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15379,
      "task": "Develop, or oversee the development of, sustainability evaluation or monitoring systems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.33,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15379,
      "task": "Develop, or oversee the development of, sustainability evaluation or monitoring systems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15372,
      "task": "Supervise employees or volunteers working on sustainability projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15372,
      "task": "Supervise employees or volunteers working on sustainability projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15372,
      "task": "Supervise employees or volunteers working on sustainability projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15372,
      "task": "Supervise employees or volunteers working on sustainability projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15372,
      "task": "Supervise employees or volunteers working on sustainability projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 44.44,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15372,
      "task": "Supervise employees or volunteers working on sustainability projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 37.04,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15372,
      "task": "Supervise employees or volunteers working on sustainability projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 11.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15372,
      "task": "Supervise employees or volunteers working on sustainability projects.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.22,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15372,
      "task": "Supervise employees or volunteers working on sustainability projects.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15378,
      "task": "Develop sustainability reports, presentations, or proposals for supplier, employee, academia, media, government, public interest, or other groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15378,
      "task": "Develop sustainability reports, presentations, or proposals for supplier, employee, academia, media, government, public interest, or other groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 37.04,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15378,
      "task": "Develop sustainability reports, presentations, or proposals for supplier, employee, academia, media, government, public interest, or other groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 48.15,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15378,
      "task": "Develop sustainability reports, presentations, or proposals for supplier, employee, academia, media, government, public interest, or other groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15378,
      "task": "Develop sustainability reports, presentations, or proposals for supplier, employee, academia, media, government, public interest, or other groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15378,
      "task": "Develop sustainability reports, presentations, or proposals for supplier, employee, academia, media, government, public interest, or other groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15378,
      "task": "Develop sustainability reports, presentations, or proposals for supplier, employee, academia, media, government, public interest, or other groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15378,
      "task": "Develop sustainability reports, presentations, or proposals for supplier, employee, academia, media, government, public interest, or other groups.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.04,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15378,
      "task": "Develop sustainability reports, presentations, or proposals for supplier, employee, academia, media, government, public interest, or other groups.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15380,
      "task": "Develop, or oversee the development of, marketing or outreach media for sustainability projects or events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15380,
      "task": "Develop, or oversee the development of, marketing or outreach media for sustainability projects or events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.52,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15380,
      "task": "Develop, or oversee the development of, marketing or outreach media for sustainability projects or events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 51.85,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15380,
      "task": "Develop, or oversee the development of, marketing or outreach media for sustainability projects or events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.81,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15380,
      "task": "Develop, or oversee the development of, marketing or outreach media for sustainability projects or events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15380,
      "task": "Develop, or oversee the development of, marketing or outreach media for sustainability projects or events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15380,
      "task": "Develop, or oversee the development of, marketing or outreach media for sustainability projects or events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15380,
      "task": "Develop, or oversee the development of, marketing or outreach media for sustainability projects or events.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.93,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15380,
      "task": "Develop, or oversee the development of, marketing or outreach media for sustainability projects or events.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15368,
      "task": "Identify and evaluate pilot projects or programs to enhance the sustainability research agenda.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15368,
      "task": "Identify and evaluate pilot projects or programs to enhance the sustainability research agenda.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 46.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15368,
      "task": "Identify and evaluate pilot projects or programs to enhance the sustainability research agenda.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 30.77,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15368,
      "task": "Identify and evaluate pilot projects or programs to enhance the sustainability research agenda.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15368,
      "task": "Identify and evaluate pilot projects or programs to enhance the sustainability research agenda.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15368,
      "task": "Identify and evaluate pilot projects or programs to enhance the sustainability research agenda.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15368,
      "task": "Identify and evaluate pilot projects or programs to enhance the sustainability research agenda.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15368,
      "task": "Identify and evaluate pilot projects or programs to enhance the sustainability research agenda.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.88,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15368,
      "task": "Identify and evaluate pilot projects or programs to enhance the sustainability research agenda.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.3,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15370,
      "task": "Create and maintain sustainability program documents, such as schedules and budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15370,
      "task": "Create and maintain sustainability program documents, such as schedules and budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.52,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15370,
      "task": "Create and maintain sustainability program documents, such as schedules and budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 44.44,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15370,
      "task": "Create and maintain sustainability program documents, such as schedules and budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 29.63,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15370,
      "task": "Create and maintain sustainability program documents, such as schedules and budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15370,
      "task": "Create and maintain sustainability program documents, such as schedules and budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15370,
      "task": "Create and maintain sustainability program documents, such as schedules and budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15370,
      "task": "Create and maintain sustainability program documents, such as schedules and budgets.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.85,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15370,
      "task": "Create and maintain sustainability program documents, such as schedules and budgets.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15375,
      "task": "Formulate or implement sustainability campaign or marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15375,
      "task": "Formulate or implement sustainability campaign or marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 44.44,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15375,
      "task": "Formulate or implement sustainability campaign or marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 29.63,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15375,
      "task": "Formulate or implement sustainability campaign or marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15375,
      "task": "Formulate or implement sustainability campaign or marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.81,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15375,
      "task": "Formulate or implement sustainability campaign or marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15375,
      "task": "Formulate or implement sustainability campaign or marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15375,
      "task": "Formulate or implement sustainability campaign or marketing strategies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.74,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15375,
      "task": "Formulate or implement sustainability campaign or marketing strategies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15376,
      "task": "Research environmental sustainability issues, concerns, or stakeholder interests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15376,
      "task": "Research environmental sustainability issues, concerns, or stakeholder interests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.93,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15376,
      "task": "Research environmental sustainability issues, concerns, or stakeholder interests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 40.74,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15376,
      "task": "Research environmental sustainability issues, concerns, or stakeholder interests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15376,
      "task": "Research environmental sustainability issues, concerns, or stakeholder interests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.81,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15376,
      "task": "Research environmental sustainability issues, concerns, or stakeholder interests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15376,
      "task": "Research environmental sustainability issues, concerns, or stakeholder interests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15376,
      "task": "Research environmental sustainability issues, concerns, or stakeholder interests.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.74,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15376,
      "task": "Research environmental sustainability issues, concerns, or stakeholder interests.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15383,
      "task": "Direct sustainability program operations to ensure compliance with environmental or governmental regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15383,
      "task": "Direct sustainability program operations to ensure compliance with environmental or governmental regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 34.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15383,
      "task": "Direct sustainability program operations to ensure compliance with environmental or governmental regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15383,
      "task": "Direct sustainability program operations to ensure compliance with environmental or governmental regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15383,
      "task": "Direct sustainability program operations to ensure compliance with environmental or governmental regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15383,
      "task": "Direct sustainability program operations to ensure compliance with environmental or governmental regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15383,
      "task": "Direct sustainability program operations to ensure compliance with environmental or governmental regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15383,
      "task": "Direct sustainability program operations to ensure compliance with environmental or governmental regulations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15383,
      "task": "Direct sustainability program operations to ensure compliance with environmental or governmental regulations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.19,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15377,
      "task": "Evaluate and approve proposals for sustainability projects, considering factors such as cost effectiveness, technical feasibility, and integration with other initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15377,
      "task": "Evaluate and approve proposals for sustainability projects, considering factors such as cost effectiveness, technical feasibility, and integration with other initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 32,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15377,
      "task": "Evaluate and approve proposals for sustainability projects, considering factors such as cost effectiveness, technical feasibility, and integration with other initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15377,
      "task": "Evaluate and approve proposals for sustainability projects, considering factors such as cost effectiveness, technical feasibility, and integration with other initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 24,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15377,
      "task": "Evaluate and approve proposals for sustainability projects, considering factors such as cost effectiveness, technical feasibility, and integration with other initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15377,
      "task": "Evaluate and approve proposals for sustainability projects, considering factors such as cost effectiveness, technical feasibility, and integration with other initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15377,
      "task": "Evaluate and approve proposals for sustainability projects, considering factors such as cost effectiveness, technical feasibility, and integration with other initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15377,
      "task": "Evaluate and approve proposals for sustainability projects, considering factors such as cost effectiveness, technical feasibility, and integration with other initiatives.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.52,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15377,
      "task": "Evaluate and approve proposals for sustainability projects, considering factors such as cost effectiveness, technical feasibility, and integration with other initiatives.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.59,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15381,
      "task": "Develop methodologies to assess the viability or success of sustainability initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.52,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15381,
      "task": "Develop methodologies to assess the viability or success of sustainability initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 29.63,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15381,
      "task": "Develop methodologies to assess the viability or success of sustainability initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 40.74,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15381,
      "task": "Develop methodologies to assess the viability or success of sustainability initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15381,
      "task": "Develop methodologies to assess the viability or success of sustainability initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15381,
      "task": "Develop methodologies to assess the viability or success of sustainability initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15381,
      "task": "Develop methodologies to assess the viability or success of sustainability initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15381,
      "task": "Develop methodologies to assess the viability or success of sustainability initiatives.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.52,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15381,
      "task": "Develop methodologies to assess the viability or success of sustainability initiatives.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15374,
      "task": "Review sustainability program objectives, progress, or status to ensure compliance with policies, standards, regulations, or laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 24,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15374,
      "task": "Review sustainability program objectives, progress, or status to ensure compliance with policies, standards, regulations, or laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 24,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15374,
      "task": "Review sustainability program objectives, progress, or status to ensure compliance with policies, standards, regulations, or laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15374,
      "task": "Review sustainability program objectives, progress, or status to ensure compliance with policies, standards, regulations, or laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15374,
      "task": "Review sustainability program objectives, progress, or status to ensure compliance with policies, standards, regulations, or laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15374,
      "task": "Review sustainability program objectives, progress, or status to ensure compliance with policies, standards, regulations, or laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15374,
      "task": "Review sustainability program objectives, progress, or status to ensure compliance with policies, standards, regulations, or laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15374,
      "task": "Review sustainability program objectives, progress, or status to ensure compliance with policies, standards, regulations, or laws.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15374,
      "task": "Review sustainability program objectives, progress, or status to ensure compliance with policies, standards, regulations, or laws.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.59,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15373,
      "task": "Write and distribute financial or environmental impact reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 33.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15373,
      "task": "Write and distribute financial or environmental impact reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 50,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15373,
      "task": "Write and distribute financial or environmental impact reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.67,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15373,
      "task": "Write and distribute financial or environmental impact reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15373,
      "task": "Write and distribute financial or environmental impact reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15373,
      "task": "Write and distribute financial or environmental impact reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15373,
      "task": "Write and distribute financial or environmental impact reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15373,
      "task": "Write and distribute financial or environmental impact reports.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15373,
      "task": "Write and distribute financial or environmental impact reports.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.89,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15371,
      "task": "Write project proposals, grant applications, or other documents to pursue funding for environmental initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.52,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15371,
      "task": "Write project proposals, grant applications, or other documents to pursue funding for environmental initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 51.85,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15371,
      "task": "Write project proposals, grant applications, or other documents to pursue funding for environmental initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.52,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15371,
      "task": "Write project proposals, grant applications, or other documents to pursue funding for environmental initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15371,
      "task": "Write project proposals, grant applications, or other documents to pursue funding for environmental initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15371,
      "task": "Write project proposals, grant applications, or other documents to pursue funding for environmental initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15371,
      "task": "Write project proposals, grant applications, or other documents to pursue funding for environmental initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15371,
      "task": "Write project proposals, grant applications, or other documents to pursue funding for environmental initiatives.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.33,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15371,
      "task": "Write project proposals, grant applications, or other documents to pursue funding for environmental initiatives.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15367,
      "task": "Identify educational, training, or other development opportunities for sustainability employees or volunteers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15367,
      "task": "Identify educational, training, or other development opportunities for sustainability employees or volunteers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 37.04,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15367,
      "task": "Identify educational, training, or other development opportunities for sustainability employees or volunteers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 44.44,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15367,
      "task": "Identify educational, training, or other development opportunities for sustainability employees or volunteers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15367,
      "task": "Identify educational, training, or other development opportunities for sustainability employees or volunteers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15367,
      "task": "Identify educational, training, or other development opportunities for sustainability employees or volunteers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15367,
      "task": "Identify educational, training, or other development opportunities for sustainability employees or volunteers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15367,
      "task": "Identify educational, training, or other development opportunities for sustainability employees or volunteers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.19,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15367,
      "task": "Identify educational, training, or other development opportunities for sustainability employees or volunteers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15369,
      "task": "Conduct risk assessments related to sustainability and the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 39.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15369,
      "task": "Conduct risk assessments related to sustainability and the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 34.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15369,
      "task": "Conduct risk assessments related to sustainability and the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15369,
      "task": "Conduct risk assessments related to sustainability and the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15369,
      "task": "Conduct risk assessments related to sustainability and the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15369,
      "task": "Conduct risk assessments related to sustainability and the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15369,
      "task": "Conduct risk assessments related to sustainability and the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15369,
      "task": "Conduct risk assessments related to sustainability and the environment.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "task_id": 15369,
      "task": "Conduct risk assessments related to sustainability and the environment.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.19,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20699,
      "task": "Review financial statements, sales or activity reports, or other performance data to measure productivity or goal achievement or to identify areas needing cost reduction or program improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 76,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20699,
      "task": "Review financial statements, sales or activity reports, or other performance data to measure productivity or goal achievement or to identify areas needing cost reduction or program improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.9,
      "n": 76,
      "standard_error": 1.9431,
      "lower_ci_bound": 1.4246,
      "upper_ci_bound": 10.2329,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20699,
      "task": "Review financial statements, sales or activity reports, or other performance data to measure productivity or goal achievement or to identify areas needing cost reduction or program improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.61,
      "n": 76,
      "standard_error": 6.5911,
      "lower_ci_bound": 11.2694,
      "upper_ci_bound": 37.4398,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20699,
      "task": "Review financial statements, sales or activity reports, or other performance data to measure productivity or goal achievement or to identify areas needing cost reduction or program improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 33.04,
      "n": 76,
      "standard_error": 7.5611,
      "lower_ci_bound": 19.9815,
      "upper_ci_bound": 49.3575,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20699,
      "task": "Review financial statements, sales or activity reports, or other performance data to measure productivity or goal achievement or to identify areas needing cost reduction or program improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 39.31,
      "n": 76,
      "standard_error": 9.6844,
      "lower_ci_bound": 22.3912,
      "upper_ci_bound": 59.2504,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20699,
      "task": "Review financial statements, sales or activity reports, or other performance data to measure productivity or goal achievement or to identify areas needing cost reduction or program improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.93,
      "n": 76,
      "standard_error": 0.7172,
      "lower_ci_bound": 0.1997,
      "upper_ci_bound": 4.2344,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20699,
      "task": "Review financial statements, sales or activity reports, or other performance data to measure productivity or goal achievement or to identify areas needing cost reduction or program improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.21,
      "n": 76,
      "standard_error": 0.8667,
      "lower_ci_bound": 0.289,
      "upper_ci_bound": 4.9338,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20699,
      "task": "Review financial statements, sales or activity reports, or other performance data to measure productivity or goal achievement or to identify areas needing cost reduction or program improvement.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.18,
      "n": 76,
      "standard_error": 0.1624,
      "lower_ci_bound": 3.8551,
      "upper_ci_bound": 4.5023,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20699,
      "task": "Review financial statements, sales or activity reports, or other performance data to measure productivity or goal achievement or to identify areas needing cost reduction or program improvement.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 97.14,
      "n": 82,
      "standard_error": 2.636,
      "lower_ci_bound": 83.7197,
      "upper_ci_bound": 99.5562,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 933,
      "task": "Direct and coordinate activities of businesses or departments concerned with the production, pricing, sales, or distribution of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 66,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 933,
      "task": "Direct and coordinate activities of businesses or departments concerned with the production, pricing, sales, or distribution of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4.72,
      "n": 66,
      "standard_error": 3.234,
      "lower_ci_bound": 1.1622,
      "upper_ci_bound": 17.2419,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 933,
      "task": "Direct and coordinate activities of businesses or departments concerned with the production, pricing, sales, or distribution of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10.37,
      "n": 66,
      "standard_error": 5.52,
      "lower_ci_bound": 3.4152,
      "upper_ci_bound": 27.4745,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 933,
      "task": "Direct and coordinate activities of businesses or departments concerned with the production, pricing, sales, or distribution of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.08,
      "n": 66,
      "standard_error": 6.6147,
      "lower_ci_bound": 5.9508,
      "upper_ci_bound": 33.2521,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 933,
      "task": "Direct and coordinate activities of businesses or departments concerned with the production, pricing, sales, or distribution of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 47.49,
      "n": 66,
      "standard_error": 11.7342,
      "lower_ci_bound": 26.1142,
      "upper_ci_bound": 69.8352,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 933,
      "task": "Direct and coordinate activities of businesses or departments concerned with the production, pricing, sales, or distribution of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.08,
      "n": 66,
      "standard_error": 3.9463,
      "lower_ci_bound": 2.2484,
      "upper_ci_bound": 20.1576,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 933,
      "task": "Direct and coordinate activities of businesses or departments concerned with the production, pricing, sales, or distribution of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 15.26,
      "n": 66,
      "standard_error": 6.5989,
      "lower_ci_bound": 6.1008,
      "upper_ci_bound": 33.2864,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 933,
      "task": "Direct and coordinate activities of businesses or departments concerned with the production, pricing, sales, or distribution of products.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.14,
      "n": 64,
      "standard_error": 0.1212,
      "lower_ci_bound": 3.8946,
      "upper_ci_bound": 4.3789,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 933,
      "task": "Direct and coordinate activities of businesses or departments concerned with the production, pricing, sales, or distribution of products.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 79.9,
      "n": 82,
      "standard_error": 6.7949,
      "lower_ci_bound": 63.1402,
      "upper_ci_bound": 90.2203,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20700,
      "task": "Direct administrative activities directly related to making products or providing services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 70,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20700,
      "task": "Direct administrative activities directly related to making products or providing services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 70,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20700,
      "task": "Direct administrative activities directly related to making products or providing services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.86,
      "n": 70,
      "standard_error": 13.7722,
      "lower_ci_bound": 5.3041,
      "upper_ci_bound": 58.2883,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20700,
      "task": "Direct administrative activities directly related to making products or providing services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.22,
      "n": 70,
      "standard_error": 7.0034,
      "lower_ci_bound": 8.025,
      "upper_ci_bound": 36.2667,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20700,
      "task": "Direct administrative activities directly related to making products or providing services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 40.43,
      "n": 70,
      "standard_error": 10.1973,
      "lower_ci_bound": 22.5771,
      "upper_ci_bound": 61.2304,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20700,
      "task": "Direct administrative activities directly related to making products or providing services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.85,
      "n": 70,
      "standard_error": 4.6147,
      "lower_ci_bound": 3.01,
      "upper_ci_bound": 23.3108,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20700,
      "task": "Direct administrative activities directly related to making products or providing services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 10.64,
      "n": 70,
      "standard_error": 5.6211,
      "lower_ci_bound": 3.5292,
      "upper_ci_bound": 27.9155,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20700,
      "task": "Direct administrative activities directly related to making products or providing services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.01,
      "n": 67,
      "standard_error": 0.1078,
      "lower_ci_bound": 3.7969,
      "upper_ci_bound": 4.2272,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20700,
      "task": "Direct administrative activities directly related to making products or providing services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.81,
      "n": 82,
      "standard_error": 5.4404,
      "lower_ci_bound": 71.3131,
      "upper_ci_bound": 93.6356,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20701,
      "task": "Prepare staff work schedules and assign specific duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 68,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20701,
      "task": "Prepare staff work schedules and assign specific duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0.85,
      "n": 68,
      "standard_error": 0.8529,
      "lower_ci_bound": 0.1123,
      "upper_ci_bound": 6.0923,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20701,
      "task": "Prepare staff work schedules and assign specific duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.17,
      "n": 68,
      "standard_error": 8.3499,
      "lower_ci_bound": 7.4808,
      "upper_ci_bound": 41.0113,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20701,
      "task": "Prepare staff work schedules and assign specific duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.64,
      "n": 68,
      "standard_error": 6.4353,
      "lower_ci_bound": 8.128,
      "upper_ci_bound": 34.1458,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20701,
      "task": "Prepare staff work schedules and assign specific duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 45.06,
      "n": 68,
      "standard_error": 11.3343,
      "lower_ci_bound": 24.7442,
      "upper_ci_bound": 67.1603,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20701,
      "task": "Prepare staff work schedules and assign specific duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.16,
      "n": 68,
      "standard_error": 3.3434,
      "lower_ci_bound": 1.3695,
      "upper_ci_bound": 17.5462,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20701,
      "task": "Prepare staff work schedules and assign specific duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 12.14,
      "n": 68,
      "standard_error": 4.813,
      "lower_ci_bound": 5.3131,
      "upper_ci_bound": 25.3762,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20701,
      "task": "Prepare staff work schedules and assign specific duties.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.98,
      "n": 66,
      "standard_error": 0.1004,
      "lower_ci_bound": 3.7761,
      "upper_ci_bound": 4.1771,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20701,
      "task": "Prepare staff work schedules and assign specific duties.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.29,
      "n": 82,
      "standard_error": 5.3105,
      "lower_ci_bound": 72.0379,
      "upper_ci_bound": 93.8903,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20703,
      "task": "Direct or coordinate financial or budget activities to fund operations, maximize investments, or increase efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.61,
      "n": 63,
      "standard_error": 4.7794,
      "lower_ci_bound": 2.0737,
      "upper_ci_bound": 24.2732,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20703,
      "task": "Direct or coordinate financial or budget activities to fund operations, maximize investments, or increase efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 16.34,
      "n": 63,
      "standard_error": 5.1893,
      "lower_ci_bound": 8.3763,
      "upper_ci_bound": 29.4339,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20703,
      "task": "Direct or coordinate financial or budget activities to fund operations, maximize investments, or increase efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 39.87,
      "n": 63,
      "standard_error": 10.7601,
      "lower_ci_bound": 21.2783,
      "upper_ci_bound": 61.9212,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20703,
      "task": "Direct or coordinate financial or budget activities to fund operations, maximize investments, or increase efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.13,
      "n": 63,
      "standard_error": 5.822,
      "lower_ci_bound": 7.5242,
      "upper_ci_bound": 31.2533,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20703,
      "task": "Direct or coordinate financial or budget activities to fund operations, maximize investments, or increase efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 16.9,
      "n": 63,
      "standard_error": 6.1366,
      "lower_ci_bound": 7.8293,
      "upper_ci_bound": 32.758,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20703,
      "task": "Direct or coordinate financial or budget activities to fund operations, maximize investments, or increase efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.88,
      "n": 63,
      "standard_error": 0.8067,
      "lower_ci_bound": 0.1394,
      "upper_ci_bound": 5.3405,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20703,
      "task": "Direct or coordinate financial or budget activities to fund operations, maximize investments, or increase efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.27,
      "n": 63,
      "standard_error": 1.6203,
      "lower_ci_bound": 0.5367,
      "upper_ci_bound": 9.0914,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20703,
      "task": "Direct or coordinate financial or budget activities to fund operations, maximize investments, or increase efficiency.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.9,
      "n": 61,
      "standard_error": 0.1204,
      "lower_ci_bound": 3.6579,
      "upper_ci_bound": 4.1397,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20703,
      "task": "Direct or coordinate financial or budget activities to fund operations, maximize investments, or increase efficiency.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 82.52,
      "n": 82,
      "standard_error": 5.7805,
      "lower_ci_bound": 68.0175,
      "upper_ci_bound": 91.2865,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20706,
      "task": "Plan or direct activities, such as sales promotions, that require coordination with other department managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.06,
      "n": 63,
      "standard_error": 1.5868,
      "lower_ci_bound": 0.4368,
      "upper_ci_bound": 9.1916,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20706,
      "task": "Plan or direct activities, such as sales promotions, that require coordination with other department managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.66,
      "n": 63,
      "standard_error": 5.8658,
      "lower_ci_bound": 5.5304,
      "upper_ci_bound": 29.9513,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20706,
      "task": "Plan or direct activities, such as sales promotions, that require coordination with other department managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.12,
      "n": 63,
      "standard_error": 5.6135,
      "lower_ci_bound": 6.117,
      "upper_ci_bound": 29.3169,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20706,
      "task": "Plan or direct activities, such as sales promotions, that require coordination with other department managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.92,
      "n": 63,
      "standard_error": 6.7013,
      "lower_ci_bound": 11.3756,
      "upper_ci_bound": 38.0453,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20706,
      "task": "Plan or direct activities, such as sales promotions, that require coordination with other department managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 30.8,
      "n": 63,
      "standard_error": 8.6007,
      "lower_ci_bound": 16.5747,
      "upper_ci_bound": 49.9299,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20706,
      "task": "Plan or direct activities, such as sales promotions, that require coordination with other department managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.92,
      "n": 63,
      "standard_error": 5.4835,
      "lower_ci_bound": 4.5457,
      "upper_ci_bound": 27.7671,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20706,
      "task": "Plan or direct activities, such as sales promotions, that require coordination with other department managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.52,
      "n": 63,
      "standard_error": 3.5491,
      "lower_ci_bound": 1.4759,
      "upper_ci_bound": 18.5486,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20706,
      "task": "Plan or direct activities, such as sales promotions, that require coordination with other department managers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.83,
      "n": 63,
      "standard_error": 0.1701,
      "lower_ci_bound": 3.4875,
      "upper_ci_bound": 4.1677,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20706,
      "task": "Plan or direct activities, such as sales promotions, that require coordination with other department managers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 71.86,
      "n": 82,
      "standard_error": 9.7,
      "lower_ci_bound": 49.5793,
      "upper_ci_bound": 86.8999,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20705,
      "task": "Perform personnel functions, such as selection, training, or evaluation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.89,
      "n": 76,
      "standard_error": 3.428,
      "lower_ci_bound": 1.7902,
      "upper_ci_bound": 17.6658,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20705,
      "task": "Perform personnel functions, such as selection, training, or evaluation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 31.35,
      "n": 76,
      "standard_error": 8.1356,
      "lower_ci_bound": 17.6994,
      "upper_ci_bound": 49.2313,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20705,
      "task": "Perform personnel functions, such as selection, training, or evaluation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.18,
      "n": 76,
      "standard_error": 6.0044,
      "lower_ci_bound": 9.8862,
      "upper_ci_bound": 33.9237,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20705,
      "task": "Perform personnel functions, such as selection, training, or evaluation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 25.16,
      "n": 76,
      "standard_error": 11.6171,
      "lower_ci_bound": 8.9555,
      "upper_ci_bound": 53.4681,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20705,
      "task": "Perform personnel functions, such as selection, training, or evaluation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 16,
      "n": 76,
      "standard_error": 5.0515,
      "lower_ci_bound": 8.263,
      "upper_ci_bound": 28.7094,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20705,
      "task": "Perform personnel functions, such as selection, training, or evaluation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.78,
      "n": 76,
      "standard_error": 1.6427,
      "lower_ci_bound": 0.2765,
      "upper_ci_bound": 10.5538,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20705,
      "task": "Perform personnel functions, such as selection, training, or evaluation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.65,
      "n": 76,
      "standard_error": 0.5012,
      "lower_ci_bound": 0.138,
      "upper_ci_bound": 2.9845,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20705,
      "task": "Perform personnel functions, such as selection, training, or evaluation.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.79,
      "n": 75,
      "standard_error": 0.1243,
      "lower_ci_bound": 3.5408,
      "upper_ci_bound": 4.036,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20705,
      "task": "Perform personnel functions, such as selection, training, or evaluation.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.77,
      "n": 82,
      "standard_error": 2.7311,
      "lower_ci_bound": 85.5512,
      "upper_ci_bound": 98.8567,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20704,
      "task": "Establish or implement departmental policies, goals, objectives, or procedures in conjunction with board members, organization officials, or staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.44,
      "n": 70,
      "standard_error": 5.1588,
      "lower_ci_bound": 4.466,
      "upper_ci_bound": 26.2923,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20704,
      "task": "Establish or implement departmental policies, goals, objectives, or procedures in conjunction with board members, organization officials, or staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.01,
      "n": 70,
      "standard_error": 4.4413,
      "lower_ci_bound": 8.1027,
      "upper_ci_bound": 26.1279,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20704,
      "task": "Establish or implement departmental policies, goals, objectives, or procedures in conjunction with board members, organization officials, or staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 36.66,
      "n": 70,
      "standard_error": 10.9553,
      "lower_ci_bound": 18.4184,
      "upper_ci_bound": 59.7303,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20704,
      "task": "Establish or implement departmental policies, goals, objectives, or procedures in conjunction with board members, organization officials, or staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.23,
      "n": 70,
      "standard_error": 4.1419,
      "lower_ci_bound": 2.9171,
      "upper_ci_bound": 21.1244,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20704,
      "task": "Establish or implement departmental policies, goals, objectives, or procedures in conjunction with board members, organization officials, or staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 21.37,
      "n": 70,
      "standard_error": 6.8188,
      "lower_ci_bound": 10.7894,
      "upper_ci_bound": 37.9126,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20704,
      "task": "Establish or implement departmental policies, goals, objectives, or procedures in conjunction with board members, organization officials, or staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.3,
      "n": 70,
      "standard_error": 3.8767,
      "lower_ci_bound": 2.4483,
      "upper_ci_bound": 19.8029,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20704,
      "task": "Establish or implement departmental policies, goals, objectives, or procedures in conjunction with board members, organization officials, or staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 70,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20704,
      "task": "Establish or implement departmental policies, goals, objectives, or procedures in conjunction with board members, organization officials, or staff members.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.74,
      "n": 70,
      "standard_error": 0.1244,
      "lower_ci_bound": 3.4922,
      "upper_ci_bound": 3.9885,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20704,
      "task": "Establish or implement departmental policies, goals, objectives, or procedures in conjunction with board members, organization officials, or staff members.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.62,
      "n": 82,
      "standard_error": 4.6117,
      "lower_ci_bound": 75.8172,
      "upper_ci_bound": 95.0856,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20702,
      "task": "Monitor suppliers to ensure that they efficiently and effectively provide needed goods or services within budgetary limits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.09,
      "n": 65,
      "standard_error": 3.0538,
      "lower_ci_bound": 0.4156,
      "upper_ci_bound": 19.6307,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20702,
      "task": "Monitor suppliers to ensure that they efficiently and effectively provide needed goods or services within budgetary limits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 34.54,
      "n": 65,
      "standard_error": 12.6736,
      "lower_ci_bound": 14.6897,
      "upper_ci_bound": 61.7856,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20702,
      "task": "Monitor suppliers to ensure that they efficiently and effectively provide needed goods or services within budgetary limits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.06,
      "n": 65,
      "standard_error": 6.5065,
      "lower_ci_bound": 12.5895,
      "upper_ci_bound": 38.4045,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20702,
      "task": "Monitor suppliers to ensure that they efficiently and effectively provide needed goods or services within budgetary limits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.34,
      "n": 65,
      "standard_error": 6.8047,
      "lower_ci_bound": 8.3081,
      "upper_ci_bound": 35.7598,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20702,
      "task": "Monitor suppliers to ensure that they efficiently and effectively provide needed goods or services within budgetary limits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 18.88,
      "n": 65,
      "standard_error": 6.9201,
      "lower_ci_bound": 8.622,
      "upper_ci_bound": 36.4651,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20702,
      "task": "Monitor suppliers to ensure that they efficiently and effectively provide needed goods or services within budgetary limits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.91,
      "n": 65,
      "standard_error": 1.3238,
      "lower_ci_bound": 0.4735,
      "upper_ci_bound": 7.395,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20702,
      "task": "Monitor suppliers to ensure that they efficiently and effectively provide needed goods or services within budgetary limits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.18,
      "n": 65,
      "standard_error": 0.1825,
      "lower_ci_bound": 0.0236,
      "upper_ci_bound": 1.3547,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20702,
      "task": "Monitor suppliers to ensure that they efficiently and effectively provide needed goods or services within budgetary limits.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.44,
      "n": 66,
      "standard_error": 0.1555,
      "lower_ci_bound": 3.1315,
      "upper_ci_bound": 3.7527,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20702,
      "task": "Monitor suppliers to ensure that they efficiently and effectively provide needed goods or services within budgetary limits.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 75.67,
      "n": 82,
      "standard_error": 7.119,
      "lower_ci_bound": 59.0345,
      "upper_ci_bound": 87.0372,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20708,
      "task": "Manage the movement of goods into and out of production facilities to ensure efficiency, effectiveness, or sustainability of operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20708,
      "task": "Manage the movement of goods into and out of production facilities to ensure efficiency, effectiveness, or sustainability of operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 2.79,
      "n": 38,
      "standard_error": 2.8919,
      "lower_ci_bound": 0.3307,
      "upper_ci_bound": 19.92,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20708,
      "task": "Manage the movement of goods into and out of production facilities to ensure efficiency, effectiveness, or sustainability of operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.91,
      "n": 38,
      "standard_error": 7.9979,
      "lower_ci_bound": 5.3356,
      "upper_ci_bound": 38.8497,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20708,
      "task": "Manage the movement of goods into and out of production facilities to ensure efficiency, effectiveness, or sustainability of operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.69,
      "n": 38,
      "standard_error": 7.1027,
      "lower_ci_bound": 3.817,
      "upper_ci_bound": 34.7574,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20708,
      "task": "Manage the movement of goods into and out of production facilities to ensure efficiency, effectiveness, or sustainability of operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 53.68,
      "n": 38,
      "standard_error": 15.3363,
      "lower_ci_bound": 24.929,
      "upper_ci_bound": 80.1715,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20708,
      "task": "Manage the movement of goods into and out of production facilities to ensure efficiency, effectiveness, or sustainability of operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.93,
      "n": 38,
      "standard_error": 8.4875,
      "lower_ci_bound": 1.1696,
      "upper_ci_bound": 44.8283,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20708,
      "task": "Manage the movement of goods into and out of production facilities to ensure efficiency, effectiveness, or sustainability of operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.99,
      "n": 38,
      "standard_error": 3.7217,
      "lower_ci_bound": 1.6451,
      "upper_ci_bound": 19.5552,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20708,
      "task": "Manage the movement of goods into and out of production facilities to ensure efficiency, effectiveness, or sustainability of operations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.03,
      "n": 39,
      "standard_error": 0.147,
      "lower_ci_bound": 3.7344,
      "upper_ci_bound": 4.3294,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20708,
      "task": "Manage the movement of goods into and out of production facilities to ensure efficiency, effectiveness, or sustainability of operations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 46.73,
      "n": 82,
      "standard_error": 8.8747,
      "lower_ci_bound": 30.1443,
      "upper_ci_bound": 64.0671,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20707,
      "task": "Set prices or credit terms for goods or services, based on forecasts of customer demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20707,
      "task": "Set prices or credit terms for goods or services, based on forecasts of customer demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.57,
      "n": 34,
      "standard_error": 4.2739,
      "lower_ci_bound": 1.1189,
      "upper_ci_bound": 23.5474,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20707,
      "task": "Set prices or credit terms for goods or services, based on forecasts of customer demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.4,
      "n": 34,
      "standard_error": 7.6446,
      "lower_ci_bound": 5.2304,
      "upper_ci_bound": 37.5251,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20707,
      "task": "Set prices or credit terms for goods or services, based on forecasts of customer demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.22,
      "n": 34,
      "standard_error": 8.1511,
      "lower_ci_bound": 6.8196,
      "upper_ci_bound": 40.4056,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20707,
      "task": "Set prices or credit terms for goods or services, based on forecasts of customer demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 46.19,
      "n": 34,
      "standard_error": 17.1504,
      "lower_ci_bound": 17.4145,
      "upper_ci_bound": 77.7505,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20707,
      "task": "Set prices or credit terms for goods or services, based on forecasts of customer demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.43,
      "n": 34,
      "standard_error": 7.2038,
      "lower_ci_bound": 1.8362,
      "upper_ci_bound": 36.6773,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20707,
      "task": "Set prices or credit terms for goods or services, based on forecasts of customer demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.19,
      "n": 34,
      "standard_error": 3.7333,
      "lower_ci_bound": 1.1542,
      "upper_ci_bound": 20.4024,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20707,
      "task": "Set prices or credit terms for goods or services, based on forecasts of customer demand.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.01,
      "n": 33,
      "standard_error": 0.1662,
      "lower_ci_bound": 3.6743,
      "upper_ci_bound": 4.3515,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 20707,
      "task": "Set prices or credit terms for goods or services, based on forecasts of customer demand.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 49.24,
      "n": 81,
      "standard_error": 9.7392,
      "lower_ci_bound": 30.8784,
      "upper_ci_bound": 67.8104,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 944,
      "task": "Perform sales floor work, such as greeting or assisting customers, stocking shelves, or taking inventory.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 944,
      "task": "Perform sales floor work, such as greeting or assisting customers, stocking shelves, or taking inventory.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.04,
      "n": 42,
      "standard_error": 3.35,
      "lower_ci_bound": 1.913,
      "upper_ci_bound": 17.4747,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 944,
      "task": "Perform sales floor work, such as greeting or assisting customers, stocking shelves, or taking inventory.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.13,
      "n": 42,
      "standard_error": 4.9271,
      "lower_ci_bound": 4.3772,
      "upper_ci_bound": 25.5097,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 944,
      "task": "Perform sales floor work, such as greeting or assisting customers, stocking shelves, or taking inventory.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 25.35,
      "n": 42,
      "standard_error": 18.7123,
      "lower_ci_bound": 4.4061,
      "upper_ci_bound": 71.4419,
      "recommend_suppress": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 944,
      "task": "Perform sales floor work, such as greeting or assisting customers, stocking shelves, or taking inventory.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 28.06,
      "n": 42,
      "standard_error": 10.4648,
      "lower_ci_bound": 12.0407,
      "upper_ci_bound": 52.6327,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 944,
      "task": "Perform sales floor work, such as greeting or assisting customers, stocking shelves, or taking inventory.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.9,
      "n": 42,
      "standard_error": 7.4691,
      "lower_ci_bound": 3.1057,
      "upper_ci_bound": 36.2819,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 944,
      "task": "Perform sales floor work, such as greeting or assisting customers, stocking shelves, or taking inventory.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 17.53,
      "n": 42,
      "standard_error": 9.0058,
      "lower_ci_bound": 5.6942,
      "upper_ci_bound": 42.7876,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 944,
      "task": "Perform sales floor work, such as greeting or assisting customers, stocking shelves, or taking inventory.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.87,
      "n": 43,
      "standard_error": 0.2523,
      "lower_ci_bound": 3.3602,
      "upper_ci_bound": 4.3784,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 944,
      "task": "Perform sales floor work, such as greeting or assisting customers, stocking shelves, or taking inventory.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 59.07,
      "n": 82,
      "standard_error": 8.1821,
      "lower_ci_bound": 42.4007,
      "upper_ci_bound": 73.8926,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 945,
      "task": "Develop or implement product-marketing strategies, including advertising campaigns or sales promotions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.55,
      "n": 31,
      "standard_error": 4.1654,
      "lower_ci_bound": 1.1472,
      "upper_ci_bound": 22.9421,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 945,
      "task": "Develop or implement product-marketing strategies, including advertising campaigns or sales promotions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 57.28,
      "n": 31,
      "standard_error": 15.2319,
      "lower_ci_bound": 27.3271,
      "upper_ci_bound": 82.6979,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 945,
      "task": "Develop or implement product-marketing strategies, including advertising campaigns or sales promotions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 2.2,
      "n": 31,
      "standard_error": 2.1674,
      "lower_ci_bound": 0.2879,
      "upper_ci_bound": 14.9493,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 945,
      "task": "Develop or implement product-marketing strategies, including advertising campaigns or sales promotions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.2,
      "n": 31,
      "standard_error": 8.3765,
      "lower_ci_bound": 5.1949,
      "upper_ci_bound": 40.5325,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 945,
      "task": "Develop or implement product-marketing strategies, including advertising campaigns or sales promotions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.26,
      "n": 31,
      "standard_error": 8.4017,
      "lower_ci_bound": 3.9265,
      "upper_ci_bound": 40.3603,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 945,
      "task": "Develop or implement product-marketing strategies, including advertising campaigns or sales promotions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.51,
      "n": 31,
      "standard_error": 4.5029,
      "lower_ci_bound": 0.5566,
      "upper_ci_bound": 28.5319,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 945,
      "task": "Develop or implement product-marketing strategies, including advertising campaigns or sales promotions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 945,
      "task": "Develop or implement product-marketing strategies, including advertising campaigns or sales promotions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.57,
      "n": 31,
      "standard_error": 0.231,
      "lower_ci_bound": 3.0941,
      "upper_ci_bound": 4.0377,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 945,
      "task": "Develop or implement product-marketing strategies, including advertising campaigns or sales promotions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 51.98,
      "n": 81,
      "standard_error": 10.2013,
      "lower_ci_bound": 32.4315,
      "upper_ci_bound": 70.9436,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 947,
      "task": "Direct non-merchandising departments of businesses, such as advertising or purchasing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.72,
      "n": 40,
      "standard_error": 4.2313,
      "lower_ci_bound": 1.2283,
      "upper_ci_bound": 22.8711,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 947,
      "task": "Direct non-merchandising departments of businesses, such as advertising or purchasing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.83,
      "n": 40,
      "standard_error": 3.0913,
      "lower_ci_bound": 1.9404,
      "upper_ci_bound": 16.2034,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 947,
      "task": "Direct non-merchandising departments of businesses, such as advertising or purchasing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.49,
      "n": 40,
      "standard_error": 7.4346,
      "lower_ci_bound": 4.7929,
      "upper_ci_bound": 36.3197,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 947,
      "task": "Direct non-merchandising departments of businesses, such as advertising or purchasing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 43.8,
      "n": 40,
      "standard_error": 17.2274,
      "lower_ci_bound": 15.9138,
      "upper_ci_bound": 76.2506,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 947,
      "task": "Direct non-merchandising departments of businesses, such as advertising or purchasing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 24.8,
      "n": 40,
      "standard_error": 10.5068,
      "lower_ci_bound": 9.5479,
      "upper_ci_bound": 50.7581,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 947,
      "task": "Direct non-merchandising departments of businesses, such as advertising or purchasing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.24,
      "n": 40,
      "standard_error": 2.2006,
      "lower_ci_bound": 0.2988,
      "upper_ci_bound": 14.895,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 947,
      "task": "Direct non-merchandising departments of businesses, such as advertising or purchasing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.11,
      "n": 40,
      "standard_error": 3.0843,
      "lower_ci_bound": 0.4043,
      "upper_ci_bound": 20.2704,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 947,
      "task": "Direct non-merchandising departments of businesses, such as advertising or purchasing.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.53,
      "n": 41,
      "standard_error": 0.2438,
      "lower_ci_bound": 3.0371,
      "upper_ci_bound": 4.0227,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 947,
      "task": "Direct non-merchandising departments of businesses, such as advertising or purchasing.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 51.13,
      "n": 82,
      "standard_error": 9.933,
      "lower_ci_bound": 32.1716,
      "upper_ci_bound": 69.7622,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 19501,
      "task": "Implement or oversee environmental management or sustainability programs addressing issues such as recycling, conservation, or waste management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.02,
      "n": 44,
      "standard_error": 7.8578,
      "lower_ci_bound": 6.9968,
      "upper_ci_bound": 39.1217,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 19501,
      "task": "Implement or oversee environmental management or sustainability programs addressing issues such as recycling, conservation, or waste management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.61,
      "n": 44,
      "standard_error": 9.1036,
      "lower_ci_bound": 8.533,
      "upper_ci_bound": 44.9002,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 19501,
      "task": "Implement or oversee environmental management or sustainability programs addressing issues such as recycling, conservation, or waste management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 41.85,
      "n": 44,
      "standard_error": 16.5545,
      "lower_ci_bound": 15.4335,
      "upper_ci_bound": 73.939,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 19501,
      "task": "Implement or oversee environmental management or sustainability programs addressing issues such as recycling, conservation, or waste management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.95,
      "n": 44,
      "standard_error": 4.7933,
      "lower_ci_bound": 1.1099,
      "upper_ci_bound": 26.2574,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 19501,
      "task": "Implement or oversee environmental management or sustainability programs addressing issues such as recycling, conservation, or waste management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.07,
      "n": 44,
      "standard_error": 4.1578,
      "lower_ci_bound": 2.0821,
      "upper_ci_bound": 21.4195,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 19501,
      "task": "Implement or oversee environmental management or sustainability programs addressing issues such as recycling, conservation, or waste management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.4,
      "n": 44,
      "standard_error": 4.327,
      "lower_ci_bound": 1.0221,
      "upper_ci_bound": 23.9627,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 19501,
      "task": "Implement or oversee environmental management or sustainability programs addressing issues such as recycling, conservation, or waste management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.1,
      "n": 44,
      "standard_error": 0.102,
      "lower_ci_bound": 0.0125,
      "upper_ci_bound": 0.7845,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 19501,
      "task": "Implement or oversee environmental management or sustainability programs addressing issues such as recycling, conservation, or waste management.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.1,
      "n": 43,
      "standard_error": 0.2337,
      "lower_ci_bound": 2.6298,
      "upper_ci_bound": 3.5732,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 19501,
      "task": "Implement or oversee environmental management or sustainability programs addressing issues such as recycling, conservation, or waste management.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 56.52,
      "n": 82,
      "standard_error": 8.9538,
      "lower_ci_bound": 38.6345,
      "upper_ci_bound": 72.8527,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 949,
      "task": "Plan store layouts or design displays.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 26.18,
      "n": 34,
      "standard_error": 10.5108,
      "lower_ci_bound": 10.4996,
      "upper_ci_bound": 51.7477,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 949,
      "task": "Plan store layouts or design displays.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 11.42,
      "n": 34,
      "standard_error": 6.3771,
      "lower_ci_bound": 3.4551,
      "upper_ci_bound": 31.7352,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 949,
      "task": "Plan store layouts or design displays.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.49,
      "n": 34,
      "standard_error": 20.4506,
      "lower_ci_bound": 4.9153,
      "upper_ci_bound": 75.4354,
      "recommend_suppress": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 949,
      "task": "Plan store layouts or design displays.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.47,
      "n": 34,
      "standard_error": 11.5339,
      "lower_ci_bound": 6.3677,
      "upper_ci_bound": 52.3733,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 949,
      "task": "Plan store layouts or design displays.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.75,
      "n": 34,
      "standard_error": 5.6369,
      "lower_ci_bound": 3.5194,
      "upper_ci_bound": 28.4714,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 949,
      "task": "Plan store layouts or design displays.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.56,
      "n": 34,
      "standard_error": 1.5085,
      "lower_ci_bound": 0.2154,
      "upper_ci_bound": 10.4533,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 949,
      "task": "Plan store layouts or design displays.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.11,
      "n": 34,
      "standard_error": 0.1144,
      "lower_ci_bound": 0.0133,
      "upper_ci_bound": 0.9057,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 949,
      "task": "Plan store layouts or design displays.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.92,
      "n": 35,
      "standard_error": 0.1902,
      "lower_ci_bound": 2.5382,
      "upper_ci_bound": 3.3112,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 949,
      "task": "Plan store layouts or design displays.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 51.62,
      "n": 82,
      "standard_error": 9.9083,
      "lower_ci_bound": 32.6373,
      "upper_ci_bound": 70.1441,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 948,
      "task": "Recommend locations for new facilities, or oversee the remodeling or renovating of current facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 45.96,
      "n": 36,
      "standard_error": 15.5349,
      "lower_ci_bound": 19.2808,
      "upper_ci_bound": 75.1707,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 948,
      "task": "Recommend locations for new facilities, or oversee the remodeling or renovating of current facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 43.59,
      "n": 36,
      "standard_error": 17.5715,
      "lower_ci_bound": 15.3378,
      "upper_ci_bound": 76.7285,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 948,
      "task": "Recommend locations for new facilities, or oversee the remodeling or renovating of current facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 2.41,
      "n": 36,
      "standard_error": 2.3008,
      "lower_ci_bound": 0.3368,
      "upper_ci_bound": 15.2612,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 948,
      "task": "Recommend locations for new facilities, or oversee the remodeling or renovating of current facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 2.35,
      "n": 36,
      "standard_error": 2.2838,
      "lower_ci_bound": 0.3198,
      "upper_ci_bound": 15.3396,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 948,
      "task": "Recommend locations for new facilities, or oversee the remodeling or renovating of current facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 1.31,
      "n": 36,
      "standard_error": 1.3577,
      "lower_ci_bound": 0.1587,
      "upper_ci_bound": 10.0358,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 948,
      "task": "Recommend locations for new facilities, or oversee the remodeling or renovating of current facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.19,
      "n": 36,
      "standard_error": 2.2641,
      "lower_ci_bound": 0.26,
      "upper_ci_bound": 16.0888,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 948,
      "task": "Recommend locations for new facilities, or oversee the remodeling or renovating of current facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.19,
      "n": 36,
      "standard_error": 2.2641,
      "lower_ci_bound": 0.26,
      "upper_ci_bound": 16.0888,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 948,
      "task": "Recommend locations for new facilities, or oversee the remodeling or renovating of current facilities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.79,
      "n": 36,
      "standard_error": 0.1959,
      "lower_ci_bound": 2.3965,
      "upper_ci_bound": 3.1919,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "task_id": 948,
      "task": "Recommend locations for new facilities, or oversee the remodeling or renovating of current facilities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 49.78,
      "n": 82,
      "standard_error": 10.0886,
      "lower_ci_bound": 30.7506,
      "upper_ci_bound": 68.8707,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3224,
      "task": "Plan and prepare advertising and promotional material to increase sales of products or services, working with customers, company officials, sales departments, and advertising agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.02,
      "n": 69,
      "standard_error": 1.0204,
      "lower_ci_bound": 0.1364,
      "upper_ci_bound": 7.1961,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3224,
      "task": "Plan and prepare advertising and promotional material to increase sales of products or services, working with customers, company officials, sales departments, and advertising agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 8.65,
      "n": 69,
      "standard_error": 3.2308,
      "lower_ci_bound": 4.0214,
      "upper_ci_bound": 17.637,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3224,
      "task": "Plan and prepare advertising and promotional material to increase sales of products or services, working with customers, company officials, sales departments, and advertising agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.65,
      "n": 69,
      "standard_error": 5.2068,
      "lower_ci_bound": 14.8385,
      "upper_ci_bound": 35.5138,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3224,
      "task": "Plan and prepare advertising and promotional material to increase sales of products or services, working with customers, company officials, sales departments, and advertising agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 25.65,
      "n": 69,
      "standard_error": 5.4702,
      "lower_ci_bound": 16.2938,
      "upper_ci_bound": 37.9466,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3224,
      "task": "Plan and prepare advertising and promotional material to increase sales of products or services, working with customers, company officials, sales departments, and advertising agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 25.51,
      "n": 69,
      "standard_error": 4.6763,
      "lower_ci_bound": 17.3298,
      "upper_ci_bound": 35.8844,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3224,
      "task": "Plan and prepare advertising and promotional material to increase sales of products or services, working with customers, company officials, sales departments, and advertising agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.5,
      "n": 69,
      "standard_error": 3.6665,
      "lower_ci_bound": 3.4996,
      "upper_ci_bound": 19.2234,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3224,
      "task": "Plan and prepare advertising and promotional material to increase sales of products or services, working with customers, company officials, sales departments, and advertising agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.01,
      "n": 69,
      "standard_error": 3.281,
      "lower_ci_bound": 2.6892,
      "upper_ci_bound": 17.0694,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3224,
      "task": "Plan and prepare advertising and promotional material to increase sales of products or services, working with customers, company officials, sales departments, and advertising agencies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.13,
      "n": 66,
      "standard_error": 0.1181,
      "lower_ci_bound": 3.89,
      "upper_ci_bound": 4.3616,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3224,
      "task": "Plan and prepare advertising and promotional material to increase sales of products or services, working with customers, company officials, sales departments, and advertising agencies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.37,
      "n": 73,
      "standard_error": 2.2923,
      "lower_ci_bound": 87.7929,
      "upper_ci_bound": 98.9874,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3226,
      "task": "Inspect layouts and advertising copy, and edit scripts, audio, video, and other promotional material for adherence to specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.15,
      "n": 64,
      "standard_error": 2.0891,
      "lower_ci_bound": 0.3016,
      "upper_ci_bound": 13.776,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3226,
      "task": "Inspect layouts and advertising copy, and edit scripts, audio, video, and other promotional material for adherence to specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 9.79,
      "n": 64,
      "standard_error": 3.495,
      "lower_ci_bound": 4.6942,
      "upper_ci_bound": 19.3134,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3226,
      "task": "Inspect layouts and advertising copy, and edit scripts, audio, video, and other promotional material for adherence to specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.42,
      "n": 64,
      "standard_error": 5.5103,
      "lower_ci_bound": 17.8429,
      "upper_ci_bound": 39.6443,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3226,
      "task": "Inspect layouts and advertising copy, and edit scripts, audio, video, and other promotional material for adherence to specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.09,
      "n": 64,
      "standard_error": 5.5006,
      "lower_ci_bound": 12.1302,
      "upper_ci_bound": 34.0947,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3226,
      "task": "Inspect layouts and advertising copy, and edit scripts, audio, video, and other promotional material for adherence to specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 24.49,
      "n": 64,
      "standard_error": 5.1398,
      "lower_ci_bound": 15.6883,
      "upper_ci_bound": 36.1079,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3226,
      "task": "Inspect layouts and advertising copy, and edit scripts, audio, video, and other promotional material for adherence to specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.57,
      "n": 64,
      "standard_error": 3.471,
      "lower_ci_bound": 4.5332,
      "upper_ci_bound": 19.0862,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3226,
      "task": "Inspect layouts and advertising copy, and edit scripts, audio, video, and other promotional material for adherence to specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.49,
      "n": 64,
      "standard_error": 3.1764,
      "lower_ci_bound": 1.6827,
      "upper_ci_bound": 16.4866,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3226,
      "task": "Inspect layouts and advertising copy, and edit scripts, audio, video, and other promotional material for adherence to specifications.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.07,
      "n": 60,
      "standard_error": 0.135,
      "lower_ci_bound": 3.8005,
      "upper_ci_bound": 4.3407,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3226,
      "task": "Inspect layouts and advertising copy, and edit scripts, audio, video, and other promotional material for adherence to specifications.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 87.26,
      "n": 72,
      "standard_error": 3.5018,
      "lower_ci_bound": 78.5187,
      "upper_ci_bound": 92.7741,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3231,
      "task": "Confer with department heads or staff to discuss topics such as contracts, selection of advertising media, or product to be advertised.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 68,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3231,
      "task": "Confer with department heads or staff to discuss topics such as contracts, selection of advertising media, or product to be advertised.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.06,
      "n": 68,
      "standard_error": 4.2392,
      "lower_ci_bound": 10.1632,
      "upper_ci_bound": 27.2235,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3231,
      "task": "Confer with department heads or staff to discuss topics such as contracts, selection of advertising media, or product to be advertised.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.79,
      "n": 68,
      "standard_error": 3.9989,
      "lower_ci_bound": 5.8392,
      "upper_ci_bound": 22.355,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3231,
      "task": "Confer with department heads or staff to discuss topics such as contracts, selection of advertising media, or product to be advertised.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.68,
      "n": 68,
      "standard_error": 5.2267,
      "lower_ci_bound": 13.0239,
      "upper_ci_bound": 33.8492,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3231,
      "task": "Confer with department heads or staff to discuss topics such as contracts, selection of advertising media, or product to be advertised.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 24.29,
      "n": 68,
      "standard_error": 4.8218,
      "lower_ci_bound": 15.9773,
      "upper_ci_bound": 35.1299,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3231,
      "task": "Confer with department heads or staff to discuss topics such as contracts, selection of advertising media, or product to be advertised.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 20.26,
      "n": 68,
      "standard_error": 5.2338,
      "lower_ci_bound": 11.7433,
      "upper_ci_bound": 32.6607,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3231,
      "task": "Confer with department heads or staff to discuss topics such as contracts, selection of advertising media, or product to be advertised.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.92,
      "n": 68,
      "standard_error": 2.8331,
      "lower_ci_bound": 1.5215,
      "upper_ci_bound": 14.7721,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3231,
      "task": "Confer with department heads or staff to discuss topics such as contracts, selection of advertising media, or product to be advertised.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.9,
      "n": 69,
      "standard_error": 0.1128,
      "lower_ci_bound": 3.67,
      "upper_ci_bound": 4.1203,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3231,
      "task": "Confer with department heads or staff to discuss topics such as contracts, selection of advertising media, or product to be advertised.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 97.19,
      "n": 72,
      "standard_error": 1.7359,
      "lower_ci_bound": 90.6903,
      "upper_ci_bound": 99.1901,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3242,
      "task": "Coordinate with the media to disseminate advertising.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.55,
      "n": 57,
      "standard_error": 3.3989,
      "lower_ci_bound": 0.5028,
      "upper_ci_bound": 21.1754,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3242,
      "task": "Coordinate with the media to disseminate advertising.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.3,
      "n": 57,
      "standard_error": 5.9105,
      "lower_ci_bound": 15.3261,
      "upper_ci_bound": 38.788,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3242,
      "task": "Coordinate with the media to disseminate advertising.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.69,
      "n": 57,
      "standard_error": 5.7389,
      "lower_ci_bound": 17.744,
      "upper_ci_bound": 40.4788,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3242,
      "task": "Coordinate with the media to disseminate advertising.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 23.9,
      "n": 57,
      "standard_error": 5.925,
      "lower_ci_bound": 14.0581,
      "upper_ci_bound": 37.6264,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3242,
      "task": "Coordinate with the media to disseminate advertising.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.7,
      "n": 57,
      "standard_error": 4.9902,
      "lower_ci_bound": 7.2073,
      "upper_ci_bound": 27.6675,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3242,
      "task": "Coordinate with the media to disseminate advertising.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.85,
      "n": 57,
      "standard_error": 2.9101,
      "lower_ci_bound": 1.4188,
      "upper_ci_bound": 15.2757,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3242,
      "task": "Coordinate with the media to disseminate advertising.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 57,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3242,
      "task": "Coordinate with the media to disseminate advertising.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.87,
      "n": 54,
      "standard_error": 0.1347,
      "lower_ci_bound": 3.5962,
      "upper_ci_bound": 4.1366,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3242,
      "task": "Coordinate with the media to disseminate advertising.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.19,
      "n": 71,
      "standard_error": 5.9877,
      "lower_ci_bound": 65.6225,
      "upper_ci_bound": 89.5681,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3227,
      "task": "Coordinate activities of departments, such as sales, graphic arts, media, finance, and research.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 55,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3227,
      "task": "Coordinate activities of departments, such as sales, graphic arts, media, finance, and research.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.17,
      "n": 55,
      "standard_error": 3.2238,
      "lower_ci_bound": 2.1105,
      "upper_ci_bound": 16.7236,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3227,
      "task": "Coordinate activities of departments, such as sales, graphic arts, media, finance, and research.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.57,
      "n": 55,
      "standard_error": 5.9219,
      "lower_ci_bound": 11.9935,
      "upper_ci_bound": 35.6809,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3227,
      "task": "Coordinate activities of departments, such as sales, graphic arts, media, finance, and research.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 25.9,
      "n": 55,
      "standard_error": 6.2113,
      "lower_ci_bound": 15.45,
      "upper_ci_bound": 40.0796,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3227,
      "task": "Coordinate activities of departments, such as sales, graphic arts, media, finance, and research.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 26.81,
      "n": 55,
      "standard_error": 6.0889,
      "lower_ci_bound": 16.4285,
      "upper_ci_bound": 40.5571,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3227,
      "task": "Coordinate activities of departments, such as sales, graphic arts, media, finance, and research.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 17.74,
      "n": 55,
      "standard_error": 5.2513,
      "lower_ci_bound": 9.4904,
      "upper_ci_bound": 30.7363,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3227,
      "task": "Coordinate activities of departments, such as sales, graphic arts, media, finance, and research.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.81,
      "n": 55,
      "standard_error": 1.8009,
      "lower_ci_bound": 0.2397,
      "upper_ci_bound": 12.3455,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3227,
      "task": "Coordinate activities of departments, such as sales, graphic arts, media, finance, and research.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.84,
      "n": 53,
      "standard_error": 0.1367,
      "lower_ci_bound": 3.5663,
      "upper_ci_bound": 4.1148,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3227,
      "task": "Coordinate activities of departments, such as sales, graphic arts, media, finance, and research.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 78.64,
      "n": 71,
      "standard_error": 4.4982,
      "lower_ci_bound": 68.3341,
      "upper_ci_bound": 86.2623,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3238,
      "task": "Plan and execute advertising policies and strategies for organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.78,
      "n": 56,
      "standard_error": 1.7765,
      "lower_ci_bound": 0.2377,
      "upper_ci_bound": 12.1677,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3238,
      "task": "Plan and execute advertising policies and strategies for organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.36,
      "n": 56,
      "standard_error": 5.8675,
      "lower_ci_bound": 9.3117,
      "upper_ci_bound": 33.015,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3238,
      "task": "Plan and execute advertising policies and strategies for organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20.34,
      "n": 56,
      "standard_error": 4.8982,
      "lower_ci_bound": 12.2323,
      "upper_ci_bound": 31.8829,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3238,
      "task": "Plan and execute advertising policies and strategies for organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.71,
      "n": 56,
      "standard_error": 5.0633,
      "lower_ci_bound": 10.5596,
      "upper_ci_bound": 30.9605,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3238,
      "task": "Plan and execute advertising policies and strategies for organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 28.41,
      "n": 56,
      "standard_error": 6.1434,
      "lower_ci_bound": 17.8099,
      "upper_ci_bound": 42.0986,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3238,
      "task": "Plan and execute advertising policies and strategies for organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.7,
      "n": 56,
      "standard_error": 3.9358,
      "lower_ci_bound": 2.673,
      "upper_ci_bound": 20.1965,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3238,
      "task": "Plan and execute advertising policies and strategies for organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.69,
      "n": 56,
      "standard_error": 3.2857,
      "lower_ci_bound": 1.1158,
      "upper_ci_bound": 17.6725,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3238,
      "task": "Plan and execute advertising policies and strategies for organizations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.81,
      "n": 53,
      "standard_error": 0.1282,
      "lower_ci_bound": 3.5557,
      "upper_ci_bound": 4.0701,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3238,
      "task": "Plan and execute advertising policies and strategies for organizations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 78.17,
      "n": 71,
      "standard_error": 4.9068,
      "lower_ci_bound": 66.8661,
      "upper_ci_bound": 86.4025,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3237,
      "task": "Direct, motivate, and monitor the mobilization of a campaign team to advance campaign goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.64,
      "n": 58,
      "standard_error": 2.5787,
      "lower_ci_bound": 0.8585,
      "upper_ci_bound": 14.1389,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3237,
      "task": "Direct, motivate, and monitor the mobilization of a campaign team to advance campaign goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 11.74,
      "n": 58,
      "standard_error": 4.3479,
      "lower_ci_bound": 5.429,
      "upper_ci_bound": 23.5587,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3237,
      "task": "Direct, motivate, and monitor the mobilization of a campaign team to advance campaign goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.45,
      "n": 58,
      "standard_error": 4.9467,
      "lower_ci_bound": 9.6073,
      "upper_ci_bound": 29.6009,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3237,
      "task": "Direct, motivate, and monitor the mobilization of a campaign team to advance campaign goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 25.23,
      "n": 58,
      "standard_error": 5.8629,
      "lower_ci_bound": 15.3322,
      "upper_ci_bound": 38.6022,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3237,
      "task": "Direct, motivate, and monitor the mobilization of a campaign team to advance campaign goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 27.78,
      "n": 58,
      "standard_error": 5.2382,
      "lower_ci_bound": 18.5679,
      "upper_ci_bound": 39.3494,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3237,
      "task": "Direct, motivate, and monitor the mobilization of a campaign team to advance campaign goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 12.14,
      "n": 58,
      "standard_error": 4.26,
      "lower_ci_bound": 5.8464,
      "upper_ci_bound": 23.5144,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3237,
      "task": "Direct, motivate, and monitor the mobilization of a campaign team to advance campaign goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.02,
      "n": 58,
      "standard_error": 2.0086,
      "lower_ci_bound": 0.2709,
      "upper_ci_bound": 13.5729,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3237,
      "task": "Direct, motivate, and monitor the mobilization of a campaign team to advance campaign goals.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.81,
      "n": 59,
      "standard_error": 0.1211,
      "lower_ci_bound": 3.5697,
      "upper_ci_bound": 4.0545,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3237,
      "task": "Direct, motivate, and monitor the mobilization of a campaign team to advance campaign goals.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 83.59,
      "n": 72,
      "standard_error": 4.0726,
      "lower_ci_bound": 73.8116,
      "upper_ci_bound": 90.2066,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3223,
      "task": "Prepare budgets and submit estimates for program costs as part of campaign plan development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.16,
      "n": 58,
      "standard_error": 4.0505,
      "lower_ci_bound": 3.6637,
      "upper_ci_bound": 21.0896,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3223,
      "task": "Prepare budgets and submit estimates for program costs as part of campaign plan development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.44,
      "n": 58,
      "standard_error": 6.04,
      "lower_ci_bound": 25.378,
      "upper_ci_bound": 49.1468,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3223,
      "task": "Prepare budgets and submit estimates for program costs as part of campaign plan development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 36.59,
      "n": 58,
      "standard_error": 6.9819,
      "lower_ci_bound": 24.0072,
      "upper_ci_bound": 51.3209,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3223,
      "task": "Prepare budgets and submit estimates for program costs as part of campaign plan development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.28,
      "n": 58,
      "standard_error": 5.1353,
      "lower_ci_bound": 6.7077,
      "upper_ci_bound": 27.8444,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3223,
      "task": "Prepare budgets and submit estimates for program costs as part of campaign plan development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 2.36,
      "n": 58,
      "standard_error": 2.3254,
      "lower_ci_bound": 0.3205,
      "upper_ci_bound": 15.4084,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3223,
      "task": "Prepare budgets and submit estimates for program costs as part of campaign plan development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.17,
      "n": 58,
      "standard_error": 1.158,
      "lower_ci_bound": 0.1582,
      "upper_ci_bound": 8.0981,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3223,
      "task": "Prepare budgets and submit estimates for program costs as part of campaign plan development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3223,
      "task": "Prepare budgets and submit estimates for program costs as part of campaign plan development.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.67,
      "n": 55,
      "standard_error": 0.1218,
      "lower_ci_bound": 3.424,
      "upper_ci_bound": 3.9124,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3223,
      "task": "Prepare budgets and submit estimates for program costs as part of campaign plan development.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 81.73,
      "n": 71,
      "standard_error": 4.8452,
      "lower_ci_bound": 70.079,
      "upper_ci_bound": 89.5246,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3243,
      "task": "Contact organizations to explain services and facilities offered.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 56,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3243,
      "task": "Contact organizations to explain services and facilities offered.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.66,
      "n": 56,
      "standard_error": 5.1213,
      "lower_ci_bound": 9.5787,
      "upper_ci_bound": 30.2887,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3243,
      "task": "Contact organizations to explain services and facilities offered.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.85,
      "n": 56,
      "standard_error": 6.5056,
      "lower_ci_bound": 12.3863,
      "upper_ci_bound": 38.2906,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3243,
      "task": "Contact organizations to explain services and facilities offered.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.46,
      "n": 56,
      "standard_error": 5.949,
      "lower_ci_bound": 12.7444,
      "upper_ci_bound": 36.4811,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3243,
      "task": "Contact organizations to explain services and facilities offered.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 27.16,
      "n": 56,
      "standard_error": 6.4489,
      "lower_ci_bound": 16.2476,
      "upper_ci_bound": 41.7433,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3243,
      "task": "Contact organizations to explain services and facilities offered.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.42,
      "n": 56,
      "standard_error": 3.8688,
      "lower_ci_bound": 3.2573,
      "upper_ci_bound": 20.0842,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3243,
      "task": "Contact organizations to explain services and facilities offered.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.45,
      "n": 56,
      "standard_error": 1.4449,
      "lower_ci_bound": 0.1916,
      "upper_ci_bound": 10.0715,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3243,
      "task": "Contact organizations to explain services and facilities offered.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.61,
      "n": 57,
      "standard_error": 0.1404,
      "lower_ci_bound": 3.3279,
      "upper_ci_bound": 3.8902,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3243,
      "task": "Contact organizations to explain services and facilities offered.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 79.02,
      "n": 74,
      "standard_error": 4.5046,
      "lower_ci_bound": 68.6646,
      "upper_ci_bound": 86.6159,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3233,
      "task": "Monitor and analyze sales promotion results to determine cost effectiveness of promotion campaigns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.19,
      "n": 56,
      "standard_error": 2.2515,
      "lower_ci_bound": 0.7614,
      "upper_ci_bound": 12.431,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3233,
      "task": "Monitor and analyze sales promotion results to determine cost effectiveness of promotion campaigns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 16.15,
      "n": 56,
      "standard_error": 4.9204,
      "lower_ci_bound": 8.5064,
      "upper_ci_bound": 28.5161,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3233,
      "task": "Monitor and analyze sales promotion results to determine cost effectiveness of promotion campaigns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 46.17,
      "n": 56,
      "standard_error": 7.0642,
      "lower_ci_bound": 32.6695,
      "upper_ci_bound": 60.2543,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3233,
      "task": "Monitor and analyze sales promotion results to determine cost effectiveness of promotion campaigns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.89,
      "n": 56,
      "standard_error": 4.3774,
      "lower_ci_bound": 8.0531,
      "upper_ci_bound": 25.9051,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3233,
      "task": "Monitor and analyze sales promotion results to determine cost effectiveness of promotion campaigns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15.39,
      "n": 56,
      "standard_error": 4.8201,
      "lower_ci_bound": 7.9735,
      "upper_ci_bound": 27.6391,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3233,
      "task": "Monitor and analyze sales promotion results to determine cost effectiveness of promotion campaigns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.01,
      "n": 56,
      "standard_error": 2.3725,
      "lower_ci_bound": 0.6063,
      "upper_ci_bound": 13.6528,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3233,
      "task": "Monitor and analyze sales promotion results to determine cost effectiveness of promotion campaigns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.19,
      "n": 56,
      "standard_error": 1.1954,
      "lower_ci_bound": 0.1573,
      "upper_ci_bound": 8.4484,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3233,
      "task": "Monitor and analyze sales promotion results to determine cost effectiveness of promotion campaigns.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.59,
      "n": 54,
      "standard_error": 0.107,
      "lower_ci_bound": 3.3745,
      "upper_ci_bound": 3.8035,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3233,
      "task": "Monitor and analyze sales promotion results to determine cost effectiveness of promotion campaigns.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 77.04,
      "n": 71,
      "standard_error": 6.3968,
      "lower_ci_bound": 61.9954,
      "upper_ci_bound": 87.3464,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3229,
      "task": "Identify and develop contacts for promotional campaigns and industry programs that meet identified buyer targets, such as dealers, distributors, or consumers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.41,
      "n": 57,
      "standard_error": 3.0989,
      "lower_ci_bound": 1.0444,
      "upper_ci_bound": 16.7532,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3229,
      "task": "Identify and develop contacts for promotional campaigns and industry programs that meet identified buyer targets, such as dealers, distributors, or consumers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.73,
      "n": 57,
      "standard_error": 4.7683,
      "lower_ci_bound": 10.9583,
      "upper_ci_bound": 30.1522,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3229,
      "task": "Identify and develop contacts for promotional campaigns and industry programs that meet identified buyer targets, such as dealers, distributors, or consumers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.86,
      "n": 57,
      "standard_error": 5.2547,
      "lower_ci_bound": 11.3444,
      "upper_ci_bound": 32.4425,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3229,
      "task": "Identify and develop contacts for promotional campaigns and industry programs that meet identified buyer targets, such as dealers, distributors, or consumers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 28.59,
      "n": 57,
      "standard_error": 5.506,
      "lower_ci_bound": 18.9145,
      "upper_ci_bound": 40.7312,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3229,
      "task": "Identify and develop contacts for promotional campaigns and industry programs that meet identified buyer targets, such as dealers, distributors, or consumers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.96,
      "n": 57,
      "standard_error": 5.2192,
      "lower_ci_bound": 11.4734,
      "upper_ci_bound": 32.4234,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3229,
      "task": "Identify and develop contacts for promotional campaigns and industry programs that meet identified buyer targets, such as dealers, distributors, or consumers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.07,
      "n": 57,
      "standard_error": 3.1725,
      "lower_ci_bound": 2.0792,
      "upper_ci_bound": 16.4585,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3229,
      "task": "Identify and develop contacts for promotional campaigns and industry programs that meet identified buyer targets, such as dealers, distributors, or consumers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.37,
      "n": 57,
      "standard_error": 2.2881,
      "lower_ci_bound": 0.3348,
      "upper_ci_bound": 14.9522,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3229,
      "task": "Identify and develop contacts for promotional campaigns and industry programs that meet identified buyer targets, such as dealers, distributors, or consumers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.55,
      "n": 56,
      "standard_error": 0.1297,
      "lower_ci_bound": 3.2881,
      "upper_ci_bound": 3.8079,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3229,
      "task": "Identify and develop contacts for promotional campaigns and industry programs that meet identified buyer targets, such as dealers, distributors, or consumers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 78.24,
      "n": 73,
      "standard_error": 5.4189,
      "lower_ci_bound": 65.5963,
      "upper_ci_bound": 87.1525,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3239,
      "task": "Track program budgets, expenses, and campaign response rates to evaluate each campaign, based on program objectives and industry norms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.23,
      "n": 51,
      "standard_error": 2.2263,
      "lower_ci_bound": 0.2936,
      "upper_ci_bound": 15.0475,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3239,
      "task": "Track program budgets, expenses, and campaign response rates to evaluate each campaign, based on program objectives and industry norms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 34.26,
      "n": 51,
      "standard_error": 6.7901,
      "lower_ci_bound": 22.1474,
      "upper_ci_bound": 48.8485,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3239,
      "task": "Track program budgets, expenses, and campaign response rates to evaluate each campaign, based on program objectives and industry norms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.21,
      "n": 51,
      "standard_error": 6.2684,
      "lower_ci_bound": 15.6319,
      "upper_ci_bound": 40.5166,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3239,
      "task": "Track program budgets, expenses, and campaign response rates to evaluate each campaign, based on program objectives and industry norms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.93,
      "n": 51,
      "standard_error": 5.5077,
      "lower_ci_bound": 6.839,
      "upper_ci_bound": 29.5413,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3239,
      "task": "Track program budgets, expenses, and campaign response rates to evaluate each campaign, based on program objectives and industry norms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 20.34,
      "n": 51,
      "standard_error": 7.1024,
      "lower_ci_bound": 9.5748,
      "upper_ci_bound": 38.1148,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3239,
      "task": "Track program budgets, expenses, and campaign response rates to evaluate each campaign, based on program objectives and industry norms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.02,
      "n": 51,
      "standard_error": 1.5174,
      "lower_ci_bound": 0.4419,
      "upper_ci_bound": 8.7659,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3239,
      "task": "Track program budgets, expenses, and campaign response rates to evaluate each campaign, based on program objectives and industry norms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 51,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3239,
      "task": "Track program budgets, expenses, and campaign response rates to evaluate each campaign, based on program objectives and industry norms.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.54,
      "n": 51,
      "standard_error": 0.1265,
      "lower_ci_bound": 3.2835,
      "upper_ci_bound": 3.7917,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3239,
      "task": "Track program budgets, expenses, and campaign response rates to evaluate each campaign, based on program objectives and industry norms.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 69.28,
      "n": 72,
      "standard_error": 6.2706,
      "lower_ci_bound": 55.6216,
      "upper_ci_bound": 80.2312,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3234,
      "task": "Read trade journals and professional literature to stay informed on trends, innovations, and changes that affect media planning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.04,
      "n": 63,
      "standard_error": 2.3925,
      "lower_ci_bound": 1.2142,
      "upper_ci_bound": 12.6284,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3234,
      "task": "Read trade journals and professional literature to stay informed on trends, innovations, and changes that affect media planning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 9.46,
      "n": 63,
      "standard_error": 3.8696,
      "lower_ci_bound": 4.059,
      "upper_ci_bound": 20.493,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3234,
      "task": "Read trade journals and professional literature to stay informed on trends, innovations, and changes that affect media planning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 39.21,
      "n": 63,
      "standard_error": 6.5902,
      "lower_ci_bound": 27.0724,
      "upper_ci_bound": 52.856,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3234,
      "task": "Read trade journals and professional literature to stay informed on trends, innovations, and changes that affect media planning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20.9,
      "n": 63,
      "standard_error": 5.2614,
      "lower_ci_bound": 12.2685,
      "upper_ci_bound": 33.2962,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3234,
      "task": "Read trade journals and professional literature to stay informed on trends, innovations, and changes that affect media planning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 23.71,
      "n": 63,
      "standard_error": 5.5321,
      "lower_ci_bound": 14.4308,
      "upper_ci_bound": 36.4183,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3234,
      "task": "Read trade journals and professional literature to stay informed on trends, innovations, and changes that affect media planning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.68,
      "n": 63,
      "standard_error": 1.9081,
      "lower_ci_bound": 0.6317,
      "upper_ci_bound": 10.6292,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3234,
      "task": "Read trade journals and professional literature to stay informed on trends, innovations, and changes that affect media planning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 63,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3234,
      "task": "Read trade journals and professional literature to stay informed on trends, innovations, and changes that affect media planning.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.25,
      "n": 57,
      "standard_error": 0.1317,
      "lower_ci_bound": 2.985,
      "upper_ci_bound": 3.5126,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3234,
      "task": "Read trade journals and professional literature to stay informed on trends, innovations, and changes that affect media planning.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.55,
      "n": 72,
      "standard_error": 4.4916,
      "lower_ci_bound": 74.883,
      "upper_ci_bound": 93.2835,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 18586,
      "task": "Manage sales team, including setting goals, providing incentives, and evaluating employee performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 18586,
      "task": "Manage sales team, including setting goals, providing incentives, and evaluating employee performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.53,
      "n": 30,
      "standard_error": 8.1289,
      "lower_ci_bound": 9.2983,
      "upper_ci_bound": 42.3282,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 18586,
      "task": "Manage sales team, including setting goals, providing incentives, and evaluating employee performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.07,
      "n": 30,
      "standard_error": 7.2844,
      "lower_ci_bound": 8.2386,
      "upper_ci_bound": 38.2246,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 18586,
      "task": "Manage sales team, including setting goals, providing incentives, and evaluating employee performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20.48,
      "n": 30,
      "standard_error": 7.0938,
      "lower_ci_bound": 9.5552,
      "upper_ci_bound": 38.562,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 18586,
      "task": "Manage sales team, including setting goals, providing incentives, and evaluating employee performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 18.13,
      "n": 30,
      "standard_error": 9.199,
      "lower_ci_bound": 5.8707,
      "upper_ci_bound": 44.0289,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 18586,
      "task": "Manage sales team, including setting goals, providing incentives, and evaluating employee performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14.08,
      "n": 30,
      "standard_error": 6.674,
      "lower_ci_bound": 5.0334,
      "upper_ci_bound": 33.6174,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 18586,
      "task": "Manage sales team, including setting goals, providing incentives, and evaluating employee performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.71,
      "n": 30,
      "standard_error": 4.6623,
      "lower_ci_bound": 1.545,
      "upper_ci_bound": 24.8072,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 18586,
      "task": "Manage sales team, including setting goals, providing incentives, and evaluating employee performance.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.89,
      "n": 27,
      "standard_error": 0.1991,
      "lower_ci_bound": 3.4764,
      "upper_ci_bound": 4.295,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 18586,
      "task": "Manage sales team, including setting goals, providing incentives, and evaluating employee performance.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 41.07,
      "n": 72,
      "standard_error": 6.2913,
      "lower_ci_bound": 29.3324,
      "upper_ci_bound": 53.9247,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3228,
      "task": "Prepare and negotiate advertising and sales contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.28,
      "n": 47,
      "standard_error": 3.726,
      "lower_ci_bound": 1.2306,
      "upper_ci_bound": 19.9798,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3228,
      "task": "Prepare and negotiate advertising and sales contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.15,
      "n": 47,
      "standard_error": 8.2956,
      "lower_ci_bound": 21.5483,
      "upper_ci_bound": 53.8585,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3228,
      "task": "Prepare and negotiate advertising and sales contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.84,
      "n": 47,
      "standard_error": 6.6015,
      "lower_ci_bound": 13.0849,
      "upper_ci_bound": 39.4207,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3228,
      "task": "Prepare and negotiate advertising and sales contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.04,
      "n": 47,
      "standard_error": 5.6462,
      "lower_ci_bound": 5.2174,
      "upper_ci_bound": 29.0049,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3228,
      "task": "Prepare and negotiate advertising and sales contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.46,
      "n": 47,
      "standard_error": 5.3968,
      "lower_ci_bound": 6.5598,
      "upper_ci_bound": 28.9162,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3228,
      "task": "Prepare and negotiate advertising and sales contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.8,
      "n": 47,
      "standard_error": 3.9167,
      "lower_ci_bound": 1.432,
      "upper_ci_bound": 20.678,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3228,
      "task": "Prepare and negotiate advertising and sales contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.43,
      "n": 47,
      "standard_error": 1.4348,
      "lower_ci_bound": 0.1876,
      "upper_ci_bound": 10.1025,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3228,
      "task": "Prepare and negotiate advertising and sales contracts.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.81,
      "n": 44,
      "standard_error": 0.1563,
      "lower_ci_bound": 3.4966,
      "upper_ci_bound": 4.127,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3228,
      "task": "Prepare and negotiate advertising and sales contracts.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 63.17,
      "n": 72,
      "standard_error": 6.6404,
      "lower_ci_bound": 49.2582,
      "upper_ci_bound": 75.1853,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3235,
      "task": "Formulate plans to extend business with established accounts and to transact business as agent for advertising accounts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.34,
      "n": 38,
      "standard_error": 3.0134,
      "lower_ci_bound": 1.0325,
      "upper_ci_bound": 16.488,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3235,
      "task": "Formulate plans to extend business with established accounts and to transact business as agent for advertising accounts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.25,
      "n": 38,
      "standard_error": 5.4666,
      "lower_ci_bound": 7.0951,
      "upper_ci_bound": 29.7733,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3235,
      "task": "Formulate plans to extend business with established accounts and to transact business as agent for advertising accounts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 36.91,
      "n": 38,
      "standard_error": 9.0142,
      "lower_ci_bound": 21.0738,
      "upper_ci_bound": 56.1738,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3235,
      "task": "Formulate plans to extend business with established accounts and to transact business as agent for advertising accounts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.45,
      "n": 38,
      "standard_error": 4.7331,
      "lower_ci_bound": 4.0185,
      "upper_ci_bound": 24.5378,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3235,
      "task": "Formulate plans to extend business with established accounts and to transact business as agent for advertising accounts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 20.62,
      "n": 38,
      "standard_error": 6.8006,
      "lower_ci_bound": 10.0645,
      "upper_ci_bound": 37.6079,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3235,
      "task": "Formulate plans to extend business with established accounts and to transact business as agent for advertising accounts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 12.43,
      "n": 38,
      "standard_error": 5.6402,
      "lower_ci_bound": 4.7354,
      "upper_ci_bound": 28.857,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3235,
      "task": "Formulate plans to extend business with established accounts and to transact business as agent for advertising accounts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3235,
      "task": "Formulate plans to extend business with established accounts and to transact business as agent for advertising accounts.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.68,
      "n": 38,
      "standard_error": 0.1708,
      "lower_ci_bound": 3.3323,
      "upper_ci_bound": 4.0243,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3235,
      "task": "Formulate plans to extend business with established accounts and to transact business as agent for advertising accounts.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 58.64,
      "n": 69,
      "standard_error": 5.6716,
      "lower_ci_bound": 47.0659,
      "upper_ci_bound": 69.3339,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3241,
      "task": "Train and direct workers engaged in developing and producing advertisements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.36,
      "n": 45,
      "standard_error": 2.3506,
      "lower_ci_bound": 0.309,
      "upper_ci_bound": 15.8772,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3241,
      "task": "Train and direct workers engaged in developing and producing advertisements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 23.5,
      "n": 45,
      "standard_error": 6.1169,
      "lower_ci_bound": 13.4038,
      "upper_ci_bound": 37.8855,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3241,
      "task": "Train and direct workers engaged in developing and producing advertisements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.69,
      "n": 45,
      "standard_error": 5.7085,
      "lower_ci_bound": 9.73,
      "upper_ci_bound": 32.8865,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3241,
      "task": "Train and direct workers engaged in developing and producing advertisements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.59,
      "n": 45,
      "standard_error": 7.4748,
      "lower_ci_bound": 10.9749,
      "upper_ci_bound": 40.8486,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3241,
      "task": "Train and direct workers engaged in developing and producing advertisements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 16.24,
      "n": 45,
      "standard_error": 5.0487,
      "lower_ci_bound": 8.4017,
      "upper_ci_bound": 29.0569,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3241,
      "task": "Train and direct workers engaged in developing and producing advertisements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 12.29,
      "n": 45,
      "standard_error": 4.7181,
      "lower_ci_bound": 5.4842,
      "upper_ci_bound": 25.2929,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3241,
      "task": "Train and direct workers engaged in developing and producing advertisements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.33,
      "n": 45,
      "standard_error": 3.1315,
      "lower_ci_bound": 0.9775,
      "upper_ci_bound": 17.1936,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3241,
      "task": "Train and direct workers engaged in developing and producing advertisements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.62,
      "n": 45,
      "standard_error": 0.1596,
      "lower_ci_bound": 3.3006,
      "upper_ci_bound": 3.9439,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3241,
      "task": "Train and direct workers engaged in developing and producing advertisements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 61.21,
      "n": 72,
      "standard_error": 6.5426,
      "lower_ci_bound": 47.6676,
      "upper_ci_bound": 73.2138,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3240,
      "task": "Assemble and communicate with a strong, diverse coalition of organizations or public figures, securing their cooperation, support, and action, to further campaign goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.03,
      "n": 46,
      "standard_error": 3.5564,
      "lower_ci_bound": 1.1689,
      "upper_ci_bound": 19.1744,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3240,
      "task": "Assemble and communicate with a strong, diverse coalition of organizations or public figures, securing their cooperation, support, and action, to further campaign goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.3,
      "n": 46,
      "standard_error": 6.5549,
      "lower_ci_bound": 15.2932,
      "upper_ci_bound": 41.3521,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3240,
      "task": "Assemble and communicate with a strong, diverse coalition of organizations or public figures, securing their cooperation, support, and action, to further campaign goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.91,
      "n": 46,
      "standard_error": 5.8255,
      "lower_ci_bound": 8.9418,
      "upper_ci_bound": 32.6405,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3240,
      "task": "Assemble and communicate with a strong, diverse coalition of organizations or public figures, securing their cooperation, support, and action, to further campaign goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 27.42,
      "n": 46,
      "standard_error": 6.3536,
      "lower_ci_bound": 16.5712,
      "upper_ci_bound": 41.8155,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3240,
      "task": "Assemble and communicate with a strong, diverse coalition of organizations or public figures, securing their cooperation, support, and action, to further campaign goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.24,
      "n": 46,
      "standard_error": 6.6078,
      "lower_ci_bound": 9.1899,
      "upper_ci_bound": 35.9425,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3240,
      "task": "Assemble and communicate with a strong, diverse coalition of organizations or public figures, securing their cooperation, support, and action, to further campaign goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.1,
      "n": 46,
      "standard_error": 2.9397,
      "lower_ci_bound": 0.9396,
      "upper_ci_bound": 16.1581,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3240,
      "task": "Assemble and communicate with a strong, diverse coalition of organizations or public figures, securing their cooperation, support, and action, to further campaign goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3240,
      "task": "Assemble and communicate with a strong, diverse coalition of organizations or public figures, securing their cooperation, support, and action, to further campaign goals.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.61,
      "n": 45,
      "standard_error": 0.136,
      "lower_ci_bound": 3.3381,
      "upper_ci_bound": 3.8861,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3240,
      "task": "Assemble and communicate with a strong, diverse coalition of organizations or public figures, securing their cooperation, support, and action, to further campaign goals.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 62.26,
      "n": 72,
      "standard_error": 5.7167,
      "lower_ci_bound": 50.3859,
      "upper_ci_bound": 72.8229,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3236,
      "task": "Provide presentation and product demonstration support during the introduction of new products and services to field staff and customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.68,
      "n": 46,
      "standard_error": 2.6823,
      "lower_ci_bound": 0.8277,
      "upper_ci_bound": 14.9167,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3236,
      "task": "Provide presentation and product demonstration support during the introduction of new products and services to field staff and customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.13,
      "n": 46,
      "standard_error": 6.2013,
      "lower_ci_bound": 15.6293,
      "upper_ci_bound": 40.3232,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3236,
      "task": "Provide presentation and product demonstration support during the introduction of new products and services to field staff and customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.52,
      "n": 46,
      "standard_error": 6.795,
      "lower_ci_bound": 10.8666,
      "upper_ci_bound": 38.14,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3236,
      "task": "Provide presentation and product demonstration support during the introduction of new products and services to field staff and customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.45,
      "n": 46,
      "standard_error": 5.7684,
      "lower_ci_bound": 12.93,
      "upper_ci_bound": 36.0683,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3236,
      "task": "Provide presentation and product demonstration support during the introduction of new products and services to field staff and customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.94,
      "n": 46,
      "standard_error": 4.5217,
      "lower_ci_bound": 3.8376,
      "upper_ci_bound": 23.3876,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3236,
      "task": "Provide presentation and product demonstration support during the introduction of new products and services to field staff and customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 16.28,
      "n": 46,
      "standard_error": 6.1077,
      "lower_ci_bound": 7.3072,
      "upper_ci_bound": 32.4085,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3236,
      "task": "Provide presentation and product demonstration support during the introduction of new products and services to field staff and customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3236,
      "task": "Provide presentation and product demonstration support during the introduction of new products and services to field staff and customers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.5,
      "n": 45,
      "standard_error": 0.1233,
      "lower_ci_bound": 3.2502,
      "upper_ci_bound": 3.7473,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3236,
      "task": "Provide presentation and product demonstration support during the introduction of new products and services to field staff and customers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 63.96,
      "n": 72,
      "standard_error": 6.3,
      "lower_ci_bound": 50.7162,
      "upper_ci_bound": 75.3722,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3245,
      "task": "Represent company at trade association meetings to promote products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.91,
      "n": 45,
      "standard_error": 6.085,
      "lower_ci_bound": 9.4853,
      "upper_ci_bound": 34.1601,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3245,
      "task": "Represent company at trade association meetings to promote products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 62,
      "n": 45,
      "standard_error": 7.0288,
      "lower_ci_bound": 47.2073,
      "upper_ci_bound": 74.8505,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3245,
      "task": "Represent company at trade association meetings to promote products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 6.75,
      "n": 45,
      "standard_error": 3.9347,
      "lower_ci_bound": 2.0152,
      "upper_ci_bound": 20.3271,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3245,
      "task": "Represent company at trade association meetings to promote products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.87,
      "n": 45,
      "standard_error": 4.5072,
      "lower_ci_bound": 4.5568,
      "upper_ci_bound": 23.7481,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3245,
      "task": "Represent company at trade association meetings to promote products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3245,
      "task": "Represent company at trade association meetings to promote products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.47,
      "n": 45,
      "standard_error": 1.4629,
      "lower_ci_bound": 0.1951,
      "upper_ci_bound": 10.2425,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3245,
      "task": "Represent company at trade association meetings to promote products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3245,
      "task": "Represent company at trade association meetings to promote products.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.43,
      "n": 47,
      "standard_error": 0.1588,
      "lower_ci_bound": 3.1098,
      "upper_ci_bound": 3.7492,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3245,
      "task": "Represent company at trade association meetings to promote products.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 65.01,
      "n": 74,
      "standard_error": 6.5627,
      "lower_ci_bound": 51.1122,
      "upper_ci_bound": 76.7544,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3244,
      "task": "Direct and coordinate product research and development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.66,
      "n": 30,
      "standard_error": 6.8438,
      "lower_ci_bound": 4.6036,
      "upper_ci_bound": 34.1399,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3244,
      "task": "Direct and coordinate product research and development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 23.42,
      "n": 30,
      "standard_error": 8.338,
      "lower_ci_bound": 10.5685,
      "upper_ci_bound": 44.1784,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3244,
      "task": "Direct and coordinate product research and development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.29,
      "n": 30,
      "standard_error": 8.0061,
      "lower_ci_bound": 18.4052,
      "upper_ci_bound": 50.2155,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3244,
      "task": "Direct and coordinate product research and development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.19,
      "n": 30,
      "standard_error": 6.5184,
      "lower_ci_bound": 5.2394,
      "upper_ci_bound": 33.0745,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3244,
      "task": "Direct and coordinate product research and development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.11,
      "n": 30,
      "standard_error": 6.1241,
      "lower_ci_bound": 5.5225,
      "upper_ci_bound": 31.5907,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3244,
      "task": "Direct and coordinate product research and development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3244,
      "task": "Direct and coordinate product research and development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.33,
      "n": 30,
      "standard_error": 2.3282,
      "lower_ci_bound": 0.2945,
      "upper_ci_bound": 16.185,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3244,
      "task": "Direct and coordinate product research and development.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.35,
      "n": 29,
      "standard_error": 0.1747,
      "lower_ci_bound": 2.9921,
      "upper_ci_bound": 3.7077,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "task_id": 3244,
      "task": "Direct and coordinate product research and development.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 40.08,
      "n": 71,
      "standard_error": 6.6997,
      "lower_ci_bound": 27.721,
      "upper_ci_bound": 53.8523,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 951,
      "task": "Identify, develop, or evaluate marketing strategy, based on knowledge of establishment objectives, market characteristics, and cost and markup factors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.64,
      "n": 112,
      "standard_error": 0.6435,
      "lower_ci_bound": 0.0851,
      "upper_ci_bound": 4.5923,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 951,
      "task": "Identify, develop, or evaluate marketing strategy, based on knowledge of establishment objectives, market characteristics, and cost and markup factors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 16.09,
      "n": 112,
      "standard_error": 6.5952,
      "lower_ci_bound": 6.7857,
      "upper_ci_bound": 33.5442,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 951,
      "task": "Identify, develop, or evaluate marketing strategy, based on knowledge of establishment objectives, market characteristics, and cost and markup factors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20.94,
      "n": 112,
      "standard_error": 5.0062,
      "lower_ci_bound": 12.6955,
      "upper_ci_bound": 32.5301,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 951,
      "task": "Identify, develop, or evaluate marketing strategy, based on knowledge of establishment objectives, market characteristics, and cost and markup factors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.55,
      "n": 112,
      "standard_error": 3.7847,
      "lower_ci_bound": 6.7584,
      "upper_ci_bound": 22.1334,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 951,
      "task": "Identify, develop, or evaluate marketing strategy, based on knowledge of establishment objectives, market characteristics, and cost and markup factors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 29.28,
      "n": 112,
      "standard_error": 4.0632,
      "lower_ci_bound": 21.915,
      "upper_ci_bound": 37.9193,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 951,
      "task": "Identify, develop, or evaluate marketing strategy, based on knowledge of establishment objectives, market characteristics, and cost and markup factors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14.28,
      "n": 112,
      "standard_error": 3.9042,
      "lower_ci_bound": 8.1349,
      "upper_ci_bound": 23.8637,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 951,
      "task": "Identify, develop, or evaluate marketing strategy, based on knowledge of establishment objectives, market characteristics, and cost and markup factors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.23,
      "n": 112,
      "standard_error": 3.6827,
      "lower_ci_bound": 1.8693,
      "upper_ci_bound": 18.8118,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 951,
      "task": "Identify, develop, or evaluate marketing strategy, based on knowledge of establishment objectives, market characteristics, and cost and markup factors.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.3,
      "n": 113,
      "standard_error": 0.1163,
      "lower_ci_bound": 4.0663,
      "upper_ci_bound": 4.527,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 951,
      "task": "Identify, develop, or evaluate marketing strategy, based on knowledge of establishment objectives, market characteristics, and cost and markup factors.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 98.32,
      "n": 117,
      "standard_error": 1.1254,
      "lower_ci_bound": 93.8163,
      "upper_ci_bound": 99.5604,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 20709,
      "task": "Formulate, direct, or coordinate marketing activities or policies to promote products or services, working with advertising or promotion managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.73,
      "n": 113,
      "standard_error": 0.5727,
      "lower_ci_bound": 0.1552,
      "upper_ci_bound": 3.3921,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 20709,
      "task": "Formulate, direct, or coordinate marketing activities or policies to promote products or services, working with advertising or promotion managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.56,
      "n": 113,
      "standard_error": 3.9574,
      "lower_ci_bound": 4.8982,
      "upper_ci_bound": 21.3128,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 20709,
      "task": "Formulate, direct, or coordinate marketing activities or policies to promote products or services, working with advertising or promotion managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.24,
      "n": 113,
      "standard_error": 5.3147,
      "lower_ci_bound": 9.9157,
      "upper_ci_bound": 31.1274,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 20709,
      "task": "Formulate, direct, or coordinate marketing activities or policies to promote products or services, working with advertising or promotion managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.28,
      "n": 113,
      "standard_error": 2.9736,
      "lower_ci_bound": 3.9878,
      "upper_ci_bound": 16.3938,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 20709,
      "task": "Formulate, direct, or coordinate marketing activities or policies to promote products or services, working with advertising or promotion managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 27.22,
      "n": 113,
      "standard_error": 7.5249,
      "lower_ci_bound": 14.9852,
      "upper_ci_bound": 44.2574,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 20709,
      "task": "Formulate, direct, or coordinate marketing activities or policies to promote products or services, working with advertising or promotion managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 25.05,
      "n": 113,
      "standard_error": 6.0274,
      "lower_ci_bound": 15.0306,
      "upper_ci_bound": 38.6998,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 20709,
      "task": "Formulate, direct, or coordinate marketing activities or policies to promote products or services, working with advertising or promotion managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.92,
      "n": 113,
      "standard_error": 4.0682,
      "lower_ci_bound": 4.2743,
      "upper_ci_bound": 21.3456,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 20709,
      "task": "Formulate, direct, or coordinate marketing activities or policies to promote products or services, working with advertising or promotion managers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.24,
      "n": 114,
      "standard_error": 0.0637,
      "lower_ci_bound": 4.1123,
      "upper_ci_bound": 4.3645,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 20709,
      "task": "Formulate, direct, or coordinate marketing activities or policies to promote products or services, working with advertising or promotion managers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 98.22,
      "n": 117,
      "standard_error": 1.1929,
      "lower_ci_bound": 93.4598,
      "upper_ci_bound": 99.5318,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 952,
      "task": "Evaluate the financial aspects of product development, such as budgets, expenditures, research and development appropriations, or return-on-investment and profit-loss projections.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.26,
      "n": 94,
      "standard_error": 0.9366,
      "lower_ci_bound": 0.2867,
      "upper_ci_bound": 5.3792,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 952,
      "task": "Evaluate the financial aspects of product development, such as budgets, expenditures, research and development appropriations, or return-on-investment and profit-loss projections.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 31.99,
      "n": 94,
      "standard_error": 6.2413,
      "lower_ci_bound": 21.0179,
      "upper_ci_bound": 45.3998,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 952,
      "task": "Evaluate the financial aspects of product development, such as budgets, expenditures, research and development appropriations, or return-on-investment and profit-loss projections.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.05,
      "n": 94,
      "standard_error": 7.6111,
      "lower_ci_bound": 9.6984,
      "upper_ci_bound": 39.8336,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 952,
      "task": "Evaluate the financial aspects of product development, such as budgets, expenditures, research and development appropriations, or return-on-investment and profit-loss projections.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.58,
      "n": 94,
      "standard_error": 5.2347,
      "lower_ci_bound": 11.175,
      "upper_ci_bound": 32.0249,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 952,
      "task": "Evaluate the financial aspects of product development, such as budgets, expenditures, research and development appropriations, or return-on-investment and profit-loss projections.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 16.9,
      "n": 94,
      "standard_error": 4.7085,
      "lower_ci_bound": 9.4587,
      "upper_ci_bound": 28.3516,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 952,
      "task": "Evaluate the financial aspects of product development, such as budgets, expenditures, research and development appropriations, or return-on-investment and profit-loss projections.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.85,
      "n": 94,
      "standard_error": 5.9447,
      "lower_ci_bound": 2.2002,
      "upper_ci_bound": 29.5507,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 952,
      "task": "Evaluate the financial aspects of product development, such as budgets, expenditures, research and development appropriations, or return-on-investment and profit-loss projections.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.37,
      "n": 94,
      "standard_error": 0.3718,
      "lower_ci_bound": 0.0481,
      "upper_ci_bound": 2.7127,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 952,
      "task": "Evaluate the financial aspects of product development, such as budgets, expenditures, research and development appropriations, or return-on-investment and profit-loss projections.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.99,
      "n": 95,
      "standard_error": 0.1327,
      "lower_ci_bound": 3.7297,
      "upper_ci_bound": 4.2569,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 952,
      "task": "Evaluate the financial aspects of product development, such as budgets, expenditures, research and development appropriations, or return-on-investment and profit-loss projections.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 81.95,
      "n": 116,
      "standard_error": 4.2214,
      "lower_ci_bound": 72.0658,
      "upper_ci_bound": 88.8785,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 950,
      "task": "Develop pricing strategies, balancing firm objectives and customer satisfaction.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.02,
      "n": 92,
      "standard_error": 4.6443,
      "lower_ci_bound": 2.436,
      "upper_ci_bound": 23.3429,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 950,
      "task": "Develop pricing strategies, balancing firm objectives and customer satisfaction.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 19.12,
      "n": 92,
      "standard_error": 6.7063,
      "lower_ci_bound": 9.082,
      "upper_ci_bound": 35.8745,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 950,
      "task": "Develop pricing strategies, balancing firm objectives and customer satisfaction.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.31,
      "n": 92,
      "standard_error": 6.9851,
      "lower_ci_bound": 19.2999,
      "upper_ci_bound": 46.4953,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 950,
      "task": "Develop pricing strategies, balancing firm objectives and customer satisfaction.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.41,
      "n": 92,
      "standard_error": 6.3439,
      "lower_ci_bound": 12.2716,
      "upper_ci_bound": 37.3474,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 950,
      "task": "Develop pricing strategies, balancing firm objectives and customer satisfaction.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 18.04,
      "n": 92,
      "standard_error": 7.6148,
      "lower_ci_bound": 7.3295,
      "upper_ci_bound": 37.9724,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 950,
      "task": "Develop pricing strategies, balancing firm objectives and customer satisfaction.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.69,
      "n": 92,
      "standard_error": 0.5042,
      "lower_ci_bound": 0.1622,
      "upper_ci_bound": 2.9054,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 950,
      "task": "Develop pricing strategies, balancing firm objectives and customer satisfaction.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.41,
      "n": 92,
      "standard_error": 0.4177,
      "lower_ci_bound": 0.0551,
      "upper_ci_bound": 3.0247,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 950,
      "task": "Develop pricing strategies, balancing firm objectives and customer satisfaction.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.87,
      "n": 93,
      "standard_error": 0.1527,
      "lower_ci_bound": 3.5698,
      "upper_ci_bound": 4.1764,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 950,
      "task": "Develop pricing strategies, balancing firm objectives and customer satisfaction.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 71.63,
      "n": 117,
      "standard_error": 5.0429,
      "lower_ci_bound": 60.6988,
      "upper_ci_bound": 80.4973,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 957,
      "task": "Compile lists describing product or service offerings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.22,
      "n": 102,
      "standard_error": 2.049,
      "lower_ci_bound": 1.5849,
      "upper_ci_bound": 10.7493,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 957,
      "task": "Compile lists describing product or service offerings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.64,
      "n": 102,
      "standard_error": 6.5993,
      "lower_ci_bound": 8.8144,
      "upper_ci_bound": 35.2,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 957,
      "task": "Compile lists describing product or service offerings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.85,
      "n": 102,
      "standard_error": 5.9357,
      "lower_ci_bound": 22.2904,
      "upper_ci_bound": 45.4819,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 957,
      "task": "Compile lists describing product or service offerings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 27.54,
      "n": 102,
      "standard_error": 10.9978,
      "lower_ci_bound": 11.3011,
      "upper_ci_bound": 53.1453,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 957,
      "task": "Compile lists describing product or service offerings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.74,
      "n": 102,
      "standard_error": 4.1825,
      "lower_ci_bound": 4.0299,
      "upper_ci_bound": 21.7091,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 957,
      "task": "Compile lists describing product or service offerings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.61,
      "n": 102,
      "standard_error": 5.42,
      "lower_ci_bound": 1.2274,
      "upper_ci_bound": 28.7642,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 957,
      "task": "Compile lists describing product or service offerings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.39,
      "n": 102,
      "standard_error": 0.3634,
      "lower_ci_bound": 0.0616,
      "upper_ci_bound": 2.4383,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 957,
      "task": "Compile lists describing product or service offerings.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.7,
      "n": 103,
      "standard_error": 0.1629,
      "lower_ci_bound": 3.3784,
      "upper_ci_bound": 4.0247,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 957,
      "task": "Compile lists describing product or service offerings.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.1,
      "n": 116,
      "standard_error": 5.9175,
      "lower_ci_bound": 68.7611,
      "upper_ci_bound": 92.7013,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 954,
      "task": "Direct the hiring, training, or performance evaluations of marketing or sales staff and oversee their daily activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 22.78,
      "n": 80,
      "standard_error": 5.3133,
      "lower_ci_bound": 13.9219,
      "upper_ci_bound": 34.9904,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 954,
      "task": "Direct the hiring, training, or performance evaluations of marketing or sales staff and oversee their daily activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 19.76,
      "n": 80,
      "standard_error": 6.3011,
      "lower_ci_bound": 10.0396,
      "upper_ci_bound": 35.1948,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 954,
      "task": "Direct the hiring, training, or performance evaluations of marketing or sales staff and oversee their daily activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.61,
      "n": 80,
      "standard_error": 4.3327,
      "lower_ci_bound": 5.3628,
      "upper_ci_bound": 23.3333,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 954,
      "task": "Direct the hiring, training, or performance evaluations of marketing or sales staff and oversee their daily activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.29,
      "n": 80,
      "standard_error": 5.2723,
      "lower_ci_bound": 3.5499,
      "upper_ci_bound": 26.3359,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 954,
      "task": "Direct the hiring, training, or performance evaluations of marketing or sales staff and oversee their daily activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.09,
      "n": 80,
      "standard_error": 6.1487,
      "lower_ci_bound": 12.2231,
      "upper_ci_bound": 36.6034,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 954,
      "task": "Direct the hiring, training, or performance evaluations of marketing or sales staff and oversee their daily activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.93,
      "n": 80,
      "standard_error": 3.6291,
      "lower_ci_bound": 2.3727,
      "upper_ci_bound": 18.5802,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 954,
      "task": "Direct the hiring, training, or performance evaluations of marketing or sales staff and oversee their daily activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.54,
      "n": 80,
      "standard_error": 5.4583,
      "lower_ci_bound": 1.1698,
      "upper_ci_bound": 29.2715,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 954,
      "task": "Direct the hiring, training, or performance evaluations of marketing or sales staff and oversee their daily activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.66,
      "n": 81,
      "standard_error": 0.1199,
      "lower_ci_bound": 3.4199,
      "upper_ci_bound": 3.8971,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 954,
      "task": "Direct the hiring, training, or performance evaluations of marketing or sales staff and oversee their daily activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 75.29,
      "n": 117,
      "standard_error": 5.2447,
      "lower_ci_bound": 63.5451,
      "upper_ci_bound": 84.1884,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 956,
      "task": "Consult with product development personnel on product specifications, such as design, color, or packaging.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 14.04,
      "n": 87,
      "standard_error": 6.0643,
      "lower_ci_bound": 5.6722,
      "upper_ci_bound": 30.7221,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 956,
      "task": "Consult with product development personnel on product specifications, such as design, color, or packaging.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 11.23,
      "n": 87,
      "standard_error": 4.4,
      "lower_ci_bound": 4.9985,
      "upper_ci_bound": 23.3258,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 956,
      "task": "Consult with product development personnel on product specifications, such as design, color, or packaging.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 35.29,
      "n": 87,
      "standard_error": 7.5458,
      "lower_ci_bound": 22.0401,
      "upper_ci_bound": 51.2614,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 956,
      "task": "Consult with product development personnel on product specifications, such as design, color, or packaging.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.44,
      "n": 87,
      "standard_error": 5.0181,
      "lower_ci_bound": 6.9982,
      "upper_ci_bound": 27.4508,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 956,
      "task": "Consult with product development personnel on product specifications, such as design, color, or packaging.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.44,
      "n": 87,
      "standard_error": 5.392,
      "lower_ci_bound": 13.5116,
      "upper_ci_bound": 34.8754,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 956,
      "task": "Consult with product development personnel on product specifications, such as design, color, or packaging.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.15,
      "n": 87,
      "standard_error": 1.413,
      "lower_ci_bound": 0.5767,
      "upper_ci_bound": 7.7048,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 956,
      "task": "Consult with product development personnel on product specifications, such as design, color, or packaging.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.42,
      "n": 87,
      "standard_error": 0.4243,
      "lower_ci_bound": 0.0555,
      "upper_ci_bound": 3.0819,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 956,
      "task": "Consult with product development personnel on product specifications, such as design, color, or packaging.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.65,
      "n": 89,
      "standard_error": 0.1581,
      "lower_ci_bound": 3.3358,
      "upper_ci_bound": 3.964,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 956,
      "task": "Consult with product development personnel on product specifications, such as design, color, or packaging.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 74.34,
      "n": 113,
      "standard_error": 6.9076,
      "lower_ci_bound": 58.568,
      "upper_ci_bound": 85.5822,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 958,
      "task": "Use sales forecasting or strategic planning to ensure the sale and profitability of products, lines, or services, analyzing business developments and monitoring market trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10.97,
      "n": 102,
      "standard_error": 5.4093,
      "lower_ci_bound": 3.9463,
      "upper_ci_bound": 26.9911,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 958,
      "task": "Use sales forecasting or strategic planning to ensure the sale and profitability of products, lines, or services, analyzing business developments and monitoring market trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 29.43,
      "n": 102,
      "standard_error": 6.6458,
      "lower_ci_bound": 18.1073,
      "upper_ci_bound": 44.0371,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 958,
      "task": "Use sales forecasting or strategic planning to ensure the sale and profitability of products, lines, or services, analyzing business developments and monitoring market trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.78,
      "n": 102,
      "standard_error": 4.7312,
      "lower_ci_bound": 14.7539,
      "upper_ci_bound": 33.4686,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 958,
      "task": "Use sales forecasting or strategic planning to ensure the sale and profitability of products, lines, or services, analyzing business developments and monitoring market trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.63,
      "n": 102,
      "standard_error": 4.7512,
      "lower_ci_bound": 10.0586,
      "upper_ci_bound": 29.0568,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 958,
      "task": "Use sales forecasting or strategic planning to ensure the sale and profitability of products, lines, or services, analyzing business developments and monitoring market trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 12.99,
      "n": 102,
      "standard_error": 4.5275,
      "lower_ci_bound": 6.3161,
      "upper_ci_bound": 24.8374,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 958,
      "task": "Use sales forecasting or strategic planning to ensure the sale and profitability of products, lines, or services, analyzing business developments and monitoring market trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.85,
      "n": 102,
      "standard_error": 4.8276,
      "lower_ci_bound": 1.0787,
      "upper_ci_bound": 26.1266,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 958,
      "task": "Use sales forecasting or strategic planning to ensure the sale and profitability of products, lines, or services, analyzing business developments and monitoring market trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.35,
      "n": 102,
      "standard_error": 0.3516,
      "lower_ci_bound": 0.0458,
      "upper_ci_bound": 2.5589,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 958,
      "task": "Use sales forecasting or strategic planning to ensure the sale and profitability of products, lines, or services, analyzing business developments and monitoring market trends.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.56,
      "n": 104,
      "standard_error": 0.1142,
      "lower_ci_bound": 3.3317,
      "upper_ci_bound": 3.7846,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 958,
      "task": "Use sales forecasting or strategic planning to ensure the sale and profitability of products, lines, or services, analyzing business developments and monitoring market trends.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 87.23,
      "n": 116,
      "standard_error": 4.4992,
      "lower_ci_bound": 75.4244,
      "upper_ci_bound": 93.8281,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 955,
      "task": "Negotiate contracts with vendors or distributors to manage product distribution, establishing distribution networks or developing distribution strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10.31,
      "n": 78,
      "standard_error": 4.8797,
      "lower_ci_bound": 3.8672,
      "upper_ci_bound": 24.7428,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 955,
      "task": "Negotiate contracts with vendors or distributors to manage product distribution, establishing distribution networks or developing distribution strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 50.93,
      "n": 78,
      "standard_error": 8.1648,
      "lower_ci_bound": 35.1282,
      "upper_ci_bound": 66.5456,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 955,
      "task": "Negotiate contracts with vendors or distributors to manage product distribution, establishing distribution networks or developing distribution strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.1,
      "n": 78,
      "standard_error": 9.5143,
      "lower_ci_bound": 10.1298,
      "upper_ci_bound": 47.2162,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 955,
      "task": "Negotiate contracts with vendors or distributors to manage product distribution, establishing distribution networks or developing distribution strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.28,
      "n": 78,
      "standard_error": 4.9014,
      "lower_ci_bound": 4.5755,
      "upper_ci_bound": 25.2149,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 955,
      "task": "Negotiate contracts with vendors or distributors to manage product distribution, establishing distribution networks or developing distribution strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.38,
      "n": 78,
      "standard_error": 2.9599,
      "lower_ci_bound": 0.5704,
      "upper_ci_bound": 17.5473,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 955,
      "task": "Negotiate contracts with vendors or distributors to manage product distribution, establishing distribution networks or developing distribution strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 78,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 955,
      "task": "Negotiate contracts with vendors or distributors to manage product distribution, establishing distribution networks or developing distribution strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 78,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 955,
      "task": "Negotiate contracts with vendors or distributors to manage product distribution, establishing distribution networks or developing distribution strategies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.53,
      "n": 79,
      "standard_error": 0.1762,
      "lower_ci_bound": 3.175,
      "upper_ci_bound": 3.8764,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 955,
      "task": "Negotiate contracts with vendors or distributors to manage product distribution, establishing distribution networks or developing distribution strategies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 72.9,
      "n": 115,
      "standard_error": 4.2544,
      "lower_ci_bound": 63.7148,
      "upper_ci_bound": 80.4749,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 961,
      "task": "Coordinate or participate in promotional activities or trade shows, working with developers, advertisers, or production managers, to market products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.37,
      "n": 113,
      "standard_error": 3.6196,
      "lower_ci_bound": 3.4598,
      "upper_ci_bound": 18.8764,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 961,
      "task": "Coordinate or participate in promotional activities or trade shows, working with developers, advertisers, or production managers, to market products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 34.79,
      "n": 113,
      "standard_error": 10.9854,
      "lower_ci_bound": 16.9729,
      "upper_ci_bound": 58.2059,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 961,
      "task": "Coordinate or participate in promotional activities or trade shows, working with developers, advertisers, or production managers, to market products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 29.25,
      "n": 113,
      "standard_error": 6.135,
      "lower_ci_bound": 18.6815,
      "upper_ci_bound": 42.6539,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 961,
      "task": "Coordinate or participate in promotional activities or trade shows, working with developers, advertisers, or production managers, to market products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.58,
      "n": 113,
      "standard_error": 6.7638,
      "lower_ci_bound": 11.9298,
      "upper_ci_bound": 38.564,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 961,
      "task": "Coordinate or participate in promotional activities or trade shows, working with developers, advertisers, or production managers, to market products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 1.45,
      "n": 113,
      "standard_error": 0.7648,
      "lower_ci_bound": 0.5038,
      "upper_ci_bound": 4.0759,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 961,
      "task": "Coordinate or participate in promotional activities or trade shows, working with developers, advertisers, or production managers, to market products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.26,
      "n": 113,
      "standard_error": 1.8575,
      "lower_ci_bound": 1.0405,
      "upper_ci_bound": 9.7668,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 961,
      "task": "Coordinate or participate in promotional activities or trade shows, working with developers, advertisers, or production managers, to market products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.31,
      "n": 113,
      "standard_error": 0.3125,
      "lower_ci_bound": 0.0406,
      "upper_ci_bound": 2.2767,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 961,
      "task": "Coordinate or participate in promotional activities or trade shows, working with developers, advertisers, or production managers, to market products or services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.41,
      "n": 114,
      "standard_error": 0.1448,
      "lower_ci_bound": 3.1238,
      "upper_ci_bound": 3.6975,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 961,
      "task": "Coordinate or participate in promotional activities or trade shows, working with developers, advertisers, or production managers, to market products or services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 97.54,
      "n": 116,
      "standard_error": 2.0657,
      "lower_ci_bound": 87.8235,
      "upper_ci_bound": 99.5418,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 963,
      "task": "Initiate market research studies, or analyze their findings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.59,
      "n": 95,
      "standard_error": 4.1758,
      "lower_ci_bound": 5.5149,
      "upper_ci_bound": 22.7462,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 963,
      "task": "Initiate market research studies, or analyze their findings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 45.16,
      "n": 95,
      "standard_error": 6.6094,
      "lower_ci_bound": 32.6494,
      "upper_ci_bound": 58.3145,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 963,
      "task": "Initiate market research studies, or analyze their findings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20.43,
      "n": 95,
      "standard_error": 7.5384,
      "lower_ci_bound": 9.2768,
      "upper_ci_bound": 39.2008,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 963,
      "task": "Initiate market research studies, or analyze their findings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15,
      "n": 95,
      "standard_error": 4.4126,
      "lower_ci_bound": 8.1546,
      "upper_ci_bound": 25.9732,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 963,
      "task": "Initiate market research studies, or analyze their findings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.37,
      "n": 95,
      "standard_error": 3.6755,
      "lower_ci_bound": 1.9593,
      "upper_ci_bound": 18.784,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 963,
      "task": "Initiate market research studies, or analyze their findings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.38,
      "n": 95,
      "standard_error": 0.3442,
      "lower_ci_bound": 0.0644,
      "upper_ci_bound": 2.2507,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 963,
      "task": "Initiate market research studies, or analyze their findings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.07,
      "n": 95,
      "standard_error": 0.825,
      "lower_ci_bound": 0.2282,
      "upper_ci_bound": 4.8427,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 963,
      "task": "Initiate market research studies, or analyze their findings.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.4,
      "n": 96,
      "standard_error": 0.0991,
      "lower_ci_bound": 3.2063,
      "upper_ci_bound": 3.5998,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 963,
      "task": "Initiate market research studies, or analyze their findings.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.47,
      "n": 116,
      "standard_error": 3.5938,
      "lower_ci_bound": 79.2492,
      "upper_ci_bound": 93.9126,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 960,
      "task": "Confer with legal staff to resolve problems, such as copyright infringement or royalty sharing with outside producers or distributors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 39.4,
      "n": 71,
      "standard_error": 11.3547,
      "lower_ci_bound": 20.1176,
      "upper_ci_bound": 62.6676,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 960,
      "task": "Confer with legal staff to resolve problems, such as copyright infringement or royalty sharing with outside producers or distributors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.39,
      "n": 71,
      "standard_error": 9.9275,
      "lower_ci_bound": 17.0654,
      "upper_ci_bound": 54.9722,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 960,
      "task": "Confer with legal staff to resolve problems, such as copyright infringement or royalty sharing with outside producers or distributors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.41,
      "n": 71,
      "standard_error": 6.3445,
      "lower_ci_bound": 8.0403,
      "upper_ci_bound": 33.6968,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 960,
      "task": "Confer with legal staff to resolve problems, such as copyright infringement or royalty sharing with outside producers or distributors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.8,
      "n": 71,
      "standard_error": 6.3957,
      "lower_ci_bound": 2.5034,
      "upper_ci_bound": 31.5042,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 960,
      "task": "Confer with legal staff to resolve problems, such as copyright infringement or royalty sharing with outside producers or distributors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 71,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 960,
      "task": "Confer with legal staff to resolve problems, such as copyright infringement or royalty sharing with outside producers or distributors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 71,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 960,
      "task": "Confer with legal staff to resolve problems, such as copyright infringement or royalty sharing with outside producers or distributors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 71,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 960,
      "task": "Confer with legal staff to resolve problems, such as copyright infringement or royalty sharing with outside producers or distributors.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.14,
      "n": 73,
      "standard_error": 0.1194,
      "lower_ci_bound": 2.8986,
      "upper_ci_bound": 3.3747,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 960,
      "task": "Confer with legal staff to resolve problems, such as copyright infringement or royalty sharing with outside producers or distributors.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 67.35,
      "n": 115,
      "standard_error": 5.243,
      "lower_ci_bound": 56.2636,
      "upper_ci_bound": 76.7913,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 964,
      "task": "Consult with buying personnel to gain advice regarding the types of products or services expected to be in demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.07,
      "n": 70,
      "standard_error": 7.6476,
      "lower_ci_bound": 7.2939,
      "upper_ci_bound": 38.1979,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 964,
      "task": "Consult with buying personnel to gain advice regarding the types of products or services expected to be in demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.68,
      "n": 70,
      "standard_error": 6.8309,
      "lower_ci_bound": 14.471,
      "upper_ci_bound": 41.3706,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 964,
      "task": "Consult with buying personnel to gain advice regarding the types of products or services expected to be in demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 30.98,
      "n": 70,
      "standard_error": 6.2258,
      "lower_ci_bound": 20.0713,
      "upper_ci_bound": 44.5182,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 964,
      "task": "Consult with buying personnel to gain advice regarding the types of products or services expected to be in demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.27,
      "n": 70,
      "standard_error": 5.6886,
      "lower_ci_bound": 4.6495,
      "upper_ci_bound": 28.6428,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 964,
      "task": "Consult with buying personnel to gain advice regarding the types of products or services expected to be in demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.02,
      "n": 70,
      "standard_error": 5.9344,
      "lower_ci_bound": 3.5694,
      "upper_ci_bound": 29.2897,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 964,
      "task": "Consult with buying personnel to gain advice regarding the types of products or services expected to be in demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.5,
      "n": 70,
      "standard_error": 1.5316,
      "lower_ci_bound": 0.1934,
      "upper_ci_bound": 10.7294,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 964,
      "task": "Consult with buying personnel to gain advice regarding the types of products or services expected to be in demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.48,
      "n": 70,
      "standard_error": 0.4884,
      "lower_ci_bound": 0.0616,
      "upper_ci_bound": 3.5972,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 964,
      "task": "Consult with buying personnel to gain advice regarding the types of products or services expected to be in demand.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.41,
      "n": 72,
      "standard_error": 0.3739,
      "lower_ci_bound": 2.6669,
      "upper_ci_bound": 4.1578,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 964,
      "task": "Consult with buying personnel to gain advice regarding the types of products or services expected to be in demand.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 63.56,
      "n": 116,
      "standard_error": 5.4541,
      "lower_ci_bound": 52.2483,
      "upper_ci_bound": 73.5541,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19502,
      "task": "Consult with buying personnel to gain advice regarding environmentally sound or sustainable products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.07,
      "n": 70,
      "standard_error": 7.6476,
      "lower_ci_bound": 7.2939,
      "upper_ci_bound": 38.1979,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19502,
      "task": "Consult with buying personnel to gain advice regarding environmentally sound or sustainable products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.68,
      "n": 70,
      "standard_error": 6.8309,
      "lower_ci_bound": 14.471,
      "upper_ci_bound": 41.3706,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19502,
      "task": "Consult with buying personnel to gain advice regarding environmentally sound or sustainable products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 30.98,
      "n": 70,
      "standard_error": 6.2258,
      "lower_ci_bound": 20.0713,
      "upper_ci_bound": 44.5182,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19502,
      "task": "Consult with buying personnel to gain advice regarding environmentally sound or sustainable products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.27,
      "n": 70,
      "standard_error": 5.6886,
      "lower_ci_bound": 4.6495,
      "upper_ci_bound": 28.6428,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19502,
      "task": "Consult with buying personnel to gain advice regarding environmentally sound or sustainable products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.02,
      "n": 70,
      "standard_error": 5.9344,
      "lower_ci_bound": 3.5694,
      "upper_ci_bound": 29.2897,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19502,
      "task": "Consult with buying personnel to gain advice regarding environmentally sound or sustainable products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.5,
      "n": 70,
      "standard_error": 1.5316,
      "lower_ci_bound": 0.1934,
      "upper_ci_bound": 10.7294,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19502,
      "task": "Consult with buying personnel to gain advice regarding environmentally sound or sustainable products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.48,
      "n": 70,
      "standard_error": 0.4884,
      "lower_ci_bound": 0.0616,
      "upper_ci_bound": 3.5972,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19502,
      "task": "Consult with buying personnel to gain advice regarding environmentally sound or sustainable products.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.41,
      "n": 72,
      "standard_error": 0.3739,
      "lower_ci_bound": 2.6669,
      "upper_ci_bound": 4.1578,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19502,
      "task": "Consult with buying personnel to gain advice regarding environmentally sound or sustainable products.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 63.56,
      "n": 116,
      "standard_error": 5.4541,
      "lower_ci_bound": 52.2483,
      "upper_ci_bound": 73.5541,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 965,
      "task": "Conduct economic or commercial surveys to identify potential markets for products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 25.29,
      "n": 71,
      "standard_error": 6.0847,
      "lower_ci_bound": 15.1161,
      "upper_ci_bound": 39.1519,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 965,
      "task": "Conduct economic or commercial surveys to identify potential markets for products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 43.41,
      "n": 71,
      "standard_error": 6.3749,
      "lower_ci_bound": 31.3756,
      "upper_ci_bound": 56.2792,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 965,
      "task": "Conduct economic or commercial surveys to identify potential markets for products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.04,
      "n": 71,
      "standard_error": 6.2925,
      "lower_ci_bound": 8.6085,
      "upper_ci_bound": 33.9657,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 965,
      "task": "Conduct economic or commercial surveys to identify potential markets for products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.43,
      "n": 71,
      "standard_error": 5.6222,
      "lower_ci_bound": 3.3849,
      "upper_ci_bound": 27.8869,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 965,
      "task": "Conduct economic or commercial surveys to identify potential markets for products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 1.9,
      "n": 71,
      "standard_error": 1.6244,
      "lower_ci_bound": 0.3398,
      "upper_ci_bound": 9.9187,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 965,
      "task": "Conduct economic or commercial surveys to identify potential markets for products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.46,
      "n": 71,
      "standard_error": 0.4695,
      "lower_ci_bound": 0.0584,
      "upper_ci_bound": 3.4743,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 965,
      "task": "Conduct economic or commercial surveys to identify potential markets for products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.47,
      "n": 71,
      "standard_error": 0.4846,
      "lower_ci_bound": 0.0615,
      "upper_ci_bound": 3.5607,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 965,
      "task": "Conduct economic or commercial surveys to identify potential markets for products or services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.17,
      "n": 72,
      "standard_error": 0.1177,
      "lower_ci_bound": 2.9341,
      "upper_ci_bound": 3.4034,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 965,
      "task": "Conduct economic or commercial surveys to identify potential markets for products or services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 63.31,
      "n": 116,
      "standard_error": 4.7901,
      "lower_ci_bound": 53.4173,
      "upper_ci_bound": 72.1884,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19505,
      "task": "Recommend modifications to products, packaging, production processes, or other characteristics to improve the environmental soundness or sustainability of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 14.48,
      "n": 68,
      "standard_error": 5.3763,
      "lower_ci_bound": 6.641,
      "upper_ci_bound": 28.7091,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19505,
      "task": "Recommend modifications to products, packaging, production processes, or other characteristics to improve the environmental soundness or sustainability of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.2,
      "n": 68,
      "standard_error": 10.1182,
      "lower_ci_bound": 19.1375,
      "upper_ci_bound": 57.6344,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19505,
      "task": "Recommend modifications to products, packaging, production processes, or other characteristics to improve the environmental soundness or sustainability of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 38.96,
      "n": 68,
      "standard_error": 10.4085,
      "lower_ci_bound": 21.0371,
      "upper_ci_bound": 60.4571,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19505,
      "task": "Recommend modifications to products, packaging, production processes, or other characteristics to improve the environmental soundness or sustainability of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.73,
      "n": 68,
      "standard_error": 2.5224,
      "lower_ci_bound": 1.5994,
      "upper_ci_bound": 13.1754,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19505,
      "task": "Recommend modifications to products, packaging, production processes, or other characteristics to improve the environmental soundness or sustainability of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.19,
      "n": 68,
      "standard_error": 2.1435,
      "lower_ci_bound": 2.2432,
      "upper_ci_bound": 11.5512,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19505,
      "task": "Recommend modifications to products, packaging, production processes, or other characteristics to improve the environmental soundness or sustainability of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.44,
      "n": 68,
      "standard_error": 0.4517,
      "lower_ci_bound": 0.0581,
      "upper_ci_bound": 3.3127,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19505,
      "task": "Recommend modifications to products, packaging, production processes, or other characteristics to improve the environmental soundness or sustainability of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 68,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19505,
      "task": "Recommend modifications to products, packaging, production processes, or other characteristics to improve the environmental soundness or sustainability of products.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.12,
      "n": 68,
      "standard_error": 0.1828,
      "lower_ci_bound": 2.7573,
      "upper_ci_bound": 3.4869,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19505,
      "task": "Recommend modifications to products, packaging, production processes, or other characteristics to improve the environmental soundness or sustainability of products.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 48.28,
      "n": 116,
      "standard_error": 6.0477,
      "lower_ci_bound": 36.6152,
      "upper_ci_bound": 60.1263,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 962,
      "task": "Advise business or other groups on local, national, or international factors affecting the buying or selling of products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.93,
      "n": 67,
      "standard_error": 8.2928,
      "lower_ci_bound": 5.2135,
      "upper_ci_bound": 39.4796,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 962,
      "task": "Advise business or other groups on local, national, or international factors affecting the buying or selling of products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 29.01,
      "n": 67,
      "standard_error": 6.106,
      "lower_ci_bound": 18.4418,
      "upper_ci_bound": 42.4863,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 962,
      "task": "Advise business or other groups on local, national, or international factors affecting the buying or selling of products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 40.44,
      "n": 67,
      "standard_error": 8.7219,
      "lower_ci_bound": 24.7855,
      "upper_ci_bound": 58.3186,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 962,
      "task": "Advise business or other groups on local, national, or international factors affecting the buying or selling of products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.91,
      "n": 67,
      "standard_error": 3.7815,
      "lower_ci_bound": 2.9536,
      "upper_ci_bound": 19.4939,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 962,
      "task": "Advise business or other groups on local, national, or international factors affecting the buying or selling of products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.28,
      "n": 67,
      "standard_error": 2.1724,
      "lower_ci_bound": 1.5239,
      "upper_ci_bound": 11.4172,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 962,
      "task": "Advise business or other groups on local, national, or international factors affecting the buying or selling of products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.97,
      "n": 67,
      "standard_error": 1.5873,
      "lower_ci_bound": 0.3901,
      "upper_ci_bound": 9.3849,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 962,
      "task": "Advise business or other groups on local, national, or international factors affecting the buying or selling of products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.47,
      "n": 67,
      "standard_error": 0.4752,
      "lower_ci_bound": 0.0603,
      "upper_ci_bound": 3.498,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 962,
      "task": "Advise business or other groups on local, national, or international factors affecting the buying or selling of products or services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.06,
      "n": 67,
      "standard_error": 0.2223,
      "lower_ci_bound": 2.6178,
      "upper_ci_bound": 3.5056,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 962,
      "task": "Advise business or other groups on local, national, or international factors affecting the buying or selling of products or services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 66.15,
      "n": 113,
      "standard_error": 4.6709,
      "lower_ci_bound": 56.3858,
      "upper_ci_bound": 74.7158,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 959,
      "task": "Select products or accessories to be displayed at trade or special production shows.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 31.97,
      "n": 88,
      "standard_error": 6.7536,
      "lower_ci_bound": 20.2247,
      "upper_ci_bound": 46.557,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 959,
      "task": "Select products or accessories to be displayed at trade or special production shows.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 34.68,
      "n": 88,
      "standard_error": 8.4593,
      "lower_ci_bound": 20.1728,
      "upper_ci_bound": 52.7223,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 959,
      "task": "Select products or accessories to be displayed at trade or special production shows.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.11,
      "n": 88,
      "standard_error": 6.0603,
      "lower_ci_bound": 11.4924,
      "upper_ci_bound": 35.5504,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 959,
      "task": "Select products or accessories to be displayed at trade or special production shows.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.21,
      "n": 88,
      "standard_error": 4.7348,
      "lower_ci_bound": 4.6777,
      "upper_ci_bound": 24.529,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 959,
      "task": "Select products or accessories to be displayed at trade or special production shows.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0.62,
      "n": 88,
      "standard_error": 0.6323,
      "lower_ci_bound": 0.0829,
      "upper_ci_bound": 4.5449,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 959,
      "task": "Select products or accessories to be displayed at trade or special production shows.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 88,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 959,
      "task": "Select products or accessories to be displayed at trade or special production shows.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.4,
      "n": 88,
      "standard_error": 0.4093,
      "lower_ci_bound": 0.0531,
      "upper_ci_bound": 2.9825,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 959,
      "task": "Select products or accessories to be displayed at trade or special production shows.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.7,
      "n": 89,
      "standard_error": 0.1531,
      "lower_ci_bound": 2.4004,
      "upper_ci_bound": 3.0089,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 959,
      "task": "Select products or accessories to be displayed at trade or special production shows.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 74.62,
      "n": 115,
      "standard_error": 4.4063,
      "lower_ci_bound": 64.9645,
      "upper_ci_bound": 82.3355,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19503,
      "task": "Develop business cases for environmental marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 46.04,
      "n": 48,
      "standard_error": 10.3159,
      "lower_ci_bound": 27.0087,
      "upper_ci_bound": 66.2966,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19503,
      "task": "Develop business cases for environmental marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 37.45,
      "n": 48,
      "standard_error": 8.4974,
      "lower_ci_bound": 22.3975,
      "upper_ci_bound": 55.4,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19503,
      "task": "Develop business cases for environmental marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 1.98,
      "n": 48,
      "standard_error": 1.5178,
      "lower_ci_bound": 0.4184,
      "upper_ci_bound": 8.8712,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19503,
      "task": "Develop business cases for environmental marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.92,
      "n": 48,
      "standard_error": 6.8232,
      "lower_ci_bound": 4.8939,
      "upper_ci_bound": 33.7081,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19503,
      "task": "Develop business cases for environmental marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 48,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19503,
      "task": "Develop business cases for environmental marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.61,
      "n": 48,
      "standard_error": 0.6075,
      "lower_ci_bound": 0.0797,
      "upper_ci_bound": 4.4388,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19503,
      "task": "Develop business cases for environmental marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 48,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19503,
      "task": "Develop business cases for environmental marketing strategies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.68,
      "n": 50,
      "standard_error": 0.2747,
      "lower_ci_bound": 2.1244,
      "upper_ci_bound": 3.2283,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19503,
      "task": "Develop business cases for environmental marketing strategies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 36.66,
      "n": 115,
      "standard_error": 6.8728,
      "lower_ci_bound": 24.3553,
      "upper_ci_bound": 50.985,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19504,
      "task": "Integrate environmental information into product or company marketing strategies, policies, or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 44.79,
      "n": 63,
      "standard_error": 12.4149,
      "lower_ci_bound": 22.9195,
      "upper_ci_bound": 68.8758,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19504,
      "task": "Integrate environmental information into product or company marketing strategies, policies, or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 29.33,
      "n": 63,
      "standard_error": 9.0482,
      "lower_ci_bound": 14.7784,
      "upper_ci_bound": 49.8294,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19504,
      "task": "Integrate environmental information into product or company marketing strategies, policies, or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.54,
      "n": 63,
      "standard_error": 5.3218,
      "lower_ci_bound": 6.7403,
      "upper_ci_bound": 28.5973,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19504,
      "task": "Integrate environmental information into product or company marketing strategies, policies, or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.47,
      "n": 63,
      "standard_error": 6.6461,
      "lower_ci_bound": 2.1748,
      "upper_ci_bound": 33.0036,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19504,
      "task": "Integrate environmental information into product or company marketing strategies, policies, or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 1.4,
      "n": 63,
      "standard_error": 1.0674,
      "lower_ci_bound": 0.303,
      "upper_ci_bound": 6.2404,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19504,
      "task": "Integrate environmental information into product or company marketing strategies, policies, or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.47,
      "n": 63,
      "standard_error": 0.4727,
      "lower_ci_bound": 0.0618,
      "upper_ci_bound": 3.4515,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19504,
      "task": "Integrate environmental information into product or company marketing strategies, policies, or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 63,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19504,
      "task": "Integrate environmental information into product or company marketing strategies, policies, or activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.59,
      "n": 65,
      "standard_error": 0.2483,
      "lower_ci_bound": 2.0925,
      "upper_ci_bound": 3.0847,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "task_id": 19504,
      "task": "Integrate environmental information into product or company marketing strategies, policies, or activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 46.94,
      "n": 116,
      "standard_error": 7.229,
      "lower_ci_bound": 33.2374,
      "upper_ci_bound": 61.1204,
      "recommend_suppress": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 14,
      "task": "Oversee regional and local sales managers and their staffs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 14,
      "task": "Oversee regional and local sales managers and their staffs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 14,
      "task": "Oversee regional and local sales managers and their staffs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 14,
      "task": "Oversee regional and local sales managers and their staffs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 14,
      "task": "Oversee regional and local sales managers and their staffs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 14,
      "task": "Oversee regional and local sales managers and their staffs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 14,
      "task": "Oversee regional and local sales managers and their staffs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 14,
      "task": "Oversee regional and local sales managers and their staffs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 14,
      "task": "Oversee regional and local sales managers and their staffs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 1,
      "task": "Resolve customer complaints regarding sales and service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 1,
      "task": "Resolve customer complaints regarding sales and service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 1,
      "task": "Resolve customer complaints regarding sales and service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 1,
      "task": "Resolve customer complaints regarding sales and service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 30,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 1,
      "task": "Resolve customer complaints regarding sales and service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 1,
      "task": "Resolve customer complaints regarding sales and service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 1,
      "task": "Resolve customer complaints regarding sales and service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 1,
      "task": "Resolve customer complaints regarding sales and service.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 1,
      "task": "Resolve customer complaints regarding sales and service.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 2,
      "task": "Monitor customer preferences to determine focus of sales efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 2,
      "task": "Monitor customer preferences to determine focus of sales efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 61.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 2,
      "task": "Monitor customer preferences to determine focus of sales efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 2,
      "task": "Monitor customer preferences to determine focus of sales efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 2,
      "task": "Monitor customer preferences to determine focus of sales efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 2,
      "task": "Monitor customer preferences to determine focus of sales efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 2,
      "task": "Monitor customer preferences to determine focus of sales efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 2,
      "task": "Monitor customer preferences to determine focus of sales efforts.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 2,
      "task": "Monitor customer preferences to determine focus of sales efforts.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 13,
      "task": "Confer with potential customers regarding equipment needs, and advise customers on types of equipment to purchase.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 13,
      "task": "Confer with potential customers regarding equipment needs, and advise customers on types of equipment to purchase.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 13,
      "task": "Confer with potential customers regarding equipment needs, and advise customers on types of equipment to purchase.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 13,
      "task": "Confer with potential customers regarding equipment needs, and advise customers on types of equipment to purchase.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 33.33,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 13,
      "task": "Confer with potential customers regarding equipment needs, and advise customers on types of equipment to purchase.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 13,
      "task": "Confer with potential customers regarding equipment needs, and advise customers on types of equipment to purchase.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 13,
      "task": "Confer with potential customers regarding equipment needs, and advise customers on types of equipment to purchase.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 13,
      "task": "Confer with potential customers regarding equipment needs, and advise customers on types of equipment to purchase.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.24,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 13,
      "task": "Confer with potential customers regarding equipment needs, and advise customers on types of equipment to purchase.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 5,
      "task": "Review operational records and reports to project sales and determine profitability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 5,
      "task": "Review operational records and reports to project sales and determine profitability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 5,
      "task": "Review operational records and reports to project sales and determine profitability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 50,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 5,
      "task": "Review operational records and reports to project sales and determine profitability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 5,
      "task": "Review operational records and reports to project sales and determine profitability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 5,
      "task": "Review operational records and reports to project sales and determine profitability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 5,
      "task": "Review operational records and reports to project sales and determine profitability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 5,
      "task": "Review operational records and reports to project sales and determine profitability.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.21,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 5,
      "task": "Review operational records and reports to project sales and determine profitability.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 11,
      "task": "Plan and direct staffing, training, and performance evaluations to develop and control sales and service programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 11,
      "task": "Plan and direct staffing, training, and performance evaluations to develop and control sales and service programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 42.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 11,
      "task": "Plan and direct staffing, training, and performance evaluations to develop and control sales and service programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 38.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 11,
      "task": "Plan and direct staffing, training, and performance evaluations to develop and control sales and service programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 11,
      "task": "Plan and direct staffing, training, and performance evaluations to develop and control sales and service programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 11,
      "task": "Plan and direct staffing, training, and performance evaluations to develop and control sales and service programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 11,
      "task": "Plan and direct staffing, training, and performance evaluations to develop and control sales and service programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 11,
      "task": "Plan and direct staffing, training, and performance evaluations to develop and control sales and service programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 11,
      "task": "Plan and direct staffing, training, and performance evaluations to develop and control sales and service programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 3,
      "task": "Direct and coordinate activities involving sales of manufactured products, services, commodities, real estate, or other subjects of sale.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 3,
      "task": "Direct and coordinate activities involving sales of manufactured products, services, commodities, real estate, or other subjects of sale.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 3,
      "task": "Direct and coordinate activities involving sales of manufactured products, services, commodities, real estate, or other subjects of sale.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 3,
      "task": "Direct and coordinate activities involving sales of manufactured products, services, commodities, real estate, or other subjects of sale.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 38.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 3,
      "task": "Direct and coordinate activities involving sales of manufactured products, services, commodities, real estate, or other subjects of sale.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 33.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 3,
      "task": "Direct and coordinate activities involving sales of manufactured products, services, commodities, real estate, or other subjects of sale.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 3,
      "task": "Direct and coordinate activities involving sales of manufactured products, services, commodities, real estate, or other subjects of sale.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 3,
      "task": "Direct and coordinate activities involving sales of manufactured products, services, commodities, real estate, or other subjects of sale.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 3,
      "task": "Direct and coordinate activities involving sales of manufactured products, services, commodities, real estate, or other subjects of sale.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 4,
      "task": "Determine price schedules and discount rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 4,
      "task": "Determine price schedules and discount rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 4,
      "task": "Determine price schedules and discount rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 4,
      "task": "Determine price schedules and discount rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 4,
      "task": "Determine price schedules and discount rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 4,
      "task": "Determine price schedules and discount rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 4,
      "task": "Determine price schedules and discount rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 4,
      "task": "Determine price schedules and discount rates.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 4,
      "task": "Determine price schedules and discount rates.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 9,
      "task": "Prepare budgets and approve budget expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 9,
      "task": "Prepare budgets and approve budget expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 9,
      "task": "Prepare budgets and approve budget expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 9,
      "task": "Prepare budgets and approve budget expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 9,
      "task": "Prepare budgets and approve budget expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 9,
      "task": "Prepare budgets and approve budget expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 9,
      "task": "Prepare budgets and approve budget expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 9,
      "task": "Prepare budgets and approve budget expenditures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 9,
      "task": "Prepare budgets and approve budget expenditures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 7,
      "task": "Confer or consult with department heads to plan advertising services and to secure information on equipment and customer specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 7,
      "task": "Confer or consult with department heads to plan advertising services and to secure information on equipment and customer specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 7,
      "task": "Confer or consult with department heads to plan advertising services and to secure information on equipment and customer specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 47.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 7,
      "task": "Confer or consult with department heads to plan advertising services and to secure information on equipment and customer specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 7,
      "task": "Confer or consult with department heads to plan advertising services and to secure information on equipment and customer specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 7,
      "task": "Confer or consult with department heads to plan advertising services and to secure information on equipment and customer specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 7,
      "task": "Confer or consult with department heads to plan advertising services and to secure information on equipment and customer specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 7,
      "task": "Confer or consult with department heads to plan advertising services and to secure information on equipment and customer specifications.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 7,
      "task": "Confer or consult with department heads to plan advertising services and to secure information on equipment and customer specifications.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 12,
      "task": "Visit franchised dealers to stimulate interest in establishment or expansion of leasing programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 12,
      "task": "Visit franchised dealers to stimulate interest in establishment or expansion of leasing programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 53.33,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 12,
      "task": "Visit franchised dealers to stimulate interest in establishment or expansion of leasing programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.33,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 12,
      "task": "Visit franchised dealers to stimulate interest in establishment or expansion of leasing programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.33,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 12,
      "task": "Visit franchised dealers to stimulate interest in establishment or expansion of leasing programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 12,
      "task": "Visit franchised dealers to stimulate interest in establishment or expansion of leasing programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 12,
      "task": "Visit franchised dealers to stimulate interest in establishment or expansion of leasing programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 12,
      "task": "Visit franchised dealers to stimulate interest in establishment or expansion of leasing programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.5,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 12,
      "task": "Visit franchised dealers to stimulate interest in establishment or expansion of leasing programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 71.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 10,
      "task": "Represent company at trade association meetings to promote products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 10,
      "task": "Represent company at trade association meetings to promote products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 76.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 10,
      "task": "Represent company at trade association meetings to promote products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 10,
      "task": "Represent company at trade association meetings to promote products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 10,
      "task": "Represent company at trade association meetings to promote products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 10,
      "task": "Represent company at trade association meetings to promote products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 10,
      "task": "Represent company at trade association meetings to promote products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 10,
      "task": "Represent company at trade association meetings to promote products.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 10,
      "task": "Represent company at trade association meetings to promote products.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 8,
      "task": "Advise dealers and distributors on policies and operating procedures to ensure functional effectiveness of business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.76,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 8,
      "task": "Advise dealers and distributors on policies and operating procedures to ensure functional effectiveness of business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 52.94,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 8,
      "task": "Advise dealers and distributors on policies and operating procedures to ensure functional effectiveness of business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.53,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 8,
      "task": "Advise dealers and distributors on policies and operating procedures to ensure functional effectiveness of business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 8,
      "task": "Advise dealers and distributors on policies and operating procedures to ensure functional effectiveness of business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 8,
      "task": "Advise dealers and distributors on policies and operating procedures to ensure functional effectiveness of business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 8,
      "task": "Advise dealers and distributors on policies and operating procedures to ensure functional effectiveness of business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 8,
      "task": "Advise dealers and distributors on policies and operating procedures to ensure functional effectiveness of business.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 8,
      "task": "Advise dealers and distributors on policies and operating procedures to ensure functional effectiveness of business.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 6,
      "task": "Direct, coordinate, and review sales and service accounting and record-keeping, as well as receiving and shipping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 17.65,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 6,
      "task": "Direct, coordinate, and review sales and service accounting and record-keeping, as well as receiving and shipping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 29.41,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 6,
      "task": "Direct, coordinate, and review sales and service accounting and record-keeping, as well as receiving and shipping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 35.29,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 6,
      "task": "Direct, coordinate, and review sales and service accounting and record-keeping, as well as receiving and shipping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 6,
      "task": "Direct, coordinate, and review sales and service accounting and record-keeping, as well as receiving and shipping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.76,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 6,
      "task": "Direct, coordinate, and review sales and service accounting and record-keeping, as well as receiving and shipping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 6,
      "task": "Direct, coordinate, and review sales and service accounting and record-keeping, as well as receiving and shipping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 6,
      "task": "Direct, coordinate, and review sales and service accounting and record-keeping, as well as receiving and shipping.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.06,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 6,
      "task": "Direct, coordinate, and review sales and service accounting and record-keeping, as well as receiving and shipping.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 15,
      "task": "Direct clerical staff to keep records of export correspondence, bid requests, and credit collections, and to maintain current information on tariffs, licenses, and restrictions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.67,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 15,
      "task": "Direct clerical staff to keep records of export correspondence, bid requests, and credit collections, and to maintain current information on tariffs, licenses, and restrictions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 40,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 15,
      "task": "Direct clerical staff to keep records of export correspondence, bid requests, and credit collections, and to maintain current information on tariffs, licenses, and restrictions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.33,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 15,
      "task": "Direct clerical staff to keep records of export correspondence, bid requests, and credit collections, and to maintain current information on tariffs, licenses, and restrictions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 15,
      "task": "Direct clerical staff to keep records of export correspondence, bid requests, and credit collections, and to maintain current information on tariffs, licenses, and restrictions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.67,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 15,
      "task": "Direct clerical staff to keep records of export correspondence, bid requests, and credit collections, and to maintain current information on tariffs, licenses, and restrictions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 13.33,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 15,
      "task": "Direct clerical staff to keep records of export correspondence, bid requests, and credit collections, and to maintain current information on tariffs, licenses, and restrictions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 15,
      "task": "Direct clerical staff to keep records of export correspondence, bid requests, and credit collections, and to maintain current information on tariffs, licenses, and restrictions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 15,
      "task": "Direct clerical staff to keep records of export correspondence, bid requests, and credit collections, and to maintain current information on tariffs, licenses, and restrictions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 71.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 17,
      "task": "Assess marketing potential of new and existing store locations, considering statistics and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.38,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 17,
      "task": "Assess marketing potential of new and existing store locations, considering statistics and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 69.23,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 17,
      "task": "Assess marketing potential of new and existing store locations, considering statistics and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.38,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 17,
      "task": "Assess marketing potential of new and existing store locations, considering statistics and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 17,
      "task": "Assess marketing potential of new and existing store locations, considering statistics and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 17,
      "task": "Assess marketing potential of new and existing store locations, considering statistics and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 17,
      "task": "Assess marketing potential of new and existing store locations, considering statistics and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 17,
      "task": "Assess marketing potential of new and existing store locations, considering statistics and expenditures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.23,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 17,
      "task": "Assess marketing potential of new and existing store locations, considering statistics and expenditures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 61.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 16,
      "task": "Direct foreign sales and service outlets of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.69,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 16,
      "task": "Direct foreign sales and service outlets of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 38.46,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 16,
      "task": "Direct foreign sales and service outlets of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 46.15,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 16,
      "task": "Direct foreign sales and service outlets of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.69,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 16,
      "task": "Direct foreign sales and service outlets of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 16,
      "task": "Direct foreign sales and service outlets of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 16,
      "task": "Direct foreign sales and service outlets of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 16,
      "task": "Direct foreign sales and service outlets of an organization.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.92,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "task_id": 16,
      "task": "Direct foreign sales and service outlets of an organization.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 61.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21252,
      "task": "Develop strategies to encourage new or increased contributions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 14.18,
      "n": 56,
      "standard_error": 6.4214,
      "lower_ci_bound": 5.4256,
      "upper_ci_bound": 32.2351,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21252,
      "task": "Develop strategies to encourage new or increased contributions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.68,
      "n": 56,
      "standard_error": 4.0385,
      "lower_ci_bound": 1.9152,
      "upper_ci_bound": 20.7744,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21252,
      "task": "Develop strategies to encourage new or increased contributions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.49,
      "n": 56,
      "standard_error": 10.5628,
      "lower_ci_bound": 9.3573,
      "upper_ci_bound": 50.4672,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21252,
      "task": "Develop strategies to encourage new or increased contributions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.24,
      "n": 56,
      "standard_error": 8.9328,
      "lower_ci_bound": 4.941,
      "upper_ci_bound": 41.9592,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21252,
      "task": "Develop strategies to encourage new or increased contributions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 28.39,
      "n": 56,
      "standard_error": 9.4176,
      "lower_ci_bound": 13.5452,
      "upper_ci_bound": 50.0782,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21252,
      "task": "Develop strategies to encourage new or increased contributions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.04,
      "n": 56,
      "standard_error": 0.0418,
      "lower_ci_bound": 0.0048,
      "upper_ci_bound": 0.328,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21252,
      "task": "Develop strategies to encourage new or increased contributions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.99,
      "n": 56,
      "standard_error": 5.0792,
      "lower_ci_bound": 3.4543,
      "upper_ci_bound": 25.6099,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21252,
      "task": "Develop strategies to encourage new or increased contributions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.33,
      "n": 54,
      "standard_error": 0.348,
      "lower_ci_bound": 3.6299,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21252,
      "task": "Develop strategies to encourage new or increased contributions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 56,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21258,
      "task": "Manage fundraising budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.7,
      "n": 51,
      "standard_error": 3.6877,
      "lower_ci_bound": 1.5003,
      "upper_ci_bound": 19.3415,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21258,
      "task": "Manage fundraising budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 12.55,
      "n": 51,
      "standard_error": 6.1902,
      "lower_ci_bound": 4.4203,
      "upper_ci_bound": 30.8227,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21258,
      "task": "Manage fundraising budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 49.42,
      "n": 51,
      "standard_error": 11.3198,
      "lower_ci_bound": 28.2376,
      "upper_ci_bound": 70.8158,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21258,
      "task": "Manage fundraising budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.53,
      "n": 51,
      "standard_error": 4.6159,
      "lower_ci_bound": 9.186,
      "upper_ci_bound": 27.9428,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21258,
      "task": "Manage fundraising budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.17,
      "n": 51,
      "standard_error": 2.7174,
      "lower_ci_bound": 1.101,
      "upper_ci_bound": 14.5652,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21258,
      "task": "Manage fundraising budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10.3,
      "n": 51,
      "standard_error": 8.6886,
      "lower_ci_bound": 1.7092,
      "upper_ci_bound": 43.1508,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21258,
      "task": "Manage fundraising budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.32,
      "n": 51,
      "standard_error": 1.3811,
      "lower_ci_bound": 0.157,
      "upper_ci_bound": 10.1493,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21258,
      "task": "Manage fundraising budgets.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.31,
      "n": 48,
      "standard_error": 0.2208,
      "lower_ci_bound": 3.8624,
      "upper_ci_bound": 4.7509,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21258,
      "task": "Manage fundraising budgets.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.61,
      "n": 55,
      "standard_error": 4.7043,
      "lower_ci_bound": 75.346,
      "upper_ci_bound": 95.1974,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21251,
      "task": "Develop fundraising activity plans that maximize participation or contributions and minimize costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.68,
      "n": 51,
      "standard_error": 4.9282,
      "lower_ci_bound": 6.411,
      "upper_ci_bound": 26.8158,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21251,
      "task": "Develop fundraising activity plans that maximize participation or contributions and minimize costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 23.42,
      "n": 51,
      "standard_error": 5.6488,
      "lower_ci_bound": 13.9759,
      "upper_ci_bound": 36.5379,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21251,
      "task": "Develop fundraising activity plans that maximize participation or contributions and minimize costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.21,
      "n": 51,
      "standard_error": 5.5077,
      "lower_ci_bound": 14.8824,
      "upper_ci_bound": 36.8614,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21251,
      "task": "Develop fundraising activity plans that maximize participation or contributions and minimize costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 25.59,
      "n": 51,
      "standard_error": 8.3184,
      "lower_ci_bound": 12.5155,
      "upper_ci_bound": 45.2694,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21251,
      "task": "Develop fundraising activity plans that maximize participation or contributions and minimize costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.98,
      "n": 51,
      "standard_error": 2.994,
      "lower_ci_bound": 0.8525,
      "upper_ci_bound": 16.6615,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21251,
      "task": "Develop fundraising activity plans that maximize participation or contributions and minimize costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 51,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21251,
      "task": "Develop fundraising activity plans that maximize participation or contributions and minimize costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.11,
      "n": 51,
      "standard_error": 4.8981,
      "lower_ci_bound": 2.9667,
      "upper_ci_bound": 24.7478,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21251,
      "task": "Develop fundraising activity plans that maximize participation or contributions and minimize costs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.11,
      "n": 50,
      "standard_error": 0.2025,
      "lower_ci_bound": 3.6986,
      "upper_ci_bound": 4.5125,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21251,
      "task": "Develop fundraising activity plans that maximize participation or contributions and minimize costs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.73,
      "n": 55,
      "standard_error": 4.945,
      "lower_ci_bound": 75.0702,
      "upper_ci_bound": 96.9553,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21259,
      "task": "Plan and direct special events for fundraising, such as silent auctions, dances, golf events, or walks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 20.61,
      "n": 50,
      "standard_error": 11.572,
      "lower_ci_bound": 5.8988,
      "upper_ci_bound": 51.8159,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21259,
      "task": "Plan and direct special events for fundraising, such as silent auctions, dances, golf events, or walks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 19.94,
      "n": 50,
      "standard_error": 9.2205,
      "lower_ci_bound": 7.2391,
      "upper_ci_bound": 44.292,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21259,
      "task": "Plan and direct special events for fundraising, such as silent auctions, dances, golf events, or walks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.39,
      "n": 50,
      "standard_error": 9.3628,
      "lower_ci_bound": 2.4371,
      "upper_ci_bound": 44.4574,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21259,
      "task": "Plan and direct special events for fundraising, such as silent auctions, dances, golf events, or walks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 30.81,
      "n": 50,
      "standard_error": 15.384,
      "lower_ci_bound": 9.4569,
      "upper_ci_bound": 65.5039,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21259,
      "task": "Plan and direct special events for fundraising, such as silent auctions, dances, golf events, or walks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.44,
      "n": 50,
      "standard_error": 5.4737,
      "lower_ci_bound": 4.179,
      "upper_ci_bound": 27.671,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21259,
      "task": "Plan and direct special events for fundraising, such as silent auctions, dances, golf events, or walks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21259,
      "task": "Plan and direct special events for fundraising, such as silent auctions, dances, golf events, or walks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.81,
      "n": 50,
      "standard_error": 3.0205,
      "lower_ci_bound": 1.3217,
      "upper_ci_bound": 15.9858,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21259,
      "task": "Plan and direct special events for fundraising, such as silent auctions, dances, golf events, or walks.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.07,
      "n": 48,
      "standard_error": 0.1726,
      "lower_ci_bound": 3.7214,
      "upper_ci_bound": 4.416,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21259,
      "task": "Plan and direct special events for fundraising, such as silent auctions, dances, golf events, or walks.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.14,
      "n": 56,
      "standard_error": 4.8672,
      "lower_ci_bound": 75.2995,
      "upper_ci_bound": 97.8308,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21255,
      "task": "Establish goals for soliciting funds, develop policies for collection and safeguarding of contributions, and coordinate disbursement of funds.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.24,
      "n": 49,
      "standard_error": 1.6894,
      "lower_ci_bound": 0.4818,
      "upper_ci_bound": 9.7597,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21255,
      "task": "Establish goals for soliciting funds, develop policies for collection and safeguarding of contributions, and coordinate disbursement of funds.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.92,
      "n": 49,
      "standard_error": 8.7703,
      "lower_ci_bound": 6.8849,
      "upper_ci_bound": 42.4171,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21255,
      "task": "Establish goals for soliciting funds, develop policies for collection and safeguarding of contributions, and coordinate disbursement of funds.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 41.08,
      "n": 49,
      "standard_error": 12.8119,
      "lower_ci_bound": 19.391,
      "upper_ci_bound": 66.901,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21255,
      "task": "Establish goals for soliciting funds, develop policies for collection and safeguarding of contributions, and coordinate disbursement of funds.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.39,
      "n": 49,
      "standard_error": 9.0666,
      "lower_ci_bound": 12.3002,
      "upper_ci_bound": 47.8166,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21255,
      "task": "Establish goals for soliciting funds, develop policies for collection and safeguarding of contributions, and coordinate disbursement of funds.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.75,
      "n": 49,
      "standard_error": 2.756,
      "lower_ci_bound": 1.4444,
      "upper_ci_bound": 14.5094,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21255,
      "task": "Establish goals for soliciting funds, develop policies for collection and safeguarding of contributions, and coordinate disbursement of funds.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.14,
      "n": 49,
      "standard_error": 2.0413,
      "lower_ci_bound": 0.3079,
      "upper_ci_bound": 13.4274,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21255,
      "task": "Establish goals for soliciting funds, develop policies for collection and safeguarding of contributions, and coordinate disbursement of funds.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.48,
      "n": 49,
      "standard_error": 3.1242,
      "lower_ci_bound": 1.0672,
      "upper_ci_bound": 16.9168,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21255,
      "task": "Establish goals for soliciting funds, develop policies for collection and safeguarding of contributions, and coordinate disbursement of funds.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.95,
      "n": 48,
      "standard_error": 0.1193,
      "lower_ci_bound": 3.7138,
      "upper_ci_bound": 4.1938,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21255,
      "task": "Establish goals for soliciting funds, develop policies for collection and safeguarding of contributions, and coordinate disbursement of funds.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 83.13,
      "n": 55,
      "standard_error": 4.6931,
      "lower_ci_bound": 71.5868,
      "upper_ci_bound": 90.6029,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21254,
      "task": "Establish and maintain effective working relationships with clients, government officials, and media representatives and use these relationships to develop new fundraising opportunities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.79,
      "n": 50,
      "standard_error": 2.9356,
      "lower_ci_bound": 0.3237,
      "upper_ci_bound": 20.1927,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21254,
      "task": "Establish and maintain effective working relationships with clients, government officials, and media representatives and use these relationships to develop new fundraising opportunities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 30.79,
      "n": 50,
      "standard_error": 10.0232,
      "lower_ci_bound": 14.7379,
      "upper_ci_bound": 53.3751,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21254,
      "task": "Establish and maintain effective working relationships with clients, government officials, and media representatives and use these relationships to develop new fundraising opportunities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.01,
      "n": 50,
      "standard_error": 6.4757,
      "lower_ci_bound": 6.754,
      "upper_ci_bound": 33.4104,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21254,
      "task": "Establish and maintain effective working relationships with clients, government officials, and media representatives and use these relationships to develop new fundraising opportunities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 33.36,
      "n": 50,
      "standard_error": 8.2069,
      "lower_ci_bound": 19.2515,
      "upper_ci_bound": 51.2484,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21254,
      "task": "Establish and maintain effective working relationships with clients, government officials, and media representatives and use these relationships to develop new fundraising opportunities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.98,
      "n": 50,
      "standard_error": 3.9359,
      "lower_ci_bound": 2.1737,
      "upper_ci_bound": 20.236,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21254,
      "task": "Establish and maintain effective working relationships with clients, government officials, and media representatives and use these relationships to develop new fundraising opportunities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.96,
      "n": 50,
      "standard_error": 2.9126,
      "lower_ci_bound": 0.8797,
      "upper_ci_bound": 16.11,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21254,
      "task": "Establish and maintain effective working relationships with clients, government officials, and media representatives and use these relationships to develop new fundraising opportunities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.1,
      "n": 50,
      "standard_error": 3.9823,
      "lower_ci_bound": 1.5841,
      "upper_ci_bound": 20.8004,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21254,
      "task": "Establish and maintain effective working relationships with clients, government officials, and media representatives and use these relationships to develop new fundraising opportunities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.95,
      "n": 50,
      "standard_error": 0.2096,
      "lower_ci_bound": 3.5245,
      "upper_ci_bound": 4.3667,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21254,
      "task": "Establish and maintain effective working relationships with clients, government officials, and media representatives and use these relationships to develop new fundraising opportunities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.4,
      "n": 55,
      "standard_error": 4.1734,
      "lower_ci_bound": 78.4583,
      "upper_ci_bound": 98.2121,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21247,
      "task": "Compile or develop materials to submit to granting or other funding organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.59,
      "n": 50,
      "standard_error": 5.6094,
      "lower_ci_bound": 2.1861,
      "upper_ci_bound": 28.3104,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21247,
      "task": "Compile or develop materials to submit to granting or other funding organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 24.15,
      "n": 50,
      "standard_error": 10.5798,
      "lower_ci_bound": 9.0732,
      "upper_ci_bound": 50.4075,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21247,
      "task": "Compile or develop materials to submit to granting or other funding organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 47.05,
      "n": 50,
      "standard_error": 12.5271,
      "lower_ci_bound": 24.445,
      "upper_ci_bound": 70.9408,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21247,
      "task": "Compile or develop materials to submit to granting or other funding organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.55,
      "n": 50,
      "standard_error": 4.8562,
      "lower_ci_bound": 5.5717,
      "upper_ci_bound": 25.8829,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21247,
      "task": "Compile or develop materials to submit to granting or other funding organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3,
      "n": 50,
      "standard_error": 2.3308,
      "lower_ci_bound": 0.614,
      "upper_ci_bound": 13.3973,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21247,
      "task": "Compile or develop materials to submit to granting or other funding organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21247,
      "task": "Compile or develop materials to submit to granting or other funding organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.65,
      "n": 50,
      "standard_error": 3.4548,
      "lower_ci_bound": 1.0093,
      "upper_ci_bound": 18.9236,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21247,
      "task": "Compile or develop materials to submit to granting or other funding organizations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.93,
      "n": 48,
      "standard_error": 0.2941,
      "lower_ci_bound": 3.3412,
      "upper_ci_bound": 4.5246,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21247,
      "task": "Compile or develop materials to submit to granting or other funding organizations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.35,
      "n": 56,
      "standard_error": 4.6205,
      "lower_ci_bound": 76.4979,
      "upper_ci_bound": 97.8164,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21249,
      "task": "Contact corporate representatives, government officials, or community leaders to increase awareness of organizational causes, activities, or needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.12,
      "n": 42,
      "standard_error": 6.6306,
      "lower_ci_bound": 1.9531,
      "upper_ci_bound": 33.5535,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21249,
      "task": "Contact corporate representatives, government officials, or community leaders to increase awareness of organizational causes, activities, or needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 35.16,
      "n": 42,
      "standard_error": 9.0246,
      "lower_ci_bound": 19.5993,
      "upper_ci_bound": 54.6711,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21249,
      "task": "Contact corporate representatives, government officials, or community leaders to increase awareness of organizational causes, activities, or needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.7,
      "n": 42,
      "standard_error": 7.2006,
      "lower_ci_bound": 13.0469,
      "upper_ci_bound": 41.7525,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21249,
      "task": "Contact corporate representatives, government officials, or community leaders to increase awareness of organizational causes, activities, or needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.71,
      "n": 42,
      "standard_error": 10.4609,
      "lower_ci_bound": 8.1062,
      "upper_ci_bound": 49.4729,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21249,
      "task": "Contact corporate representatives, government officials, or community leaders to increase awareness of organizational causes, activities, or needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0.18,
      "n": 42,
      "standard_error": 0.153,
      "lower_ci_bound": 0.0314,
      "upper_ci_bound": 1.0045,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21249,
      "task": "Contact corporate representatives, government officials, or community leaders to increase awareness of organizational causes, activities, or needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.8,
      "n": 42,
      "standard_error": 2.7919,
      "lower_ci_bound": 0.3599,
      "upper_ci_bound": 18.6342,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21249,
      "task": "Contact corporate representatives, government officials, or community leaders to increase awareness of organizational causes, activities, or needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.34,
      "n": 42,
      "standard_error": 4.0886,
      "lower_ci_bound": 1.0906,
      "upper_ci_bound": 22.4129,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21249,
      "task": "Contact corporate representatives, government officials, or community leaders to increase awareness of organizational causes, activities, or needs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.76,
      "n": 42,
      "standard_error": 0.1466,
      "lower_ci_bound": 3.4602,
      "upper_ci_bound": 4.0524,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21249,
      "task": "Contact corporate representatives, government officials, or community leaders to increase awareness of organizational causes, activities, or needs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.82,
      "n": 55,
      "standard_error": 6.1879,
      "lower_ci_bound": 69.0182,
      "upper_ci_bound": 95.1165,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21248,
      "task": "Conduct research to identify the goals, net worth, charitable donation history, or other data related to potential donors, potential investors, or general donor markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.84,
      "n": 45,
      "standard_error": 5.7973,
      "lower_ci_bound": 5.6841,
      "upper_ci_bound": 29.9658,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21248,
      "task": "Conduct research to identify the goals, net worth, charitable donation history, or other data related to potential donors, potential investors, or general donor markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 34.81,
      "n": 45,
      "standard_error": 8.683,
      "lower_ci_bound": 19.8035,
      "upper_ci_bound": 53.5866,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21248,
      "task": "Conduct research to identify the goals, net worth, charitable donation history, or other data related to potential donors, potential investors, or general donor markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.41,
      "n": 45,
      "standard_error": 7.071,
      "lower_ci_bound": 8.8331,
      "upper_ci_bound": 37.4622,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21248,
      "task": "Conduct research to identify the goals, net worth, charitable donation history, or other data related to potential donors, potential investors, or general donor markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.96,
      "n": 45,
      "standard_error": 5.5998,
      "lower_ci_bound": 12.7106,
      "upper_ci_bound": 35.2155,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21248,
      "task": "Conduct research to identify the goals, net worth, charitable donation history, or other data related to potential donors, potential investors, or general donor markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0.18,
      "n": 45,
      "standard_error": 0.1566,
      "lower_ci_bound": 0.0317,
      "upper_ci_bound": 1.0287,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21248,
      "task": "Conduct research to identify the goals, net worth, charitable donation history, or other data related to potential donors, potential investors, or general donor markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.84,
      "n": 45,
      "standard_error": 2.8507,
      "lower_ci_bound": 0.3648,
      "upper_ci_bound": 18.97,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21248,
      "task": "Conduct research to identify the goals, net worth, charitable donation history, or other data related to potential donors, potential investors, or general donor markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.96,
      "n": 45,
      "standard_error": 4.7228,
      "lower_ci_bound": 1.6902,
      "upper_ci_bound": 24.5468,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21248,
      "task": "Conduct research to identify the goals, net worth, charitable donation history, or other data related to potential donors, potential investors, or general donor markets.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.56,
      "n": 43,
      "standard_error": 0.2633,
      "lower_ci_bound": 3.0324,
      "upper_ci_bound": 4.0953,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21248,
      "task": "Conduct research to identify the goals, net worth, charitable donation history, or other data related to potential donors, potential investors, or general donor markets.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.34,
      "n": 55,
      "standard_error": 6.7397,
      "lower_ci_bound": 66.4051,
      "upper_ci_bound": 94.4849,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21261,
      "task": "Write interesting and effective press releases, prepare information for media kits, and develop and maintain company internet or intranet Web pages.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.68,
      "n": 37,
      "standard_error": 5.3786,
      "lower_ci_bound": 4.3905,
      "upper_ci_bound": 27.5743,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21261,
      "task": "Write interesting and effective press releases, prepare information for media kits, and develop and maintain company internet or intranet Web pages.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 52.69,
      "n": 37,
      "standard_error": 12.4692,
      "lower_ci_bound": 28.7695,
      "upper_ci_bound": 75.443,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21261,
      "task": "Write interesting and effective press releases, prepare information for media kits, and develop and maintain company internet or intranet Web pages.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25.07,
      "n": 37,
      "standard_error": 12.5845,
      "lower_ci_bound": 7.9177,
      "upper_ci_bound": 56.5565,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21261,
      "task": "Write interesting and effective press releases, prepare information for media kits, and develop and maintain company internet or intranet Web pages.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.23,
      "n": 37,
      "standard_error": 3.5014,
      "lower_ci_bound": 1.2982,
      "upper_ci_bound": 18.783,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21261,
      "task": "Write interesting and effective press releases, prepare information for media kits, and develop and maintain company internet or intranet Web pages.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.67,
      "n": 37,
      "standard_error": 2.4456,
      "lower_ci_bound": 0.9286,
      "upper_ci_bound": 13.4155,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21261,
      "task": "Write interesting and effective press releases, prepare information for media kits, and develop and maintain company internet or intranet Web pages.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21261,
      "task": "Write interesting and effective press releases, prepare information for media kits, and develop and maintain company internet or intranet Web pages.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.66,
      "n": 37,
      "standard_error": 1.7717,
      "lower_ci_bound": 0.1863,
      "upper_ci_bound": 13.2364,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21261,
      "task": "Write interesting and effective press releases, prepare information for media kits, and develop and maintain company internet or intranet Web pages.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.5,
      "n": 35,
      "standard_error": 0.3161,
      "lower_ci_bound": 2.8573,
      "upper_ci_bound": 4.142,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21261,
      "task": "Write interesting and effective press releases, prepare information for media kits, and develop and maintain company internet or intranet Web pages.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 73.21,
      "n": 56,
      "standard_error": 6.6794,
      "lower_ci_bound": 58.0025,
      "upper_ci_bound": 84.3952,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21257,
      "task": "Formulate policies and procedures related to fundraising programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 12.89,
      "n": 48,
      "standard_error": 7.1233,
      "lower_ci_bound": 3.967,
      "upper_ci_bound": 34.6499,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21257,
      "task": "Formulate policies and procedures related to fundraising programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 41.69,
      "n": 48,
      "standard_error": 13.8038,
      "lower_ci_bound": 18.5777,
      "upper_ci_bound": 69.1459,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21257,
      "task": "Formulate policies and procedures related to fundraising programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 36.86,
      "n": 48,
      "standard_error": 18.4685,
      "lower_ci_bound": 10.5799,
      "upper_ci_bound": 74.2362,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21257,
      "task": "Formulate policies and procedures related to fundraising programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.53,
      "n": 48,
      "standard_error": 2.3895,
      "lower_ci_bound": 0.8834,
      "upper_ci_bound": 13.0535,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21257,
      "task": "Formulate policies and procedures related to fundraising programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 2.83,
      "n": 48,
      "standard_error": 2.1636,
      "lower_ci_bound": 0.5939,
      "upper_ci_bound": 12.4212,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21257,
      "task": "Formulate policies and procedures related to fundraising programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.19,
      "n": 48,
      "standard_error": 2.0749,
      "lower_ci_bound": 0.3193,
      "upper_ci_bound": 13.5667,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21257,
      "task": "Formulate policies and procedures related to fundraising programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 48,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21257,
      "task": "Formulate policies and procedures related to fundraising programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.47,
      "n": 48,
      "standard_error": 0.2103,
      "lower_ci_bound": 3.0498,
      "upper_ci_bound": 3.8959,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21257,
      "task": "Formulate policies and procedures related to fundraising programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 81.19,
      "n": 55,
      "standard_error": 5.8009,
      "lower_ci_bound": 66.8377,
      "upper_ci_bound": 90.2377,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21246,
      "task": "Assign, supervise, and review the activities of fundraising staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.11,
      "n": 45,
      "standard_error": 5.6766,
      "lower_ci_bound": 9.279,
      "upper_ci_bound": 32.3576,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21246,
      "task": "Assign, supervise, and review the activities of fundraising staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 19.14,
      "n": 45,
      "standard_error": 10.0935,
      "lower_ci_bound": 5.9786,
      "upper_ci_bound": 46.8403,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21246,
      "task": "Assign, supervise, and review the activities of fundraising staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.08,
      "n": 45,
      "standard_error": 7.7404,
      "lower_ci_bound": 14.4227,
      "upper_ci_bound": 45.0017,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21246,
      "task": "Assign, supervise, and review the activities of fundraising staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.46,
      "n": 45,
      "standard_error": 6.3354,
      "lower_ci_bound": 4.2289,
      "upper_ci_bound": 31.4541,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21246,
      "task": "Assign, supervise, and review the activities of fundraising staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 12.76,
      "n": 45,
      "standard_error": 5.6109,
      "lower_ci_bound": 5.0284,
      "upper_ci_bound": 28.7703,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21246,
      "task": "Assign, supervise, and review the activities of fundraising staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.79,
      "n": 45,
      "standard_error": 2.3212,
      "lower_ci_bound": 0.5097,
      "upper_ci_bound": 13.8675,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21246,
      "task": "Assign, supervise, and review the activities of fundraising staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.66,
      "n": 45,
      "standard_error": 4.9325,
      "lower_ci_bound": 1.9924,
      "upper_ci_bound": 25.2756,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21246,
      "task": "Assign, supervise, and review the activities of fundraising staff.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.39,
      "n": 45,
      "standard_error": 0.3173,
      "lower_ci_bound": 2.7488,
      "upper_ci_bound": 4.0277,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21246,
      "task": "Assign, supervise, and review the activities of fundraising staff.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 79.31,
      "n": 55,
      "standard_error": 4.9762,
      "lower_ci_bound": 67.6038,
      "upper_ci_bound": 87.5609,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21256,
      "task": "Evaluate advertising and promotion programs for compatibility with fundraising efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 12.42,
      "n": 47,
      "standard_error": 5.7573,
      "lower_ci_bound": 4.6599,
      "upper_ci_bound": 29.1561,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21256,
      "task": "Evaluate advertising and promotion programs for compatibility with fundraising efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 31.52,
      "n": 47,
      "standard_error": 8.4904,
      "lower_ci_bound": 17.2584,
      "upper_ci_bound": 50.4001,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21256,
      "task": "Evaluate advertising and promotion programs for compatibility with fundraising efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 43.33,
      "n": 47,
      "standard_error": 9.4081,
      "lower_ci_bound": 26.1258,
      "upper_ci_bound": 62.3157,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21256,
      "task": "Evaluate advertising and promotion programs for compatibility with fundraising efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.18,
      "n": 47,
      "standard_error": 5.672,
      "lower_ci_bound": 0.9123,
      "upper_ci_bound": 32.0539,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21256,
      "task": "Evaluate advertising and promotion programs for compatibility with fundraising efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.96,
      "n": 47,
      "standard_error": 3.4657,
      "lower_ci_bound": 1.1734,
      "upper_ci_bound": 18.65,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21256,
      "task": "Evaluate advertising and promotion programs for compatibility with fundraising efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 47,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21256,
      "task": "Evaluate advertising and promotion programs for compatibility with fundraising efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.58,
      "n": 47,
      "standard_error": 1.724,
      "lower_ci_bound": 0.1716,
      "upper_ci_bound": 13.0192,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21256,
      "task": "Evaluate advertising and promotion programs for compatibility with fundraising efforts.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.37,
      "n": 47,
      "standard_error": 0.3504,
      "lower_ci_bound": 2.6631,
      "upper_ci_bound": 4.0737,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21256,
      "task": "Evaluate advertising and promotion programs for compatibility with fundraising efforts.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 81.99,
      "n": 55,
      "standard_error": 7.7763,
      "lower_ci_bound": 61.2994,
      "upper_ci_bound": 92.9023,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21250,
      "task": "Design and edit promotional publications, such as brochures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 26.76,
      "n": 46,
      "standard_error": 10.0247,
      "lower_ci_bound": 11.5356,
      "upper_ci_bound": 50.5829,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21250,
      "task": "Design and edit promotional publications, such as brochures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 44.46,
      "n": 46,
      "standard_error": 11.8846,
      "lower_ci_bound": 23.2906,
      "upper_ci_bound": 67.8479,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21250,
      "task": "Design and edit promotional publications, such as brochures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10.16,
      "n": 46,
      "standard_error": 5.7514,
      "lower_ci_bound": 3.0834,
      "upper_ci_bound": 28.69,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21250,
      "task": "Design and edit promotional publications, such as brochures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.64,
      "n": 46,
      "standard_error": 5.5322,
      "lower_ci_bound": 3.5565,
      "upper_ci_bound": 27.765,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21250,
      "task": "Design and edit promotional publications, such as brochures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.98,
      "n": 46,
      "standard_error": 4.6325,
      "lower_ci_bound": 2.3767,
      "upper_ci_bound": 23.6047,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21250,
      "task": "Design and edit promotional publications, such as brochures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21250,
      "task": "Design and edit promotional publications, such as brochures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21250,
      "task": "Design and edit promotional publications, such as brochures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.01,
      "n": 45,
      "standard_error": 0.3201,
      "lower_ci_bound": 2.3613,
      "upper_ci_bound": 3.6515,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21250,
      "task": "Design and edit promotional publications, such as brochures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 77.88,
      "n": 55,
      "standard_error": 5.687,
      "lower_ci_bound": 64.4922,
      "upper_ci_bound": 87.2188,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21253,
      "task": "Direct activities of external agencies, establishments, or departments that develop and implement fundraising strategies and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.02,
      "n": 42,
      "standard_error": 3.7331,
      "lower_ci_bound": 1.0761,
      "upper_ci_bound": 20.4386,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21253,
      "task": "Direct activities of external agencies, establishments, or departments that develop and implement fundraising strategies and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.49,
      "n": 42,
      "standard_error": 7.6096,
      "lower_ci_bound": 4.0086,
      "upper_ci_bound": 36.7845,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21253,
      "task": "Direct activities of external agencies, establishments, or departments that develop and implement fundraising strategies and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.93,
      "n": 42,
      "standard_error": 9.9864,
      "lower_ci_bound": 5.9043,
      "upper_ci_bound": 46.496,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21253,
      "task": "Direct activities of external agencies, establishments, or departments that develop and implement fundraising strategies and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.26,
      "n": 42,
      "standard_error": 5.5734,
      "lower_ci_bound": 5.4349,
      "upper_ci_bound": 28.9153,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21253,
      "task": "Direct activities of external agencies, establishments, or departments that develop and implement fundraising strategies and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 41.32,
      "n": 42,
      "standard_error": 12.5837,
      "lower_ci_bound": 19.7975,
      "upper_ci_bound": 66.7586,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21253,
      "task": "Direct activities of external agencies, establishments, or departments that develop and implement fundraising strategies and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.55,
      "n": 42,
      "standard_error": 2.577,
      "lower_ci_bound": 1.4187,
      "upper_ci_bound": 13.644,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21253,
      "task": "Direct activities of external agencies, establishments, or departments that develop and implement fundraising strategies and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.43,
      "n": 42,
      "standard_error": 2.4922,
      "lower_ci_bound": 0.7719,
      "upper_ci_bound": 13.9627,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21253,
      "task": "Direct activities of external agencies, establishments, or departments that develop and implement fundraising strategies and programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.18,
      "n": 41,
      "standard_error": 0.2222,
      "lower_ci_bound": 3.7323,
      "upper_ci_bound": 4.6305,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21253,
      "task": "Direct activities of external agencies, establishments, or departments that develop and implement fundraising strategies and programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 64.9,
      "n": 56,
      "standard_error": 13.5552,
      "lower_ci_bound": 35.9431,
      "upper_ci_bound": 85.9027,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21260,
      "task": "Produce films and other video products, regulate their distribution, and operate film library.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 42.7,
      "n": 23,
      "standard_error": 17.172,
      "lower_ci_bound": 14.807,
      "upper_ci_bound": 76.1571,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21260,
      "task": "Produce films and other video products, regulate their distribution, and operate film library.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 55.87,
      "n": 23,
      "standard_error": 17.1498,
      "lower_ci_bound": 23.0275,
      "upper_ci_bound": 84.2676,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21260,
      "task": "Produce films and other video products, regulate their distribution, and operate film library.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 1.11,
      "n": 23,
      "standard_error": 1.0846,
      "lower_ci_bound": 0.1438,
      "upper_ci_bound": 8.0243,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21260,
      "task": "Produce films and other video products, regulate their distribution, and operate film library.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0.33,
      "n": 23,
      "standard_error": 0.3475,
      "lower_ci_bound": 0.0364,
      "upper_ci_bound": 2.8928,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21260,
      "task": "Produce films and other video products, regulate their distribution, and operate film library.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21260,
      "task": "Produce films and other video products, regulate their distribution, and operate film library.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21260,
      "task": "Produce films and other video products, regulate their distribution, and operate film library.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21260,
      "task": "Produce films and other video products, regulate their distribution, and operate film library.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.98,
      "n": 23,
      "standard_error": 0.505,
      "lower_ci_bound": 1.9328,
      "upper_ci_bound": 4.0276,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "task_id": 21260,
      "task": "Produce films and other video products, regulate their distribution, and operate film library.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 41.07,
      "n": 55,
      "standard_error": 7.5092,
      "lower_ci_bound": 27.2252,
      "upper_ci_bound": 56.4852,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 21,
      "task": "Prepare and review operational reports and schedules to ensure accuracy and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.1,
      "n": 105,
      "standard_error": 3.398,
      "lower_ci_bound": 3.4459,
      "upper_ci_bound": 17.8952,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 21,
      "task": "Prepare and review operational reports and schedules to ensure accuracy and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 19.64,
      "n": 105,
      "standard_error": 4.5457,
      "lower_ci_bound": 12.1345,
      "upper_ci_bound": 30.2034,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 21,
      "task": "Prepare and review operational reports and schedules to ensure accuracy and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16,
      "n": 105,
      "standard_error": 5.3293,
      "lower_ci_bound": 7.9873,
      "upper_ci_bound": 29.4889,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 21,
      "task": "Prepare and review operational reports and schedules to ensure accuracy and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.94,
      "n": 105,
      "standard_error": 4.7768,
      "lower_ci_bound": 8.5549,
      "upper_ci_bound": 27.7759,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 21,
      "task": "Prepare and review operational reports and schedules to ensure accuracy and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 35.45,
      "n": 105,
      "standard_error": 8.0502,
      "lower_ci_bound": 21.4665,
      "upper_ci_bound": 52.4544,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 21,
      "task": "Prepare and review operational reports and schedules to ensure accuracy and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.54,
      "n": 105,
      "standard_error": 1.992,
      "lower_ci_bound": 1.1443,
      "upper_ci_bound": 10.4493,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 21,
      "task": "Prepare and review operational reports and schedules to ensure accuracy and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.31,
      "n": 105,
      "standard_error": 1.3176,
      "lower_ci_bound": 0.1756,
      "upper_ci_bound": 9.105,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 21,
      "task": "Prepare and review operational reports and schedules to ensure accuracy and efficiency.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.71,
      "n": 103,
      "standard_error": 0.1725,
      "lower_ci_bound": 3.367,
      "upper_ci_bound": 4.0513,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 21,
      "task": "Prepare and review operational reports and schedules to ensure accuracy and efficiency.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 77.98,
      "n": 133,
      "standard_error": 4.3923,
      "lower_ci_bound": 68.1026,
      "upper_ci_bound": 85.4515,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 20,
      "task": "Set goals and deadlines for the department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.34,
      "n": 123,
      "standard_error": 8.1039,
      "lower_ci_bound": 5.0061,
      "upper_ci_bound": 38.3936,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 20,
      "task": "Set goals and deadlines for the department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 24.95,
      "n": 123,
      "standard_error": 6.3853,
      "lower_ci_bound": 14.4773,
      "upper_ci_bound": 39.5044,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 20,
      "task": "Set goals and deadlines for the department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.9,
      "n": 123,
      "standard_error": 5.0216,
      "lower_ci_bound": 13.5566,
      "upper_ci_bound": 33.3976,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 20,
      "task": "Set goals and deadlines for the department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.62,
      "n": 123,
      "standard_error": 2.6784,
      "lower_ci_bound": 4.5895,
      "upper_ci_bound": 15.6048,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 20,
      "task": "Set goals and deadlines for the department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 25.11,
      "n": 123,
      "standard_error": 5.0414,
      "lower_ci_bound": 16.4751,
      "upper_ci_bound": 36.3099,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 20,
      "task": "Set goals and deadlines for the department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.74,
      "n": 123,
      "standard_error": 1.0678,
      "lower_ci_bound": 0.5148,
      "upper_ci_bound": 5.7436,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 20,
      "task": "Set goals and deadlines for the department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.33,
      "n": 123,
      "standard_error": 1.6566,
      "lower_ci_bound": 0.5611,
      "upper_ci_bound": 9.1574,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 20,
      "task": "Set goals and deadlines for the department.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.7,
      "n": 122,
      "standard_error": 0.0807,
      "lower_ci_bound": 3.5447,
      "upper_ci_bound": 3.8643,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 20,
      "task": "Set goals and deadlines for the department.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.79,
      "n": 133,
      "standard_error": 2.4428,
      "lower_ci_bound": 86.2044,
      "upper_ci_bound": 96.3604,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 23,
      "task": "Acquire, distribute and store supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.06,
      "n": 95,
      "standard_error": 2.524,
      "lower_ci_bound": 2.6046,
      "upper_ci_bound": 13.4626,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 23,
      "task": "Acquire, distribute and store supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.34,
      "n": 95,
      "standard_error": 3.0556,
      "lower_ci_bound": 5.6548,
      "upper_ci_bound": 18.1591,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 23,
      "task": "Acquire, distribute and store supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.25,
      "n": 95,
      "standard_error": 5.6039,
      "lower_ci_bound": 13.0717,
      "upper_ci_bound": 35.2489,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 23,
      "task": "Acquire, distribute and store supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.12,
      "n": 95,
      "standard_error": 9.0697,
      "lower_ci_bound": 12.2048,
      "upper_ci_bound": 47.3362,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 23,
      "task": "Acquire, distribute and store supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 32.91,
      "n": 95,
      "standard_error": 5.7074,
      "lower_ci_bound": 22.6955,
      "upper_ci_bound": 45.0397,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 23,
      "task": "Acquire, distribute and store supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.74,
      "n": 95,
      "standard_error": 0.7463,
      "lower_ci_bound": 0.0979,
      "upper_ci_bound": 5.3267,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 23,
      "task": "Acquire, distribute and store supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.59,
      "n": 95,
      "standard_error": 1.6062,
      "lower_ci_bound": 0.211,
      "upper_ci_bound": 11.0192,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 23,
      "task": "Acquire, distribute and store supplies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.38,
      "n": 91,
      "standard_error": 0.1064,
      "lower_ci_bound": 3.1652,
      "upper_ci_bound": 3.5878,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 23,
      "task": "Acquire, distribute and store supplies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 71.93,
      "n": 133,
      "standard_error": 5.4793,
      "lower_ci_bound": 59.9727,
      "upper_ci_bound": 81.4277,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 22,
      "task": "Analyze internal processes and recommend and implement procedural or policy changes to improve operations, such as supply changes or the disposal of records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.83,
      "n": 126,
      "standard_error": 3.7371,
      "lower_ci_bound": 6.1928,
      "upper_ci_bound": 21.4236,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 22,
      "task": "Analyze internal processes and recommend and implement procedural or policy changes to improve operations, such as supply changes or the disposal of records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.82,
      "n": 126,
      "standard_error": 7.2077,
      "lower_ci_bound": 21.2715,
      "upper_ci_bound": 49.1508,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 22,
      "task": "Analyze internal processes and recommend and implement procedural or policy changes to improve operations, such as supply changes or the disposal of records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20.77,
      "n": 126,
      "standard_error": 6.306,
      "lower_ci_bound": 10.9327,
      "upper_ci_bound": 35.8797,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 22,
      "task": "Analyze internal processes and recommend and implement procedural or policy changes to improve operations, such as supply changes or the disposal of records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.24,
      "n": 126,
      "standard_error": 3.2132,
      "lower_ci_bound": 8.0641,
      "upper_ci_bound": 20.976,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 22,
      "task": "Analyze internal processes and recommend and implement procedural or policy changes to improve operations, such as supply changes or the disposal of records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 17.17,
      "n": 126,
      "standard_error": 3.958,
      "lower_ci_bound": 10.6774,
      "upper_ci_bound": 26.4505,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 22,
      "task": "Analyze internal processes and recommend and implement procedural or policy changes to improve operations, such as supply changes or the disposal of records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.15,
      "n": 126,
      "standard_error": 1.4285,
      "lower_ci_bound": 1.269,
      "upper_ci_bound": 7.5918,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 22,
      "task": "Analyze internal processes and recommend and implement procedural or policy changes to improve operations, such as supply changes or the disposal of records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.03,
      "n": 126,
      "standard_error": 0.0262,
      "lower_ci_bound": 0.0034,
      "upper_ci_bound": 0.1923,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 22,
      "task": "Analyze internal processes and recommend and implement procedural or policy changes to improve operations, such as supply changes or the disposal of records.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.33,
      "n": 122,
      "standard_error": 0.0917,
      "lower_ci_bound": 3.1501,
      "upper_ci_bound": 3.5132,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 22,
      "task": "Analyze internal processes and recommend and implement procedural or policy changes to improve operations, such as supply changes or the disposal of records.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.32,
      "n": 134,
      "standard_error": 1.3809,
      "lower_ci_bound": 92.3723,
      "upper_ci_bound": 98.2615,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 30,
      "task": "Conduct classes to teach procedures to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 26.98,
      "n": 100,
      "standard_error": 6.2847,
      "lower_ci_bound": 16.4052,
      "upper_ci_bound": 41.0349,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 30,
      "task": "Conduct classes to teach procedures to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 48.59,
      "n": 100,
      "standard_error": 9.2377,
      "lower_ci_bound": 31.2125,
      "upper_ci_bound": 66.3143,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 30,
      "task": "Conduct classes to teach procedures to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.23,
      "n": 100,
      "standard_error": 4.9332,
      "lower_ci_bound": 13.0518,
      "upper_ci_bound": 32.6128,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 30,
      "task": "Conduct classes to teach procedures to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0.45,
      "n": 100,
      "standard_error": 0.4533,
      "lower_ci_bound": 0.0612,
      "upper_ci_bound": 3.2473,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 30,
      "task": "Conduct classes to teach procedures to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 2.74,
      "n": 100,
      "standard_error": 1.6973,
      "lower_ci_bound": 0.7928,
      "upper_ci_bound": 9.0628,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 30,
      "task": "Conduct classes to teach procedures to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 100,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 30,
      "task": "Conduct classes to teach procedures to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 100,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 30,
      "task": "Conduct classes to teach procedures to staff.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.19,
      "n": 96,
      "standard_error": 0.1078,
      "lower_ci_bound": 2.9783,
      "upper_ci_bound": 3.4064,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 30,
      "task": "Conduct classes to teach procedures to staff.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 74.75,
      "n": 134,
      "standard_error": 5.7368,
      "lower_ci_bound": 61.8755,
      "upper_ci_bound": 84.38,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 24,
      "task": "Plan, administer, and control budgets for contracts, equipment, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.22,
      "n": 98,
      "standard_error": 2.242,
      "lower_ci_bound": 2.1884,
      "upper_ci_bound": 11.9223,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 24,
      "task": "Plan, administer, and control budgets for contracts, equipment, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.83,
      "n": 98,
      "standard_error": 5.5282,
      "lower_ci_bound": 12.8018,
      "upper_ci_bound": 34.6911,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 24,
      "task": "Plan, administer, and control budgets for contracts, equipment, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.67,
      "n": 98,
      "standard_error": 3.7624,
      "lower_ci_bound": 10.4624,
      "upper_ci_bound": 25.5084,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 24,
      "task": "Plan, administer, and control budgets for contracts, equipment, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.28,
      "n": 98,
      "standard_error": 3.7324,
      "lower_ci_bound": 6.5729,
      "upper_ci_bound": 21.7787,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 24,
      "task": "Plan, administer, and control budgets for contracts, equipment, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 35.15,
      "n": 98,
      "standard_error": 5.5948,
      "lower_ci_bound": 24.9809,
      "upper_ci_bound": 46.8703,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 24,
      "task": "Plan, administer, and control budgets for contracts, equipment, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.06,
      "n": 98,
      "standard_error": 1.2135,
      "lower_ci_bound": 0.6336,
      "upper_ci_bound": 6.4892,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 24,
      "task": "Plan, administer, and control budgets for contracts, equipment, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.8,
      "n": 98,
      "standard_error": 2.6976,
      "lower_ci_bound": 3.0383,
      "upper_ci_bound": 14.5159,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 24,
      "task": "Plan, administer, and control budgets for contracts, equipment, and supplies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.06,
      "n": 99,
      "standard_error": 0.1059,
      "lower_ci_bound": 3.8534,
      "upper_ci_bound": 4.2736,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 24,
      "task": "Plan, administer, and control budgets for contracts, equipment, and supplies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 66.15,
      "n": 133,
      "standard_error": 6.9502,
      "lower_ci_bound": 51.3971,
      "upper_ci_bound": 78.3098,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 26,
      "task": "Hire and terminate clerical and administrative personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 50.82,
      "n": 77,
      "standard_error": 7.2156,
      "lower_ci_bound": 36.7653,
      "upper_ci_bound": 64.7415,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 26,
      "task": "Hire and terminate clerical and administrative personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.24,
      "n": 77,
      "standard_error": 7.5531,
      "lower_ci_bound": 22.8681,
      "upper_ci_bound": 52.1547,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 26,
      "task": "Hire and terminate clerical and administrative personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 5.24,
      "n": 77,
      "standard_error": 2.9643,
      "lower_ci_bound": 1.657,
      "upper_ci_bound": 15.3677,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 26,
      "task": "Hire and terminate clerical and administrative personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0.85,
      "n": 77,
      "standard_error": 0.8455,
      "lower_ci_bound": 0.1161,
      "upper_ci_bound": 5.9479,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 26,
      "task": "Hire and terminate clerical and administrative personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.8,
      "n": 77,
      "standard_error": 2.9837,
      "lower_ci_bound": 1.3566,
      "upper_ci_bound": 15.617,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 26,
      "task": "Hire and terminate clerical and administrative personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 77,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 26,
      "task": "Hire and terminate clerical and administrative personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.04,
      "n": 77,
      "standard_error": 2.0624,
      "lower_ci_bound": 0.2675,
      "upper_ci_bound": 13.9663,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 26,
      "task": "Hire and terminate clerical and administrative personnel.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.95,
      "n": 74,
      "standard_error": 0.1392,
      "lower_ci_bound": 3.6695,
      "upper_ci_bound": 4.2245,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 26,
      "task": "Hire and terminate clerical and administrative personnel.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 56.26,
      "n": 133,
      "standard_error": 6.8687,
      "lower_ci_bound": 42.5466,
      "upper_ci_bound": 69.081,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 19,
      "task": "Direct or coordinate the supportive services department of a business, agency, or organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.44,
      "n": 93,
      "standard_error": 2.4435,
      "lower_ci_bound": 1.4559,
      "upper_ci_bound": 12.7276,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 19,
      "task": "Direct or coordinate the supportive services department of a business, agency, or organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 8.95,
      "n": 93,
      "standard_error": 3.5245,
      "lower_ci_bound": 3.9945,
      "upper_ci_bound": 18.8331,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 19,
      "task": "Direct or coordinate the supportive services department of a business, agency, or organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.29,
      "n": 93,
      "standard_error": 3.5327,
      "lower_ci_bound": 4.2645,
      "upper_ci_bound": 19.0598,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 19,
      "task": "Direct or coordinate the supportive services department of a business, agency, or organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.61,
      "n": 93,
      "standard_error": 2.637,
      "lower_ci_bound": 2.9443,
      "upper_ci_bound": 14.1898,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 19,
      "task": "Direct or coordinate the supportive services department of a business, agency, or organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 47.35,
      "n": 93,
      "standard_error": 7.4384,
      "lower_ci_bound": 33.2127,
      "upper_ci_bound": 61.9308,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 19,
      "task": "Direct or coordinate the supportive services department of a business, agency, or organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14.02,
      "n": 93,
      "standard_error": 6.0472,
      "lower_ci_bound": 5.6778,
      "upper_ci_bound": 30.6333,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 19,
      "task": "Direct or coordinate the supportive services department of a business, agency, or organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.34,
      "n": 93,
      "standard_error": 4.586,
      "lower_ci_bound": 3.3957,
      "upper_ci_bound": 23.1984,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 19,
      "task": "Direct or coordinate the supportive services department of a business, agency, or organization.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.92,
      "n": 94,
      "standard_error": 0.1186,
      "lower_ci_bound": 3.6832,
      "upper_ci_bound": 4.1541,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "task_id": 19,
      "task": "Direct or coordinate the supportive services department of a business, agency, or organization.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 63.8,
      "n": 133,
      "standard_error": 6.6152,
      "lower_ci_bound": 50.0047,
      "upper_ci_bound": 75.6462,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21276,
      "task": "Monitor the facility to ensure that it remains safe, secure, and well-maintained.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 94,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21276,
      "task": "Monitor the facility to ensure that it remains safe, secure, and well-maintained.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0.92,
      "n": 94,
      "standard_error": 0.6466,
      "lower_ci_bound": 0.2267,
      "upper_ci_bound": 3.6586,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21276,
      "task": "Monitor the facility to ensure that it remains safe, secure, and well-maintained.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0.06,
      "n": 94,
      "standard_error": 0.0589,
      "lower_ci_bound": 0.0078,
      "upper_ci_bound": 0.4324,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21276,
      "task": "Monitor the facility to ensure that it remains safe, secure, and well-maintained.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.37,
      "n": 94,
      "standard_error": 3.2594,
      "lower_ci_bound": 2.2468,
      "upper_ci_bound": 16.7629,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21276,
      "task": "Monitor the facility to ensure that it remains safe, secure, and well-maintained.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 59.01,
      "n": 94,
      "standard_error": 7.3842,
      "lower_ci_bound": 43.9844,
      "upper_ci_bound": 72.5254,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21276,
      "task": "Monitor the facility to ensure that it remains safe, secure, and well-maintained.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 24.75,
      "n": 94,
      "standard_error": 7.3058,
      "lower_ci_bound": 13.1145,
      "upper_ci_bound": 41.7517,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21276,
      "task": "Monitor the facility to ensure that it remains safe, secure, and well-maintained.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.89,
      "n": 94,
      "standard_error": 3.6243,
      "lower_ci_bound": 3.8567,
      "upper_ci_bound": 19.1758,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21276,
      "task": "Monitor the facility to ensure that it remains safe, secure, and well-maintained.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.55,
      "n": 92,
      "standard_error": 0.0975,
      "lower_ci_bound": 4.3527,
      "upper_ci_bound": 4.7398,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21276,
      "task": "Monitor the facility to ensure that it remains safe, secure, and well-maintained.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 95,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21278,
      "task": "Oversee the maintenance and repair of machinery, equipment, and electrical and mechanical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 84,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21278,
      "task": "Oversee the maintenance and repair of machinery, equipment, and electrical and mechanical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 8.52,
      "n": 84,
      "standard_error": 7.8345,
      "lower_ci_bound": 1.2471,
      "upper_ci_bound": 40.74,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21278,
      "task": "Oversee the maintenance and repair of machinery, equipment, and electrical and mechanical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 3.82,
      "n": 84,
      "standard_error": 2.1029,
      "lower_ci_bound": 1.2551,
      "upper_ci_bound": 11.0316,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21278,
      "task": "Oversee the maintenance and repair of machinery, equipment, and electrical and mechanical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20.99,
      "n": 84,
      "standard_error": 6.3255,
      "lower_ci_bound": 11.0634,
      "upper_ci_bound": 36.1941,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21278,
      "task": "Oversee the maintenance and repair of machinery, equipment, and electrical and mechanical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 38.6,
      "n": 84,
      "standard_error": 6.9244,
      "lower_ci_bound": 26.0172,
      "upper_ci_bound": 52.9239,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21278,
      "task": "Oversee the maintenance and repair of machinery, equipment, and electrical and mechanical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14.13,
      "n": 84,
      "standard_error": 5.2001,
      "lower_ci_bound": 6.5549,
      "upper_ci_bound": 27.8451,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21278,
      "task": "Oversee the maintenance and repair of machinery, equipment, and electrical and mechanical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 13.94,
      "n": 84,
      "standard_error": 4.8488,
      "lower_ci_bound": 6.7576,
      "upper_ci_bound": 26.5713,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21278,
      "task": "Oversee the maintenance and repair of machinery, equipment, and electrical and mechanical systems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.5,
      "n": 84,
      "standard_error": 0.1,
      "lower_ci_bound": 4.3054,
      "upper_ci_bound": 4.703,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21278,
      "task": "Oversee the maintenance and repair of machinery, equipment, and electrical and mechanical systems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.32,
      "n": 95,
      "standard_error": 6.4633,
      "lower_ci_bound": 68.0345,
      "upper_ci_bound": 94.9248,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21277,
      "task": "Oversee construction and renovation projects to improve efficiency and to ensure that facilities meet environmental, health, and security standards, and comply with government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 20.33,
      "n": 77,
      "standard_error": 8.3237,
      "lower_ci_bound": 8.3953,
      "upper_ci_bound": 41.5232,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21277,
      "task": "Oversee construction and renovation projects to improve efficiency and to ensure that facilities meet environmental, health, and security standards, and comply with government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.31,
      "n": 77,
      "standard_error": 6.2659,
      "lower_ci_bound": 11.3998,
      "upper_ci_bound": 36.3056,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21277,
      "task": "Oversee construction and renovation projects to improve efficiency and to ensure that facilities meet environmental, health, and security standards, and comply with government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.47,
      "n": 77,
      "standard_error": 7.2381,
      "lower_ci_bound": 19.0526,
      "upper_ci_bound": 47.2592,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21277,
      "task": "Oversee construction and renovation projects to improve efficiency and to ensure that facilities meet environmental, health, and security standards, and comply with government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.69,
      "n": 77,
      "standard_error": 4.9109,
      "lower_ci_bound": 3.3876,
      "upper_ci_bound": 24.7029,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21277,
      "task": "Oversee construction and renovation projects to improve efficiency and to ensure that facilities meet environmental, health, and security standards, and comply with government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.51,
      "n": 77,
      "standard_error": 3.9463,
      "lower_ci_bound": 5.6697,
      "upper_ci_bound": 21.9589,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21277,
      "task": "Oversee construction and renovation projects to improve efficiency and to ensure that facilities meet environmental, health, and security standards, and comply with government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.54,
      "n": 77,
      "standard_error": 2.4083,
      "lower_ci_bound": 0.8932,
      "upper_ci_bound": 13.0066,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21277,
      "task": "Oversee construction and renovation projects to improve efficiency and to ensure that facilities meet environmental, health, and security standards, and comply with government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.16,
      "n": 77,
      "standard_error": 2.1553,
      "lower_ci_bound": 0.2879,
      "upper_ci_bound": 14.4176,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21277,
      "task": "Oversee construction and renovation projects to improve efficiency and to ensure that facilities meet environmental, health, and security standards, and comply with government regulations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.21,
      "n": 79,
      "standard_error": 0.1176,
      "lower_ci_bound": 3.9721,
      "upper_ci_bound": 4.4403,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21277,
      "task": "Oversee construction and renovation projects to improve efficiency and to ensure that facilities meet environmental, health, and security standards, and comply with government regulations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 81.42,
      "n": 94,
      "standard_error": 6.1118,
      "lower_ci_bound": 66.2698,
      "upper_ci_bound": 90.7216,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21280,
      "task": "Plan, administer, and control budgets for contracts, equipment, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 12.24,
      "n": 84,
      "standard_error": 5.6473,
      "lower_ci_bound": 4.6734,
      "upper_ci_bound": 28.4097,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21280,
      "task": "Plan, administer, and control budgets for contracts, equipment, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 27.55,
      "n": 84,
      "standard_error": 7.6256,
      "lower_ci_bound": 15.1003,
      "upper_ci_bound": 44.8428,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21280,
      "task": "Plan, administer, and control budgets for contracts, equipment, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.43,
      "n": 84,
      "standard_error": 6.7279,
      "lower_ci_bound": 10.9668,
      "upper_ci_bound": 37.6476,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21280,
      "task": "Plan, administer, and control budgets for contracts, equipment, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.21,
      "n": 84,
      "standard_error": 3.8652,
      "lower_ci_bound": 3.8879,
      "upper_ci_bound": 20.2803,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21280,
      "task": "Plan, administer, and control budgets for contracts, equipment, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 23.09,
      "n": 84,
      "standard_error": 7.0206,
      "lower_ci_bound": 12.0335,
      "upper_ci_bound": 39.7278,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21280,
      "task": "Plan, administer, and control budgets for contracts, equipment, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.97,
      "n": 84,
      "standard_error": 2.6899,
      "lower_ci_bound": 1.0054,
      "upper_ci_bound": 14.3995,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21280,
      "task": "Plan, administer, and control budgets for contracts, equipment, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.51,
      "n": 84,
      "standard_error": 1.9952,
      "lower_ci_bound": 0.5053,
      "upper_ci_bound": 11.5333,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21280,
      "task": "Plan, administer, and control budgets for contracts, equipment, and supplies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.09,
      "n": 85,
      "standard_error": 0.1288,
      "lower_ci_bound": 3.8369,
      "upper_ci_bound": 4.349,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21280,
      "task": "Plan, administer, and control budgets for contracts, equipment, and supplies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.25,
      "n": 94,
      "standard_error": 3.4048,
      "lower_ci_bound": 81.1037,
      "upper_ci_bound": 95.2256,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21279,
      "task": "Participate in architectural and engineering planning and design, including space and installation management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 23.01,
      "n": 75,
      "standard_error": 9.6349,
      "lower_ci_bound": 9.1812,
      "upper_ci_bound": 46.9006,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21279,
      "task": "Participate in architectural and engineering planning and design, including space and installation management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.62,
      "n": 75,
      "standard_error": 6.2325,
      "lower_ci_bound": 12.5684,
      "upper_ci_bound": 37.2731,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21279,
      "task": "Participate in architectural and engineering planning and design, including space and installation management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.03,
      "n": 75,
      "standard_error": 6.6073,
      "lower_ci_bound": 12.4635,
      "upper_ci_bound": 38.6066,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21279,
      "task": "Participate in architectural and engineering planning and design, including space and installation management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.04,
      "n": 75,
      "standard_error": 6.3556,
      "lower_ci_bound": 11.9195,
      "upper_ci_bound": 37.1403,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21279,
      "task": "Participate in architectural and engineering planning and design, including space and installation management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.3,
      "n": 75,
      "standard_error": 2.563,
      "lower_ci_bound": 1.2839,
      "upper_ci_bound": 13.4509,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21279,
      "task": "Participate in architectural and engineering planning and design, including space and installation management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.45,
      "n": 75,
      "standard_error": 1.3108,
      "lower_ci_bound": 0.2353,
      "upper_ci_bound": 8.3905,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21279,
      "task": "Participate in architectural and engineering planning and design, including space and installation management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.55,
      "n": 75,
      "standard_error": 2.6623,
      "lower_ci_bound": 0.7764,
      "upper_ci_bound": 14.7674,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21279,
      "task": "Participate in architectural and engineering planning and design, including space and installation management.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.04,
      "n": 73,
      "standard_error": 0.1426,
      "lower_ci_bound": 3.7597,
      "upper_ci_bound": 4.3282,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21279,
      "task": "Participate in architectural and engineering planning and design, including space and installation management.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 75.48,
      "n": 94,
      "standard_error": 6.433,
      "lower_ci_bound": 60.6852,
      "upper_ci_bound": 85.9906,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21282,
      "task": "Set goals and deadlines for the department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.78,
      "n": 88,
      "standard_error": 2.2719,
      "lower_ci_bound": 0.5336,
      "upper_ci_bound": 13.2028,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21282,
      "task": "Set goals and deadlines for the department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.78,
      "n": 88,
      "standard_error": 3.6179,
      "lower_ci_bound": 2.275,
      "upper_ci_bound": 18.494,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21282,
      "task": "Set goals and deadlines for the department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25.46,
      "n": 88,
      "standard_error": 8.4159,
      "lower_ci_bound": 12.3916,
      "upper_ci_bound": 45.1927,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21282,
      "task": "Set goals and deadlines for the department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.62,
      "n": 88,
      "standard_error": 6.0331,
      "lower_ci_bound": 16.4124,
      "upper_ci_bound": 40.1288,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21282,
      "task": "Set goals and deadlines for the department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 30.71,
      "n": 88,
      "standard_error": 6.6378,
      "lower_ci_bound": 19.2529,
      "upper_ci_bound": 45.1738,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21282,
      "task": "Set goals and deadlines for the department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.04,
      "n": 88,
      "standard_error": 2.7441,
      "lower_ci_bound": 1.671,
      "upper_ci_bound": 14.2285,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21282,
      "task": "Set goals and deadlines for the department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.62,
      "n": 88,
      "standard_error": 1.6893,
      "lower_ci_bound": 0.7144,
      "upper_ci_bound": 9.1195,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21282,
      "task": "Set goals and deadlines for the department.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.98,
      "n": 88,
      "standard_error": 0.117,
      "lower_ci_bound": 3.7492,
      "upper_ci_bound": 4.2142,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21282,
      "task": "Set goals and deadlines for the department.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 94.63,
      "n": 95,
      "standard_error": 3.4172,
      "lower_ci_bound": 82.2566,
      "upper_ci_bound": 98.5307,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21273,
      "task": "Conduct classes to teach procedures to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.17,
      "n": 80,
      "standard_error": 4.749,
      "lower_ci_bound": 6.2207,
      "upper_ci_bound": 25.7403,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21273,
      "task": "Conduct classes to teach procedures to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 39.31,
      "n": 80,
      "standard_error": 6.7189,
      "lower_ci_bound": 26.9956,
      "upper_ci_bound": 53.1529,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21273,
      "task": "Conduct classes to teach procedures to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 36.01,
      "n": 80,
      "standard_error": 7.4746,
      "lower_ci_bound": 22.7808,
      "upper_ci_bound": 51.765,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21273,
      "task": "Conduct classes to teach procedures to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.36,
      "n": 80,
      "standard_error": 4.8887,
      "lower_ci_bound": 2.4969,
      "upper_ci_bound": 24.5224,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21273,
      "task": "Conduct classes to teach procedures to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 2.01,
      "n": 80,
      "standard_error": 1.4961,
      "lower_ci_bound": 0.4511,
      "upper_ci_bound": 8.5088,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21273,
      "task": "Conduct classes to teach procedures to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 80,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21273,
      "task": "Conduct classes to teach procedures to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.14,
      "n": 80,
      "standard_error": 1.1419,
      "lower_ci_bound": 0.1552,
      "upper_ci_bound": 7.9432,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21273,
      "task": "Conduct classes to teach procedures to staff.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.92,
      "n": 81,
      "standard_error": 0.1695,
      "lower_ci_bound": 3.5853,
      "upper_ci_bound": 4.2601,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21273,
      "task": "Conduct classes to teach procedures to staff.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 83.54,
      "n": 95,
      "standard_error": 7.0517,
      "lower_ci_bound": 64.7045,
      "upper_ci_bound": 93.3523,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21281,
      "task": "Prepare and review operational reports and schedules to ensure accuracy and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10.16,
      "n": 84,
      "standard_error": 7.4702,
      "lower_ci_bound": 2.1711,
      "upper_ci_bound": 36.5465,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21281,
      "task": "Prepare and review operational reports and schedules to ensure accuracy and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.02,
      "n": 84,
      "standard_error": 5.2619,
      "lower_ci_bound": 5.6071,
      "upper_ci_bound": 27.387,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21281,
      "task": "Prepare and review operational reports and schedules to ensure accuracy and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.52,
      "n": 84,
      "standard_error": 5.6326,
      "lower_ci_bound": 8.9081,
      "upper_ci_bound": 31.5597,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21281,
      "task": "Prepare and review operational reports and schedules to ensure accuracy and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.79,
      "n": 84,
      "standard_error": 5.7928,
      "lower_ci_bound": 7.3067,
      "upper_ci_bound": 30.8435,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21281,
      "task": "Prepare and review operational reports and schedules to ensure accuracy and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 40.15,
      "n": 84,
      "standard_error": 9.7555,
      "lower_ci_bound": 23.028,
      "upper_ci_bound": 60.066,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21281,
      "task": "Prepare and review operational reports and schedules to ensure accuracy and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.3,
      "n": 84,
      "standard_error": 0.6785,
      "lower_ci_bound": 0.4566,
      "upper_ci_bound": 3.6338,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21281,
      "task": "Prepare and review operational reports and schedules to ensure accuracy and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.07,
      "n": 84,
      "standard_error": 1.4974,
      "lower_ci_bound": 0.4844,
      "upper_ci_bound": 8.4122,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21281,
      "task": "Prepare and review operational reports and schedules to ensure accuracy and efficiency.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.72,
      "n": 84,
      "standard_error": 0.1321,
      "lower_ci_bound": 3.455,
      "upper_ci_bound": 3.9804,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21281,
      "task": "Prepare and review operational reports and schedules to ensure accuracy and efficiency.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.37,
      "n": 94,
      "standard_error": 4.8548,
      "lower_ci_bound": 75.2926,
      "upper_ci_bound": 95.8663,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21272,
      "task": "Acquire, distribute and store supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.19,
      "n": 80,
      "standard_error": 1.2205,
      "lower_ci_bound": 0.1519,
      "upper_ci_bound": 8.6886,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21272,
      "task": "Acquire, distribute and store supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.68,
      "n": 80,
      "standard_error": 4.1091,
      "lower_ci_bound": 4.8275,
      "upper_ci_bound": 21.9858,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21272,
      "task": "Acquire, distribute and store supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 34.94,
      "n": 80,
      "standard_error": 8.3809,
      "lower_ci_bound": 20.4964,
      "upper_ci_bound": 52.8008,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21272,
      "task": "Acquire, distribute and store supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 27.21,
      "n": 80,
      "standard_error": 7.1431,
      "lower_ci_bound": 15.4231,
      "upper_ci_bound": 43.3861,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21272,
      "task": "Acquire, distribute and store supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 21.73,
      "n": 80,
      "standard_error": 6.325,
      "lower_ci_bound": 11.6988,
      "upper_ci_bound": 36.7933,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21272,
      "task": "Acquire, distribute and store supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.47,
      "n": 80,
      "standard_error": 2.5233,
      "lower_ci_bound": 0.7981,
      "upper_ci_bound": 13.8635,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21272,
      "task": "Acquire, distribute and store supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.77,
      "n": 80,
      "standard_error": 0.7889,
      "lower_ci_bound": 0.1006,
      "upper_ci_bound": 5.6888,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21272,
      "task": "Acquire, distribute and store supplies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.47,
      "n": 79,
      "standard_error": 0.117,
      "lower_ci_bound": 3.2348,
      "upper_ci_bound": 3.7005,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21272,
      "task": "Acquire, distribute and store supplies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.68,
      "n": 96,
      "standard_error": 5.6573,
      "lower_ci_bound": 70.5505,
      "upper_ci_bound": 93.7304,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21274,
      "task": "Dispose of, or oversee the disposal of, surplus or unclaimed property.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.31,
      "n": 65,
      "standard_error": 8.6077,
      "lower_ci_bound": 4.5774,
      "upper_ci_bound": 40.5092,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21274,
      "task": "Dispose of, or oversee the disposal of, surplus or unclaimed property.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 37.42,
      "n": 65,
      "standard_error": 8.7363,
      "lower_ci_bound": 22.103,
      "upper_ci_bound": 55.7482,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21274,
      "task": "Dispose of, or oversee the disposal of, surplus or unclaimed property.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.99,
      "n": 65,
      "standard_error": 10.0561,
      "lower_ci_bound": 15.7405,
      "upper_ci_bound": 54.2178,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21274,
      "task": "Dispose of, or oversee the disposal of, surplus or unclaimed property.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.85,
      "n": 65,
      "standard_error": 5.1577,
      "lower_ci_bound": 5.5532,
      "upper_ci_bound": 27.0105,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21274,
      "task": "Dispose of, or oversee the disposal of, surplus or unclaimed property.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 2.43,
      "n": 65,
      "standard_error": 1.2177,
      "lower_ci_bound": 0.8865,
      "upper_ci_bound": 6.4971,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21274,
      "task": "Dispose of, or oversee the disposal of, surplus or unclaimed property.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 65,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21274,
      "task": "Dispose of, or oversee the disposal of, surplus or unclaimed property.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 65,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21274,
      "task": "Dispose of, or oversee the disposal of, surplus or unclaimed property.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.04,
      "n": 65,
      "standard_error": 0.1636,
      "lower_ci_bound": 2.7106,
      "upper_ci_bound": 3.3644,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21274,
      "task": "Dispose of, or oversee the disposal of, surplus or unclaimed property.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 74.13,
      "n": 96,
      "standard_error": 5.441,
      "lower_ci_bound": 62.0006,
      "upper_ci_bound": 83.4261,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21275,
      "task": "Manage leasing of facility space.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 44.59,
      "n": 39,
      "standard_error": 13.179,
      "lower_ci_bound": 21.4622,
      "upper_ci_bound": 70.3162,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21275,
      "task": "Manage leasing of facility space.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.87,
      "n": 39,
      "standard_error": 15.0672,
      "lower_ci_bound": 13.6081,
      "upper_ci_bound": 68.4095,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21275,
      "task": "Manage leasing of facility space.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 7.98,
      "n": 39,
      "standard_error": 4.3645,
      "lower_ci_bound": 2.5402,
      "upper_ci_bound": 22.4111,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21275,
      "task": "Manage leasing of facility space.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0.64,
      "n": 39,
      "standard_error": 0.483,
      "lower_ci_bound": 0.1385,
      "upper_ci_bound": 2.9087,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21275,
      "task": "Manage leasing of facility space.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.93,
      "n": 39,
      "standard_error": 3.794,
      "lower_ci_bound": 1.5678,
      "upper_ci_bound": 19.9845,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21275,
      "task": "Manage leasing of facility space.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21275,
      "task": "Manage leasing of facility space.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.99,
      "n": 39,
      "standard_error": 3.8282,
      "lower_ci_bound": 0.5454,
      "upper_ci_bound": 23.9224,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21275,
      "task": "Manage leasing of facility space.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.62,
      "n": 41,
      "standard_error": 0.3713,
      "lower_ci_bound": 2.8707,
      "upper_ci_bound": 4.3715,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "task_id": 21275,
      "task": "Manage leasing of facility space.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 41.44,
      "n": 95,
      "standard_error": 7.4912,
      "lower_ci_bound": 27.7152,
      "upper_ci_bound": 56.6406,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21291,
      "task": "Develop budgets for security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 42.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21291,
      "task": "Develop budgets for security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 47.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21291,
      "task": "Develop budgets for security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21291,
      "task": "Develop budgets for security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21291,
      "task": "Develop budgets for security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21291,
      "task": "Develop budgets for security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21291,
      "task": "Develop budgets for security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21291,
      "task": "Develop budgets for security operations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21291,
      "task": "Develop budgets for security operations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21298,
      "task": "Identify, investigate, or resolve security breaches.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21298,
      "task": "Identify, investigate, or resolve security breaches.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21298,
      "task": "Identify, investigate, or resolve security breaches.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21298,
      "task": "Identify, investigate, or resolve security breaches.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21298,
      "task": "Identify, investigate, or resolve security breaches.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21298,
      "task": "Identify, investigate, or resolve security breaches.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21298,
      "task": "Identify, investigate, or resolve security breaches.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21298,
      "task": "Identify, investigate, or resolve security breaches.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21298,
      "task": "Identify, investigate, or resolve security breaches.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21302,
      "task": "Plan, direct, or coordinate security activities to safeguard company employees, guests, or others on company property.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21302,
      "task": "Plan, direct, or coordinate security activities to safeguard company employees, guests, or others on company property.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21302,
      "task": "Plan, direct, or coordinate security activities to safeguard company employees, guests, or others on company property.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21302,
      "task": "Plan, direct, or coordinate security activities to safeguard company employees, guests, or others on company property.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21302,
      "task": "Plan, direct, or coordinate security activities to safeguard company employees, guests, or others on company property.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 47.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21302,
      "task": "Plan, direct, or coordinate security activities to safeguard company employees, guests, or others on company property.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21302,
      "task": "Plan, direct, or coordinate security activities to safeguard company employees, guests, or others on company property.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21302,
      "task": "Plan, direct, or coordinate security activities to safeguard company employees, guests, or others on company property.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21302,
      "task": "Plan, direct, or coordinate security activities to safeguard company employees, guests, or others on company property.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21297,
      "task": "Direct or participate in emergency management and contingency planning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21297,
      "task": "Direct or participate in emergency management and contingency planning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 47.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21297,
      "task": "Direct or participate in emergency management and contingency planning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21297,
      "task": "Direct or participate in emergency management and contingency planning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21297,
      "task": "Direct or participate in emergency management and contingency planning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21297,
      "task": "Direct or participate in emergency management and contingency planning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21297,
      "task": "Direct or participate in emergency management and contingency planning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21297,
      "task": "Direct or participate in emergency management and contingency planning.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21297,
      "task": "Direct or participate in emergency management and contingency planning.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21305,
      "task": "Respond to medical emergencies, bomb threats, fire alarms, or intrusion alarms, following emergency response procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21305,
      "task": "Respond to medical emergencies, bomb threats, fire alarms, or intrusion alarms, following emergency response procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21305,
      "task": "Respond to medical emergencies, bomb threats, fire alarms, or intrusion alarms, following emergency response procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21305,
      "task": "Respond to medical emergencies, bomb threats, fire alarms, or intrusion alarms, following emergency response procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21305,
      "task": "Respond to medical emergencies, bomb threats, fire alarms, or intrusion alarms, following emergency response procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21305,
      "task": "Respond to medical emergencies, bomb threats, fire alarms, or intrusion alarms, following emergency response procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21305,
      "task": "Respond to medical emergencies, bomb threats, fire alarms, or intrusion alarms, following emergency response procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21305,
      "task": "Respond to medical emergencies, bomb threats, fire alarms, or intrusion alarms, following emergency response procedures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21305,
      "task": "Respond to medical emergencies, bomb threats, fire alarms, or intrusion alarms, following emergency response procedures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21283,
      "task": "Analyze and evaluate security operations to identify risks or opportunities for improvement through auditing, review, or assessment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21283,
      "task": "Analyze and evaluate security operations to identify risks or opportunities for improvement through auditing, review, or assessment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21283,
      "task": "Analyze and evaluate security operations to identify risks or opportunities for improvement through auditing, review, or assessment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21283,
      "task": "Analyze and evaluate security operations to identify risks or opportunities for improvement through auditing, review, or assessment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 36.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21283,
      "task": "Analyze and evaluate security operations to identify risks or opportunities for improvement through auditing, review, or assessment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21283,
      "task": "Analyze and evaluate security operations to identify risks or opportunities for improvement through auditing, review, or assessment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21283,
      "task": "Analyze and evaluate security operations to identify risks or opportunities for improvement through auditing, review, or assessment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21283,
      "task": "Analyze and evaluate security operations to identify risks or opportunities for improvement through auditing, review, or assessment.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21283,
      "task": "Analyze and evaluate security operations to identify risks or opportunities for improvement through auditing, review, or assessment.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21290,
      "task": "Create or implement security standards, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21290,
      "task": "Create or implement security standards, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 52.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21290,
      "task": "Create or implement security standards, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21290,
      "task": "Create or implement security standards, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21290,
      "task": "Create or implement security standards, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21290,
      "task": "Create or implement security standards, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21290,
      "task": "Create or implement security standards, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21290,
      "task": "Create or implement security standards, policies, and procedures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21290,
      "task": "Create or implement security standards, policies, and procedures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21284,
      "task": "Assess risks to mitigate potential consequences of incidents and develop a plan to respond to incidents.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21284,
      "task": "Assess risks to mitigate potential consequences of incidents and develop a plan to respond to incidents.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21284,
      "task": "Assess risks to mitigate potential consequences of incidents and develop a plan to respond to incidents.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21284,
      "task": "Assess risks to mitigate potential consequences of incidents and develop a plan to respond to incidents.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21284,
      "task": "Assess risks to mitigate potential consequences of incidents and develop a plan to respond to incidents.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21284,
      "task": "Assess risks to mitigate potential consequences of incidents and develop a plan to respond to incidents.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21284,
      "task": "Assess risks to mitigate potential consequences of incidents and develop a plan to respond to incidents.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21284,
      "task": "Assess risks to mitigate potential consequences of incidents and develop a plan to respond to incidents.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21284,
      "task": "Assess risks to mitigate potential consequences of incidents and develop a plan to respond to incidents.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21307,
      "task": "Supervise or provide leadership to subordinate security professionals, performing activities such as hiring, investigating applicants' backgrounds, training, assigning work, evaluating performance, or disciplining.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21307,
      "task": "Supervise or provide leadership to subordinate security professionals, performing activities such as hiring, investigating applicants' backgrounds, training, assigning work, evaluating performance, or disciplining.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21307,
      "task": "Supervise or provide leadership to subordinate security professionals, performing activities such as hiring, investigating applicants' backgrounds, training, assigning work, evaluating performance, or disciplining.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21307,
      "task": "Supervise or provide leadership to subordinate security professionals, performing activities such as hiring, investigating applicants' backgrounds, training, assigning work, evaluating performance, or disciplining.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21307,
      "task": "Supervise or provide leadership to subordinate security professionals, performing activities such as hiring, investigating applicants' backgrounds, training, assigning work, evaluating performance, or disciplining.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 38.89,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21307,
      "task": "Supervise or provide leadership to subordinate security professionals, performing activities such as hiring, investigating applicants' backgrounds, training, assigning work, evaluating performance, or disciplining.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21307,
      "task": "Supervise or provide leadership to subordinate security professionals, performing activities such as hiring, investigating applicants' backgrounds, training, assigning work, evaluating performance, or disciplining.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21307,
      "task": "Supervise or provide leadership to subordinate security professionals, performing activities such as hiring, investigating applicants' backgrounds, training, assigning work, evaluating performance, or disciplining.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21307,
      "task": "Supervise or provide leadership to subordinate security professionals, performing activities such as hiring, investigating applicants' backgrounds, training, assigning work, evaluating performance, or disciplining.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21295,
      "task": "Develop, implement, manage, or evaluate policies and methods to protect personnel against harassment, threats, or violence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21295,
      "task": "Develop, implement, manage, or evaluate policies and methods to protect personnel against harassment, threats, or violence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 55.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21295,
      "task": "Develop, implement, manage, or evaluate policies and methods to protect personnel against harassment, threats, or violence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21295,
      "task": "Develop, implement, manage, or evaluate policies and methods to protect personnel against harassment, threats, or violence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21295,
      "task": "Develop, implement, manage, or evaluate policies and methods to protect personnel against harassment, threats, or violence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21295,
      "task": "Develop, implement, manage, or evaluate policies and methods to protect personnel against harassment, threats, or violence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21295,
      "task": "Develop, implement, manage, or evaluate policies and methods to protect personnel against harassment, threats, or violence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21295,
      "task": "Develop, implement, manage, or evaluate policies and methods to protect personnel against harassment, threats, or violence.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21295,
      "task": "Develop, implement, manage, or evaluate policies and methods to protect personnel against harassment, threats, or violence.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21296,
      "task": "Develop, recommend, or manage security procedures for operations or processes, such as security call centers, access control, and reporting tools.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21296,
      "task": "Develop, recommend, or manage security procedures for operations or processes, such as security call centers, access control, and reporting tools.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21296,
      "task": "Develop, recommend, or manage security procedures for operations or processes, such as security call centers, access control, and reporting tools.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21296,
      "task": "Develop, recommend, or manage security procedures for operations or processes, such as security call centers, access control, and reporting tools.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21296,
      "task": "Develop, recommend, or manage security procedures for operations or processes, such as security call centers, access control, and reporting tools.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21296,
      "task": "Develop, recommend, or manage security procedures for operations or processes, such as security call centers, access control, and reporting tools.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21296,
      "task": "Develop, recommend, or manage security procedures for operations or processes, such as security call centers, access control, and reporting tools.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21296,
      "task": "Develop, recommend, or manage security procedures for operations or processes, such as security call centers, access control, and reporting tools.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21296,
      "task": "Develop, recommend, or manage security procedures for operations or processes, such as security call centers, access control, and reporting tools.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21301,
      "task": "Plan security for special and high-risk events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 29.41,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21301,
      "task": "Plan security for special and high-risk events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 41.18,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21301,
      "task": "Plan security for special and high-risk events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.53,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21301,
      "task": "Plan security for special and high-risk events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21301,
      "task": "Plan security for special and high-risk events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21301,
      "task": "Plan security for special and high-risk events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21301,
      "task": "Plan security for special and high-risk events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21301,
      "task": "Plan security for special and high-risk events.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.06,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21301,
      "task": "Plan security for special and high-risk events.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21288,
      "task": "Conduct threat or vulnerability analyses to determine probable frequency, criticality, consequence, or severity of natural or man-made disasters or criminal activity on the organization's profitability or delivery of products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21288,
      "task": "Conduct threat or vulnerability analyses to determine probable frequency, criticality, consequence, or severity of natural or man-made disasters or criminal activity on the organization's profitability or delivery of products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21288,
      "task": "Conduct threat or vulnerability analyses to determine probable frequency, criticality, consequence, or severity of natural or man-made disasters or criminal activity on the organization's profitability or delivery of products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 42.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21288,
      "task": "Conduct threat or vulnerability analyses to determine probable frequency, criticality, consequence, or severity of natural or man-made disasters or criminal activity on the organization's profitability or delivery of products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21288,
      "task": "Conduct threat or vulnerability analyses to determine probable frequency, criticality, consequence, or severity of natural or man-made disasters or criminal activity on the organization's profitability or delivery of products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21288,
      "task": "Conduct threat or vulnerability analyses to determine probable frequency, criticality, consequence, or severity of natural or man-made disasters or criminal activity on the organization's profitability or delivery of products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21288,
      "task": "Conduct threat or vulnerability analyses to determine probable frequency, criticality, consequence, or severity of natural or man-made disasters or criminal activity on the organization's profitability or delivery of products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21288,
      "task": "Conduct threat or vulnerability analyses to determine probable frequency, criticality, consequence, or severity of natural or man-made disasters or criminal activity on the organization's profitability or delivery of products or services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21288,
      "task": "Conduct threat or vulnerability analyses to determine probable frequency, criticality, consequence, or severity of natural or man-made disasters or criminal activity on the organization's profitability or delivery of products or services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21287,
      "task": "Conduct physical examinations of property to ensure compliance with security policies and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21287,
      "task": "Conduct physical examinations of property to ensure compliance with security policies and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 42.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21287,
      "task": "Conduct physical examinations of property to ensure compliance with security policies and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 42.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21287,
      "task": "Conduct physical examinations of property to ensure compliance with security policies and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21287,
      "task": "Conduct physical examinations of property to ensure compliance with security policies and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21287,
      "task": "Conduct physical examinations of property to ensure compliance with security policies and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21287,
      "task": "Conduct physical examinations of property to ensure compliance with security policies and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21287,
      "task": "Conduct physical examinations of property to ensure compliance with security policies and regulations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21287,
      "task": "Conduct physical examinations of property to ensure compliance with security policies and regulations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21300,
      "task": "Monitor security policies, programs or procedures to ensure compliance with internal security policies, or applicable government security requirements, policies, and directives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21300,
      "task": "Monitor security policies, programs or procedures to ensure compliance with internal security policies, or applicable government security requirements, policies, and directives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21300,
      "task": "Monitor security policies, programs or procedures to ensure compliance with internal security policies, or applicable government security requirements, policies, and directives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 47.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21300,
      "task": "Monitor security policies, programs or procedures to ensure compliance with internal security policies, or applicable government security requirements, policies, and directives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21300,
      "task": "Monitor security policies, programs or procedures to ensure compliance with internal security policies, or applicable government security requirements, policies, and directives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21300,
      "task": "Monitor security policies, programs or procedures to ensure compliance with internal security policies, or applicable government security requirements, policies, and directives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21300,
      "task": "Monitor security policies, programs or procedures to ensure compliance with internal security policies, or applicable government security requirements, policies, and directives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21300,
      "task": "Monitor security policies, programs or procedures to ensure compliance with internal security policies, or applicable government security requirements, policies, and directives.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21300,
      "task": "Monitor security policies, programs or procedures to ensure compliance with internal security policies, or applicable government security requirements, policies, and directives.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21289,
      "task": "Coordinate security operations or activities with public law enforcement, fire and other agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21289,
      "task": "Coordinate security operations or activities with public law enforcement, fire and other agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 38.89,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21289,
      "task": "Coordinate security operations or activities with public law enforcement, fire and other agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21289,
      "task": "Coordinate security operations or activities with public law enforcement, fire and other agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21289,
      "task": "Coordinate security operations or activities with public law enforcement, fire and other agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21289,
      "task": "Coordinate security operations or activities with public law enforcement, fire and other agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21289,
      "task": "Coordinate security operations or activities with public law enforcement, fire and other agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21289,
      "task": "Coordinate security operations or activities with public law enforcement, fire and other agencies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21289,
      "task": "Coordinate security operations or activities with public law enforcement, fire and other agencies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21299,
      "task": "Monitor and ensure a sound, ethical environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 16.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21299,
      "task": "Monitor and ensure a sound, ethical environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21299,
      "task": "Monitor and ensure a sound, ethical environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21299,
      "task": "Monitor and ensure a sound, ethical environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21299,
      "task": "Monitor and ensure a sound, ethical environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 50,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21299,
      "task": "Monitor and ensure a sound, ethical environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21299,
      "task": "Monitor and ensure a sound, ethical environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21299,
      "task": "Monitor and ensure a sound, ethical environment.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.89,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21299,
      "task": "Monitor and ensure a sound, ethical environment.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21310,
      "task": "Write or review security-related documents, such as incident reports, proposals, and tactical or strategic initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21310,
      "task": "Write or review security-related documents, such as incident reports, proposals, and tactical or strategic initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21310,
      "task": "Write or review security-related documents, such as incident reports, proposals, and tactical or strategic initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21310,
      "task": "Write or review security-related documents, such as incident reports, proposals, and tactical or strategic initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 36.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21310,
      "task": "Write or review security-related documents, such as incident reports, proposals, and tactical or strategic initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21310,
      "task": "Write or review security-related documents, such as incident reports, proposals, and tactical or strategic initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21310,
      "task": "Write or review security-related documents, such as incident reports, proposals, and tactical or strategic initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21310,
      "task": "Write or review security-related documents, such as incident reports, proposals, and tactical or strategic initiatives.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21310,
      "task": "Write or review security-related documents, such as incident reports, proposals, and tactical or strategic initiatives.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21286,
      "task": "Communicate security status, updates, and actual or potential problems, using established protocols.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21286,
      "task": "Communicate security status, updates, and actual or potential problems, using established protocols.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21286,
      "task": "Communicate security status, updates, and actual or potential problems, using established protocols.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21286,
      "task": "Communicate security status, updates, and actual or potential problems, using established protocols.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21286,
      "task": "Communicate security status, updates, and actual or potential problems, using established protocols.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21286,
      "task": "Communicate security status, updates, and actual or potential problems, using established protocols.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21286,
      "task": "Communicate security status, updates, and actual or potential problems, using established protocols.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21286,
      "task": "Communicate security status, updates, and actual or potential problems, using established protocols.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21286,
      "task": "Communicate security status, updates, and actual or potential problems, using established protocols.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21309,
      "task": "Train subordinate security professionals or other organization members in security rules and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21309,
      "task": "Train subordinate security professionals or other organization members in security rules and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21309,
      "task": "Train subordinate security professionals or other organization members in security rules and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 42.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21309,
      "task": "Train subordinate security professionals or other organization members in security rules and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21309,
      "task": "Train subordinate security professionals or other organization members in security rules and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21309,
      "task": "Train subordinate security professionals or other organization members in security rules and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21309,
      "task": "Train subordinate security professionals or other organization members in security rules and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21309,
      "task": "Train subordinate security professionals or other organization members in security rules and procedures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21309,
      "task": "Train subordinate security professionals or other organization members in security rules and procedures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21292,
      "task": "Develop or manage investigation programs, including collection and preservation of video and notes of surveillance processes or investigative interviews.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21292,
      "task": "Develop or manage investigation programs, including collection and preservation of video and notes of surveillance processes or investigative interviews.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21292,
      "task": "Develop or manage investigation programs, including collection and preservation of video and notes of surveillance processes or investigative interviews.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21292,
      "task": "Develop or manage investigation programs, including collection and preservation of video and notes of surveillance processes or investigative interviews.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 42.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21292,
      "task": "Develop or manage investigation programs, including collection and preservation of video and notes of surveillance processes or investigative interviews.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21292,
      "task": "Develop or manage investigation programs, including collection and preservation of video and notes of surveillance processes or investigative interviews.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21292,
      "task": "Develop or manage investigation programs, including collection and preservation of video and notes of surveillance processes or investigative interviews.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21292,
      "task": "Develop or manage investigation programs, including collection and preservation of video and notes of surveillance processes or investigative interviews.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21292,
      "task": "Develop or manage investigation programs, including collection and preservation of video and notes of surveillance processes or investigative interviews.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21303,
      "task": "Prepare reports or make presentations on internal investigations, losses, or violations of regulations, policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21303,
      "task": "Prepare reports or make presentations on internal investigations, losses, or violations of regulations, policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21303,
      "task": "Prepare reports or make presentations on internal investigations, losses, or violations of regulations, policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 36.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21303,
      "task": "Prepare reports or make presentations on internal investigations, losses, or violations of regulations, policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21303,
      "task": "Prepare reports or make presentations on internal investigations, losses, or violations of regulations, policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21303,
      "task": "Prepare reports or make presentations on internal investigations, losses, or violations of regulations, policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21303,
      "task": "Prepare reports or make presentations on internal investigations, losses, or violations of regulations, policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21303,
      "task": "Prepare reports or make presentations on internal investigations, losses, or violations of regulations, policies and procedures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21303,
      "task": "Prepare reports or make presentations on internal investigations, losses, or violations of regulations, policies and procedures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21285,
      "task": "Attend meetings, professional seminars, or conferences to keep abreast of changes in executive legislative directives or new technologies impacting security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21285,
      "task": "Attend meetings, professional seminars, or conferences to keep abreast of changes in executive legislative directives or new technologies impacting security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 52.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21285,
      "task": "Attend meetings, professional seminars, or conferences to keep abreast of changes in executive legislative directives or new technologies impacting security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21285,
      "task": "Attend meetings, professional seminars, or conferences to keep abreast of changes in executive legislative directives or new technologies impacting security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21285,
      "task": "Attend meetings, professional seminars, or conferences to keep abreast of changes in executive legislative directives or new technologies impacting security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21285,
      "task": "Attend meetings, professional seminars, or conferences to keep abreast of changes in executive legislative directives or new technologies impacting security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21285,
      "task": "Attend meetings, professional seminars, or conferences to keep abreast of changes in executive legislative directives or new technologies impacting security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21285,
      "task": "Attend meetings, professional seminars, or conferences to keep abreast of changes in executive legislative directives or new technologies impacting security operations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21285,
      "task": "Attend meetings, professional seminars, or conferences to keep abreast of changes in executive legislative directives or new technologies impacting security operations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21304,
      "task": "Purchase security-related supplies, equipment, or technology.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21304,
      "task": "Purchase security-related supplies, equipment, or technology.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 52.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21304,
      "task": "Purchase security-related supplies, equipment, or technology.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 42.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21304,
      "task": "Purchase security-related supplies, equipment, or technology.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21304,
      "task": "Purchase security-related supplies, equipment, or technology.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21304,
      "task": "Purchase security-related supplies, equipment, or technology.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21304,
      "task": "Purchase security-related supplies, equipment, or technology.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21304,
      "task": "Purchase security-related supplies, equipment, or technology.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21304,
      "task": "Purchase security-related supplies, equipment, or technology.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21293,
      "task": "Develop, arrange for, perform, or assess executive protection activities to reduce security risks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 37.5,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21293,
      "task": "Develop, arrange for, perform, or assess executive protection activities to reduce security risks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 37.5,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21293,
      "task": "Develop, arrange for, perform, or assess executive protection activities to reduce security risks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.5,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21293,
      "task": "Develop, arrange for, perform, or assess executive protection activities to reduce security risks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21293,
      "task": "Develop, arrange for, perform, or assess executive protection activities to reduce security risks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21293,
      "task": "Develop, arrange for, perform, or assess executive protection activities to reduce security risks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21293,
      "task": "Develop, arrange for, perform, or assess executive protection activities to reduce security risks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21293,
      "task": "Develop, arrange for, perform, or assess executive protection activities to reduce security risks.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.61,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21293,
      "task": "Develop, arrange for, perform, or assess executive protection activities to reduce security risks.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21306,
      "task": "Review financial reports to ensure efficiency and quality of security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21306,
      "task": "Review financial reports to ensure efficiency and quality of security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 42.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21306,
      "task": "Review financial reports to ensure efficiency and quality of security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 52.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21306,
      "task": "Review financial reports to ensure efficiency and quality of security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21306,
      "task": "Review financial reports to ensure efficiency and quality of security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21306,
      "task": "Review financial reports to ensure efficiency and quality of security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21306,
      "task": "Review financial reports to ensure efficiency and quality of security operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21306,
      "task": "Review financial reports to ensure efficiency and quality of security operations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21306,
      "task": "Review financial reports to ensure efficiency and quality of security operations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21294,
      "task": "Develop, conduct, support, or assist in governmental reviews, internal corporate evaluations, or assessments of the overall effectiveness of facility and personnel security processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21294,
      "task": "Develop, conduct, support, or assist in governmental reviews, internal corporate evaluations, or assessments of the overall effectiveness of facility and personnel security processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 57.89,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21294,
      "task": "Develop, conduct, support, or assist in governmental reviews, internal corporate evaluations, or assessments of the overall effectiveness of facility and personnel security processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21294,
      "task": "Develop, conduct, support, or assist in governmental reviews, internal corporate evaluations, or assessments of the overall effectiveness of facility and personnel security processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21294,
      "task": "Develop, conduct, support, or assist in governmental reviews, internal corporate evaluations, or assessments of the overall effectiveness of facility and personnel security processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21294,
      "task": "Develop, conduct, support, or assist in governmental reviews, internal corporate evaluations, or assessments of the overall effectiveness of facility and personnel security processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21294,
      "task": "Develop, conduct, support, or assist in governmental reviews, internal corporate evaluations, or assessments of the overall effectiveness of facility and personnel security processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21294,
      "task": "Develop, conduct, support, or assist in governmental reviews, internal corporate evaluations, or assessments of the overall effectiveness of facility and personnel security processes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21294,
      "task": "Develop, conduct, support, or assist in governmental reviews, internal corporate evaluations, or assessments of the overall effectiveness of facility and personnel security processes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21308,
      "task": "Support efforts to reduce substance abuse or other illegal activities in the workplace.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.75,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21308,
      "task": "Support efforts to reduce substance abuse or other illegal activities in the workplace.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 43.75,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21308,
      "task": "Support efforts to reduce substance abuse or other illegal activities in the workplace.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.75,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21308,
      "task": "Support efforts to reduce substance abuse or other illegal activities in the workplace.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21308,
      "task": "Support efforts to reduce substance abuse or other illegal activities in the workplace.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 12.5,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21308,
      "task": "Support efforts to reduce substance abuse or other illegal activities in the workplace.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21308,
      "task": "Support efforts to reduce substance abuse or other illegal activities in the workplace.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21308,
      "task": "Support efforts to reduce substance abuse or other illegal activities in the workplace.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.41,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "task_id": 21308,
      "task": "Support efforts to reduce substance abuse or other illegal activities in the workplace.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 968,
      "task": "Direct daily operations of department, analyzing workflow, establishing priorities, developing standards and setting deadlines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 75,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 968,
      "task": "Direct daily operations of department, analyzing workflow, establishing priorities, developing standards and setting deadlines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4.62,
      "n": 75,
      "standard_error": 2.9057,
      "lower_ci_bound": 1.2824,
      "upper_ci_bound": 15.2722,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 968,
      "task": "Direct daily operations of department, analyzing workflow, establishing priorities, developing standards and setting deadlines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.19,
      "n": 75,
      "standard_error": 8.2538,
      "lower_ci_bound": 14.8332,
      "upper_ci_bound": 46.9349,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 968,
      "task": "Direct daily operations of department, analyzing workflow, establishing priorities, developing standards and setting deadlines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.83,
      "n": 75,
      "standard_error": 4.0166,
      "lower_ci_bound": 4.2296,
      "upper_ci_bound": 21.1913,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 968,
      "task": "Direct daily operations of department, analyzing workflow, establishing priorities, developing standards and setting deadlines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 44.98,
      "n": 75,
      "standard_error": 8.8229,
      "lower_ci_bound": 28.6643,
      "upper_ci_bound": 62.4565,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 968,
      "task": "Direct daily operations of department, analyzing workflow, establishing priorities, developing standards and setting deadlines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.35,
      "n": 75,
      "standard_error": 4.2139,
      "lower_ci_bound": 3.6858,
      "upper_ci_bound": 21.7364,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 968,
      "task": "Direct daily operations of department, analyzing workflow, establishing priorities, developing standards and setting deadlines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.04,
      "n": 75,
      "standard_error": 2.0593,
      "lower_ci_bound": 0.7754,
      "upper_ci_bound": 11.1976,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 968,
      "task": "Direct daily operations of department, analyzing workflow, establishing priorities, developing standards and setting deadlines.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.11,
      "n": 74,
      "standard_error": 0.1316,
      "lower_ci_bound": 3.8482,
      "upper_ci_bound": 4.373,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 968,
      "task": "Direct daily operations of department, analyzing workflow, establishing priorities, developing standards and setting deadlines.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 99.97,
      "n": 76,
      "standard_error": 0.027,
      "lower_ci_bound": 99.7973,
      "upper_ci_bound": 99.9966,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 975,
      "task": "Meet with department heads, managers, supervisors, vendors, and others, to solicit cooperation and resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 74,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 975,
      "task": "Meet with department heads, managers, supervisors, vendors, and others, to solicit cooperation and resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.66,
      "n": 74,
      "standard_error": 3.3879,
      "lower_ci_bound": 1.6679,
      "upper_ci_bound": 17.5225,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 975,
      "task": "Meet with department heads, managers, supervisors, vendors, and others, to solicit cooperation and resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 30.46,
      "n": 74,
      "standard_error": 8.3867,
      "lower_ci_bound": 16.5937,
      "upper_ci_bound": 49.0891,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 975,
      "task": "Meet with department heads, managers, supervisors, vendors, and others, to solicit cooperation and resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 36.39,
      "n": 74,
      "standard_error": 8.5392,
      "lower_ci_bound": 21.5223,
      "upper_ci_bound": 54.4065,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 975,
      "task": "Meet with department heads, managers, supervisors, vendors, and others, to solicit cooperation and resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 25.21,
      "n": 74,
      "standard_error": 5.8171,
      "lower_ci_bound": 15.4203,
      "upper_ci_bound": 38.4052,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 975,
      "task": "Meet with department heads, managers, supervisors, vendors, and others, to solicit cooperation and resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.27,
      "n": 74,
      "standard_error": 1.6954,
      "lower_ci_bound": 0.5064,
      "upper_ci_bound": 9.619,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 975,
      "task": "Meet with department heads, managers, supervisors, vendors, and others, to solicit cooperation and resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 74,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 975,
      "task": "Meet with department heads, managers, supervisors, vendors, and others, to solicit cooperation and resolve problems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.1,
      "n": 73,
      "standard_error": 0.1067,
      "lower_ci_bound": 3.8874,
      "upper_ci_bound": 4.3127,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 975,
      "task": "Meet with department heads, managers, supervisors, vendors, and others, to solicit cooperation and resolve problems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 94.97,
      "n": 76,
      "standard_error": 4.6512,
      "lower_ci_bound": 73.0819,
      "upper_ci_bound": 99.2436,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 978,
      "task": "Review project plans to plan and coordinate project activity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 74,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 978,
      "task": "Review project plans to plan and coordinate project activity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.14,
      "n": 74,
      "standard_error": 4.2889,
      "lower_ci_bound": 1.4647,
      "upper_ci_bound": 22.3748,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 978,
      "task": "Review project plans to plan and coordinate project activity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.54,
      "n": 74,
      "standard_error": 7.8623,
      "lower_ci_bound": 19.9937,
      "upper_ci_bound": 50.4796,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 978,
      "task": "Review project plans to plan and coordinate project activity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.09,
      "n": 74,
      "standard_error": 7.5037,
      "lower_ci_bound": 13.9786,
      "upper_ci_bound": 43.3925,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 978,
      "task": "Review project plans to plan and coordinate project activity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 32.93,
      "n": 74,
      "standard_error": 7.613,
      "lower_ci_bound": 19.8124,
      "upper_ci_bound": 49.3948,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 978,
      "task": "Review project plans to plan and coordinate project activity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.29,
      "n": 74,
      "standard_error": 0.7995,
      "lower_ci_bound": 0.3742,
      "upper_ci_bound": 4.366,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 978,
      "task": "Review project plans to plan and coordinate project activity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 74,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 978,
      "task": "Review project plans to plan and coordinate project activity.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.08,
      "n": 74,
      "standard_error": 0.139,
      "lower_ci_bound": 3.8032,
      "upper_ci_bound": 4.3574,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 978,
      "task": "Review project plans to plan and coordinate project activity.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 99.97,
      "n": 75,
      "standard_error": 0.0289,
      "lower_ci_bound": 99.782,
      "upper_ci_bound": 99.9964,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 969,
      "task": "Assign and review the work of systems analysts, programmers, and other computer-related workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 69,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 969,
      "task": "Assign and review the work of systems analysts, programmers, and other computer-related workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0.48,
      "n": 69,
      "standard_error": 0.3645,
      "lower_ci_bound": 0.1042,
      "upper_ci_bound": 2.1669,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 969,
      "task": "Assign and review the work of systems analysts, programmers, and other computer-related workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10.22,
      "n": 69,
      "standard_error": 5.5613,
      "lower_ci_bound": 3.2845,
      "upper_ci_bound": 27.6168,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 969,
      "task": "Assign and review the work of systems analysts, programmers, and other computer-related workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 32.97,
      "n": 69,
      "standard_error": 10.9832,
      "lower_ci_bound": 15.4294,
      "upper_ci_bound": 57.0069,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 969,
      "task": "Assign and review the work of systems analysts, programmers, and other computer-related workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 42.13,
      "n": 69,
      "standard_error": 13.5747,
      "lower_ci_bound": 19.3317,
      "upper_ci_bound": 68.8586,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 969,
      "task": "Assign and review the work of systems analysts, programmers, and other computer-related workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 12.84,
      "n": 69,
      "standard_error": 6.044,
      "lower_ci_bound": 4.7718,
      "upper_ci_bound": 30.2045,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 969,
      "task": "Assign and review the work of systems analysts, programmers, and other computer-related workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.37,
      "n": 69,
      "standard_error": 1.3856,
      "lower_ci_bound": 0.1791,
      "upper_ci_bound": 9.7066,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 969,
      "task": "Assign and review the work of systems analysts, programmers, and other computer-related workers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.04,
      "n": 69,
      "standard_error": 0.1152,
      "lower_ci_bound": 3.8065,
      "upper_ci_bound": 4.2661,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 969,
      "task": "Assign and review the work of systems analysts, programmers, and other computer-related workers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.97,
      "n": 76,
      "standard_error": 4.4365,
      "lower_ci_bound": 77.3769,
      "upper_ci_bound": 98.0847,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 15198,
      "task": "Provide users with technical support for computer problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 70,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 15198,
      "task": "Provide users with technical support for computer problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 7.6,
      "n": 70,
      "standard_error": 4.3143,
      "lower_ci_bound": 2.3573,
      "upper_ci_bound": 21.8855,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 15198,
      "task": "Provide users with technical support for computer problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 7.26,
      "n": 70,
      "standard_error": 4.8194,
      "lower_ci_bound": 1.8403,
      "upper_ci_bound": 24.6137,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 15198,
      "task": "Provide users with technical support for computer problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.95,
      "n": 70,
      "standard_error": 7.8867,
      "lower_ci_bound": 10.9021,
      "upper_ci_bound": 42.0351,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 15198,
      "task": "Provide users with technical support for computer problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 37.16,
      "n": 70,
      "standard_error": 9.8818,
      "lower_ci_bound": 20.2654,
      "upper_ci_bound": 57.9013,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 15198,
      "task": "Provide users with technical support for computer problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 13.37,
      "n": 70,
      "standard_error": 6.9527,
      "lower_ci_bound": 4.4503,
      "upper_ci_bound": 33.8241,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 15198,
      "task": "Provide users with technical support for computer problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 11.67,
      "n": 70,
      "standard_error": 7.6619,
      "lower_ci_bound": 2.9119,
      "upper_ci_bound": 36.7897,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 15198,
      "task": "Provide users with technical support for computer problems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.99,
      "n": 70,
      "standard_error": 0.1114,
      "lower_ci_bound": 3.7639,
      "upper_ci_bound": 4.2083,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 15198,
      "task": "Provide users with technical support for computer problems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.34,
      "n": 76,
      "standard_error": 5.1425,
      "lower_ci_bound": 74.2844,
      "upper_ci_bound": 97.4666,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 971,
      "task": "Develop computer information resources, providing for data security and control, strategic computing, and disaster recovery.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10.05,
      "n": 68,
      "standard_error": 7.5434,
      "lower_ci_bound": 2.0698,
      "upper_ci_bound": 37.1408,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 971,
      "task": "Develop computer information resources, providing for data security and control, strategic computing, and disaster recovery.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 20.15,
      "n": 68,
      "standard_error": 6.9155,
      "lower_ci_bound": 9.6642,
      "upper_ci_bound": 37.3056,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 971,
      "task": "Develop computer information resources, providing for data security and control, strategic computing, and disaster recovery.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 29.74,
      "n": 68,
      "standard_error": 9.5296,
      "lower_ci_bound": 14.5519,
      "upper_ci_bound": 51.2627,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 971,
      "task": "Develop computer information resources, providing for data security and control, strategic computing, and disaster recovery.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.57,
      "n": 68,
      "standard_error": 6.6433,
      "lower_ci_bound": 7.8581,
      "upper_ci_bound": 34.7439,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 971,
      "task": "Develop computer information resources, providing for data security and control, strategic computing, and disaster recovery.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 17.82,
      "n": 68,
      "standard_error": 8.9012,
      "lower_ci_bound": 6.0576,
      "upper_ci_bound": 42.1815,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 971,
      "task": "Develop computer information resources, providing for data security and control, strategic computing, and disaster recovery.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.67,
      "n": 68,
      "standard_error": 3.569,
      "lower_ci_bound": 0.9815,
      "upper_ci_bound": 19.5217,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 971,
      "task": "Develop computer information resources, providing for data security and control, strategic computing, and disaster recovery.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 68,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 971,
      "task": "Develop computer information resources, providing for data security and control, strategic computing, and disaster recovery.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.94,
      "n": 68,
      "standard_error": 0.1853,
      "lower_ci_bound": 3.5749,
      "upper_ci_bound": 4.3145,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 971,
      "task": "Develop computer information resources, providing for data security and control, strategic computing, and disaster recovery.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 81.61,
      "n": 76,
      "standard_error": 11.3218,
      "lower_ci_bound": 49.6838,
      "upper_ci_bound": 95.2281,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 977,
      "task": "Recruit, hire, train and supervise staff, or participate in staffing decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 26.07,
      "n": 73,
      "standard_error": 9.9964,
      "lower_ci_bound": 11.1405,
      "upper_ci_bound": 49.788,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 977,
      "task": "Recruit, hire, train and supervise staff, or participate in staffing decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 32.64,
      "n": 73,
      "standard_error": 8.0109,
      "lower_ci_bound": 18.985,
      "upper_ci_bound": 50.0437,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 977,
      "task": "Recruit, hire, train and supervise staff, or participate in staffing decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 6.07,
      "n": 73,
      "standard_error": 3.1656,
      "lower_ci_bound": 2.0929,
      "upper_ci_bound": 16.3503,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 977,
      "task": "Recruit, hire, train and supervise staff, or participate in staffing decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.23,
      "n": 73,
      "standard_error": 7.6462,
      "lower_ci_bound": 6.6706,
      "upper_ci_bound": 37.7386,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 977,
      "task": "Recruit, hire, train and supervise staff, or participate in staffing decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15.84,
      "n": 73,
      "standard_error": 7.1273,
      "lower_ci_bound": 6.0861,
      "upper_ci_bound": 35.3327,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 977,
      "task": "Recruit, hire, train and supervise staff, or participate in staffing decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.86,
      "n": 73,
      "standard_error": 0.7273,
      "lower_ci_bound": 0.1576,
      "upper_ci_bound": 4.5394,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 977,
      "task": "Recruit, hire, train and supervise staff, or participate in staffing decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.3,
      "n": 73,
      "standard_error": 1.3116,
      "lower_ci_bound": 0.1711,
      "upper_ci_bound": 9.1824,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 977,
      "task": "Recruit, hire, train and supervise staff, or participate in staffing decisions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.88,
      "n": 73,
      "standard_error": 0.1489,
      "lower_ci_bound": 3.5861,
      "upper_ci_bound": 4.1798,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 977,
      "task": "Recruit, hire, train and supervise staff, or participate in staffing decisions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 98.01,
      "n": 76,
      "standard_error": 1.6055,
      "lower_ci_bound": 90.537,
      "upper_ci_bound": 99.6054,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 970,
      "task": "Stay abreast of advances in technology.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 76,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 970,
      "task": "Stay abreast of advances in technology.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 12.03,
      "n": 76,
      "standard_error": 5.7837,
      "lower_ci_bound": 4.4019,
      "upper_ci_bound": 28.8875,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 970,
      "task": "Stay abreast of advances in technology.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.84,
      "n": 76,
      "standard_error": 7.6925,
      "lower_ci_bound": 12.6994,
      "upper_ci_bound": 42.8913,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 970,
      "task": "Stay abreast of advances in technology.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 34.6,
      "n": 76,
      "standard_error": 8.1344,
      "lower_ci_bound": 20.5385,
      "upper_ci_bound": 51.9823,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 970,
      "task": "Stay abreast of advances in technology.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 23.49,
      "n": 76,
      "standard_error": 6.2626,
      "lower_ci_bound": 13.2946,
      "upper_ci_bound": 38.066,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 970,
      "task": "Stay abreast of advances in technology.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.73,
      "n": 76,
      "standard_error": 3.8103,
      "lower_ci_bound": 0.9106,
      "upper_ci_bound": 21.1175,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 970,
      "task": "Stay abreast of advances in technology.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.32,
      "n": 76,
      "standard_error": 0.3209,
      "lower_ci_bound": 0.0418,
      "upper_ci_bound": 2.3512,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 970,
      "task": "Stay abreast of advances in technology.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.88,
      "n": 76,
      "standard_error": 0.2144,
      "lower_ci_bound": 3.4552,
      "upper_ci_bound": 4.3093,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 970,
      "task": "Stay abreast of advances in technology.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 76,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 967,
      "task": "Consult with users, management, vendors, and technicians to assess computing needs and system requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.33,
      "n": 72,
      "standard_error": 0.3313,
      "lower_ci_bound": 0.0428,
      "upper_ci_bound": 2.4372,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 967,
      "task": "Consult with users, management, vendors, and technicians to assess computing needs and system requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.64,
      "n": 72,
      "standard_error": 3.6297,
      "lower_ci_bound": 1.5095,
      "upper_ci_bound": 18.8896,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 967,
      "task": "Consult with users, management, vendors, and technicians to assess computing needs and system requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 49.62,
      "n": 72,
      "standard_error": 8.5367,
      "lower_ci_bound": 33.2669,
      "upper_ci_bound": 66.0534,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 967,
      "task": "Consult with users, management, vendors, and technicians to assess computing needs and system requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.17,
      "n": 72,
      "standard_error": 7.5427,
      "lower_ci_bound": 13.9989,
      "upper_ci_bound": 43.5689,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 967,
      "task": "Consult with users, management, vendors, and technicians to assess computing needs and system requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.71,
      "n": 72,
      "standard_error": 4.2822,
      "lower_ci_bound": 7.1636,
      "upper_ci_bound": 24.6381,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 967,
      "task": "Consult with users, management, vendors, and technicians to assess computing needs and system requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.18,
      "n": 72,
      "standard_error": 2.4877,
      "lower_ci_bound": 1.2482,
      "upper_ci_bound": 13.0823,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 967,
      "task": "Consult with users, management, vendors, and technicians to assess computing needs and system requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.36,
      "n": 72,
      "standard_error": 0.3634,
      "lower_ci_bound": 0.0476,
      "upper_ci_bound": 2.6572,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 967,
      "task": "Consult with users, management, vendors, and technicians to assess computing needs and system requirements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.85,
      "n": 72,
      "standard_error": 0.1389,
      "lower_ci_bound": 3.5694,
      "upper_ci_bound": 4.1233,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 967,
      "task": "Consult with users, management, vendors, and technicians to assess computing needs and system requirements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.98,
      "n": 76,
      "standard_error": 6.767,
      "lower_ci_bound": 66.7134,
      "upper_ci_bound": 94.9369,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 976,
      "task": "Develop and interpret organizational goals, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.65,
      "n": 72,
      "standard_error": 0.4489,
      "lower_ci_bound": 0.1634,
      "upper_ci_bound": 2.5499,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 976,
      "task": "Develop and interpret organizational goals, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.79,
      "n": 72,
      "standard_error": 8.5817,
      "lower_ci_bound": 6.2962,
      "upper_ci_bound": 41.0821,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 976,
      "task": "Develop and interpret organizational goals, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 38.33,
      "n": 72,
      "standard_error": 8.0907,
      "lower_ci_bound": 23.9059,
      "upper_ci_bound": 55.1577,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 976,
      "task": "Develop and interpret organizational goals, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 30.41,
      "n": 72,
      "standard_error": 8.5266,
      "lower_ci_bound": 16.3641,
      "upper_ci_bound": 49.3865,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 976,
      "task": "Develop and interpret organizational goals, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.16,
      "n": 72,
      "standard_error": 3.9514,
      "lower_ci_bound": 5.3671,
      "upper_ci_bound": 21.7558,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 976,
      "task": "Develop and interpret organizational goals, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 72,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 976,
      "task": "Develop and interpret organizational goals, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.66,
      "n": 72,
      "standard_error": 1.4123,
      "lower_ci_bound": 0.2988,
      "upper_ci_bound": 8.6616,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 976,
      "task": "Develop and interpret organizational goals, policies, and procedures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.7,
      "n": 72,
      "standard_error": 0.1662,
      "lower_ci_bound": 3.3703,
      "upper_ci_bound": 4.0331,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 976,
      "task": "Develop and interpret organizational goals, policies, and procedures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.86,
      "n": 76,
      "standard_error": 3.6842,
      "lower_ci_bound": 81.0522,
      "upper_ci_bound": 98.204,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 973,
      "task": "Evaluate the organization's technology use and needs and recommend improvements, such as hardware and software upgrades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.33,
      "n": 75,
      "standard_error": 4.0045,
      "lower_ci_bound": 2.3881,
      "upper_ci_bound": 20.3851,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 973,
      "task": "Evaluate the organization's technology use and needs and recommend improvements, such as hardware and software upgrades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 29.73,
      "n": 75,
      "standard_error": 7.7042,
      "lower_ci_bound": 16.866,
      "upper_ci_bound": 46.8671,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 973,
      "task": "Evaluate the organization's technology use and needs and recommend improvements, such as hardware and software upgrades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.04,
      "n": 75,
      "standard_error": 8.1346,
      "lower_ci_bound": 14.0159,
      "upper_ci_bound": 45.7376,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 973,
      "task": "Evaluate the organization's technology use and needs and recommend improvements, such as hardware and software upgrades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.87,
      "n": 75,
      "standard_error": 6.1202,
      "lower_ci_bound": 5.4837,
      "upper_ci_bound": 30.8886,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 973,
      "task": "Evaluate the organization's technology use and needs and recommend improvements, such as hardware and software upgrades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 12.71,
      "n": 75,
      "standard_error": 6.1248,
      "lower_ci_bound": 4.6241,
      "upper_ci_bound": 30.4318,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 973,
      "task": "Evaluate the organization's technology use and needs and recommend improvements, such as hardware and software upgrades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.31,
      "n": 75,
      "standard_error": 6.8039,
      "lower_ci_bound": 2.0215,
      "upper_ci_bound": 33.831,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 973,
      "task": "Evaluate the organization's technology use and needs and recommend improvements, such as hardware and software upgrades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 75,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 973,
      "task": "Evaluate the organization's technology use and needs and recommend improvements, such as hardware and software upgrades.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.7,
      "n": 75,
      "standard_error": 0.2499,
      "lower_ci_bound": 3.1996,
      "upper_ci_bound": 4.1956,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 973,
      "task": "Evaluate the organization's technology use and needs and recommend improvements, such as hardware and software upgrades.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 97.24,
      "n": 76,
      "standard_error": 2.8112,
      "lower_ci_bound": 81.4086,
      "upper_ci_bound": 99.6474,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 972,
      "task": "Review and approve all systems charts and programs prior to their implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.15,
      "n": 66,
      "standard_error": 2.8076,
      "lower_ci_bound": 0.5129,
      "upper_ci_bound": 16.9841,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 972,
      "task": "Review and approve all systems charts and programs prior to their implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 8.11,
      "n": 66,
      "standard_error": 3.5968,
      "lower_ci_bound": 3.2597,
      "upper_ci_bound": 18.7934,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 972,
      "task": "Review and approve all systems charts and programs prior to their implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 48.13,
      "n": 66,
      "standard_error": 8.1904,
      "lower_ci_bound": 32.5147,
      "upper_ci_bound": 64.1116,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 972,
      "task": "Review and approve all systems charts and programs prior to their implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 31.09,
      "n": 66,
      "standard_error": 9.9313,
      "lower_ci_bound": 15.1613,
      "upper_ci_bound": 53.2387,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 972,
      "task": "Review and approve all systems charts and programs prior to their implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.51,
      "n": 66,
      "standard_error": 3.4147,
      "lower_ci_bound": 2.224,
      "upper_ci_bound": 17.5954,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 972,
      "task": "Review and approve all systems charts and programs prior to their implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.01,
      "n": 66,
      "standard_error": 2.0382,
      "lower_ci_bound": 0.7663,
      "upper_ci_bound": 11.1177,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 972,
      "task": "Review and approve all systems charts and programs prior to their implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 66,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 972,
      "task": "Review and approve all systems charts and programs prior to their implementation.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.68,
      "n": 66,
      "standard_error": 0.1534,
      "lower_ci_bound": 3.3744,
      "upper_ci_bound": 3.9871,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 972,
      "task": "Review and approve all systems charts and programs prior to their implementation.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 87.19,
      "n": 76,
      "standard_error": 6.3259,
      "lower_ci_bound": 68.7754,
      "upper_ci_bound": 95.4647,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 980,
      "task": "Prepare and review operational reports or project progress reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.77,
      "n": 74,
      "standard_error": 1.6255,
      "lower_ci_bound": 0.28,
      "upper_ci_bound": 10.3937,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 980,
      "task": "Prepare and review operational reports or project progress reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.01,
      "n": 74,
      "standard_error": 6.9304,
      "lower_ci_bound": 2.3433,
      "upper_ci_bound": 34.0125,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 980,
      "task": "Prepare and review operational reports or project progress reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.34,
      "n": 74,
      "standard_error": 8.4975,
      "lower_ci_bound": 11.3677,
      "upper_ci_bound": 44.6584,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 980,
      "task": "Prepare and review operational reports or project progress reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.6,
      "n": 74,
      "standard_error": 7.0109,
      "lower_ci_bound": 15.0494,
      "upper_ci_bound": 42.5706,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 980,
      "task": "Prepare and review operational reports or project progress reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 35.79,
      "n": 74,
      "standard_error": 8.8538,
      "lower_ci_bound": 20.5521,
      "upper_ci_bound": 54.5739,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 980,
      "task": "Prepare and review operational reports or project progress reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.63,
      "n": 74,
      "standard_error": 0.6023,
      "lower_ci_bound": 0.0929,
      "upper_ci_bound": 4.1376,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 980,
      "task": "Prepare and review operational reports or project progress reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.86,
      "n": 74,
      "standard_error": 0.6473,
      "lower_ci_bound": 0.1887,
      "upper_ci_bound": 3.7971,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 980,
      "task": "Prepare and review operational reports or project progress reports.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.63,
      "n": 74,
      "standard_error": 0.207,
      "lower_ci_bound": 3.2173,
      "upper_ci_bound": 4.0423,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 980,
      "task": "Prepare and review operational reports or project progress reports.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.71,
      "n": 76,
      "standard_error": 3.628,
      "lower_ci_bound": 79.3161,
      "upper_ci_bound": 99.2373,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 979,
      "task": "Evaluate data processing proposals to assess project feasibility and requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.82,
      "n": 58,
      "standard_error": 0.8226,
      "lower_ci_bound": 0.1109,
      "upper_ci_bound": 5.8651,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 979,
      "task": "Evaluate data processing proposals to assess project feasibility and requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 20.07,
      "n": 58,
      "standard_error": 7.012,
      "lower_ci_bound": 9.4728,
      "upper_ci_bound": 37.5981,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 979,
      "task": "Evaluate data processing proposals to assess project feasibility and requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 61.75,
      "n": 58,
      "standard_error": 9.1024,
      "lower_ci_bound": 42.7317,
      "upper_ci_bound": 77.7402,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 979,
      "task": "Evaluate data processing proposals to assess project feasibility and requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.28,
      "n": 58,
      "standard_error": 3.4441,
      "lower_ci_bound": 4.3167,
      "upper_ci_bound": 18.8377,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 979,
      "task": "Evaluate data processing proposals to assess project feasibility and requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.62,
      "n": 58,
      "standard_error": 3.865,
      "lower_ci_bound": 2.6731,
      "upper_ci_bound": 19.8501,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 979,
      "task": "Evaluate data processing proposals to assess project feasibility and requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 979,
      "task": "Evaluate data processing proposals to assess project feasibility and requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.45,
      "n": 58,
      "standard_error": 0.4556,
      "lower_ci_bound": 0.0609,
      "upper_ci_bound": 3.3131,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 979,
      "task": "Evaluate data processing proposals to assess project feasibility and requirements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.59,
      "n": 60,
      "standard_error": 0.1565,
      "lower_ci_bound": 3.2813,
      "upper_ci_bound": 3.9076,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 979,
      "task": "Evaluate data processing proposals to assess project feasibility and requirements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 70.83,
      "n": 76,
      "standard_error": 10.3651,
      "lower_ci_bound": 47.1949,
      "upper_ci_bound": 86.8335,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 974,
      "task": "Control operational budget and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 16.44,
      "n": 68,
      "standard_error": 8.9857,
      "lower_ci_bound": 5.0647,
      "upper_ci_bound": 42.0629,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 974,
      "task": "Control operational budget and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.54,
      "n": 68,
      "standard_error": 5.3026,
      "lower_ci_bound": 7.5926,
      "upper_ci_bound": 29.1854,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 974,
      "task": "Control operational budget and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.15,
      "n": 68,
      "standard_error": 9.5264,
      "lower_ci_bound": 16.5427,
      "upper_ci_bound": 53.1184,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 974,
      "task": "Control operational budget and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.9,
      "n": 68,
      "standard_error": 6.8962,
      "lower_ci_bound": 7.87,
      "upper_ci_bound": 35.7419,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 974,
      "task": "Control operational budget and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 17.96,
      "n": 68,
      "standard_error": 7.6851,
      "lower_ci_bound": 7.1781,
      "upper_ci_bound": 38.2748,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 974,
      "task": "Control operational budget and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 68,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 974,
      "task": "Control operational budget and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 68,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 974,
      "task": "Control operational budget and expenditures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.53,
      "n": 68,
      "standard_error": 0.2315,
      "lower_ci_bound": 3.0709,
      "upper_ci_bound": 3.9951,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 974,
      "task": "Control operational budget and expenditures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.33,
      "n": 76,
      "standard_error": 11.0669,
      "lower_ci_bound": 50.3665,
      "upper_ci_bound": 96.614,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 981,
      "task": "Purchase necessary equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 14.32,
      "n": 67,
      "standard_error": 7.6512,
      "lower_ci_bound": 4.5928,
      "upper_ci_bound": 36.7287,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 981,
      "task": "Purchase necessary equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 31,
      "n": 67,
      "standard_error": 10.6364,
      "lower_ci_bound": 14.2741,
      "upper_ci_bound": 54.8049,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 981,
      "task": "Purchase necessary equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.72,
      "n": 67,
      "standard_error": 8.3942,
      "lower_ci_bound": 15.0877,
      "upper_ci_bound": 47.7424,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 981,
      "task": "Purchase necessary equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.33,
      "n": 67,
      "standard_error": 9.0649,
      "lower_ci_bound": 8.4458,
      "upper_ci_bound": 44.3622,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 981,
      "task": "Purchase necessary equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.59,
      "n": 67,
      "standard_error": 3.1175,
      "lower_ci_bound": 1.1483,
      "upper_ci_bound": 16.6166,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 981,
      "task": "Purchase necessary equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.03,
      "n": 67,
      "standard_error": 0.0302,
      "lower_ci_bound": 0.0039,
      "upper_ci_bound": 0.2267,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 981,
      "task": "Purchase necessary equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 67,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 981,
      "task": "Purchase necessary equipment.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.39,
      "n": 67,
      "standard_error": 0.2196,
      "lower_ci_bound": 2.9466,
      "upper_ci_bound": 3.8235,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 981,
      "task": "Purchase necessary equipment.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.84,
      "n": 76,
      "standard_error": 7.0968,
      "lower_ci_bound": 65.6683,
      "upper_ci_bound": 97.071,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 966,
      "task": "Manage backup, security and user help systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 60,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 966,
      "task": "Manage backup, security and user help systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.59,
      "n": 60,
      "standard_error": 7.0689,
      "lower_ci_bound": 2.5906,
      "upper_ci_bound": 34.537,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 966,
      "task": "Manage backup, security and user help systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 4.9,
      "n": 60,
      "standard_error": 2.5265,
      "lower_ci_bound": 1.7082,
      "upper_ci_bound": 13.2295,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 966,
      "task": "Manage backup, security and user help systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.14,
      "n": 60,
      "standard_error": 7.0031,
      "lower_ci_bound": 5.6579,
      "upper_ci_bound": 34.6854,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 966,
      "task": "Manage backup, security and user help systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 46.91,
      "n": 60,
      "standard_error": 10.2376,
      "lower_ci_bound": 27.961,
      "upper_ci_bound": 66.7906,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 966,
      "task": "Manage backup, security and user help systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.81,
      "n": 60,
      "standard_error": 7.036,
      "lower_ci_bound": 2.1653,
      "upper_ci_bound": 34.816,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 966,
      "task": "Manage backup, security and user help systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 12.66,
      "n": 60,
      "standard_error": 5.7544,
      "lower_ci_bound": 4.8642,
      "upper_ci_bound": 29.109,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 966,
      "task": "Manage backup, security and user help systems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.19,
      "n": 60,
      "standard_error": 0.2026,
      "lower_ci_bound": 3.7807,
      "upper_ci_bound": 4.5916,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "task_id": 966,
      "task": "Manage backup, security and user help systems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 65.58,
      "n": 76,
      "standard_error": 13.9777,
      "lower_ci_bound": 35.6902,
      "upper_ci_bound": 86.7433,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21311,
      "task": "Establish and maintain relationships with individual or business customers or provide assistance with problems these customers may encounter.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 53,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21311,
      "task": "Establish and maintain relationships with individual or business customers or provide assistance with problems these customers may encounter.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4.46,
      "n": 53,
      "standard_error": 3.6292,
      "lower_ci_bound": 0.8375,
      "upper_ci_bound": 20.5028,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21311,
      "task": "Establish and maintain relationships with individual or business customers or provide assistance with problems these customers may encounter.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 8.14,
      "n": 53,
      "standard_error": 4.1253,
      "lower_ci_bound": 2.8443,
      "upper_ci_bound": 21.1415,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21311,
      "task": "Establish and maintain relationships with individual or business customers or provide assistance with problems these customers may encounter.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.13,
      "n": 53,
      "standard_error": 4.141,
      "lower_ci_bound": 12.1445,
      "upper_ci_bound": 28.8123,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21311,
      "task": "Establish and maintain relationships with individual or business customers or provide assistance with problems these customers may encounter.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 23.53,
      "n": 53,
      "standard_error": 3.7464,
      "lower_ci_bound": 16.8524,
      "upper_ci_bound": 31.8512,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21311,
      "task": "Establish and maintain relationships with individual or business customers or provide assistance with problems these customers may encounter.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 22.21,
      "n": 53,
      "standard_error": 7.6381,
      "lower_ci_bound": 10.5248,
      "upper_ci_bound": 40.9454,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21311,
      "task": "Establish and maintain relationships with individual or business customers or provide assistance with problems these customers may encounter.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 22.53,
      "n": 53,
      "standard_error": 8.7816,
      "lower_ci_bound": 9.5775,
      "upper_ci_bound": 44.3847,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21311,
      "task": "Establish and maintain relationships with individual or business customers or provide assistance with problems these customers may encounter.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.3,
      "n": 52,
      "standard_error": 0.1851,
      "lower_ci_bound": 3.9246,
      "upper_ci_bound": 4.6678,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21311,
      "task": "Establish and maintain relationships with individual or business customers or provide assistance with problems these customers may encounter.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 83.85,
      "n": 61,
      "standard_error": 9.1351,
      "lower_ci_bound": 57.3893,
      "upper_ci_bound": 95.2433,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21319,
      "task": "Oversee the flow of cash or financial instruments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21319,
      "task": "Oversee the flow of cash or financial instruments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21319,
      "task": "Oversee the flow of cash or financial instruments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.29,
      "n": 37,
      "standard_error": 6.2333,
      "lower_ci_bound": 12.1497,
      "upper_ci_bound": 37.3113,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21319,
      "task": "Oversee the flow of cash or financial instruments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.96,
      "n": 37,
      "standard_error": 8.3841,
      "lower_ci_bound": 9.4482,
      "upper_ci_bound": 43.1489,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21319,
      "task": "Oversee the flow of cash or financial instruments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 38.99,
      "n": 37,
      "standard_error": 14.9587,
      "lower_ci_bound": 15.1498,
      "upper_ci_bound": 69.5871,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21319,
      "task": "Oversee the flow of cash or financial instruments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10.4,
      "n": 37,
      "standard_error": 5.916,
      "lower_ci_bound": 3.1052,
      "upper_ci_bound": 29.6095,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21319,
      "task": "Oversee the flow of cash or financial instruments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.35,
      "n": 37,
      "standard_error": 4.2767,
      "lower_ci_bound": 1.5519,
      "upper_ci_bound": 22.5739,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21319,
      "task": "Oversee the flow of cash or financial instruments.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.2,
      "n": 38,
      "standard_error": 0.1488,
      "lower_ci_bound": 3.9024,
      "upper_ci_bound": 4.5055,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21319,
      "task": "Oversee the flow of cash or financial instruments.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 72.26,
      "n": 60,
      "standard_error": 5.2255,
      "lower_ci_bound": 60.7283,
      "upper_ci_bound": 81.4464,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21312,
      "task": "Plan, direct, or coordinate the activities of workers in branches, offices, or departments of establishments, such as branch banks, brokerage firms, risk and insurance departments, or credit departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 56,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21312,
      "task": "Plan, direct, or coordinate the activities of workers in branches, offices, or departments of establishments, such as branch banks, brokerage firms, risk and insurance departments, or credit departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.51,
      "n": 56,
      "standard_error": 4.0403,
      "lower_ci_bound": 1.8069,
      "upper_ci_bound": 20.8482,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21312,
      "task": "Plan, direct, or coordinate the activities of workers in branches, offices, or departments of establishments, such as branch banks, brokerage firms, risk and insurance departments, or credit departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10.01,
      "n": 56,
      "standard_error": 3.2359,
      "lower_ci_bound": 5.1327,
      "upper_ci_bound": 18.5966,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21312,
      "task": "Plan, direct, or coordinate the activities of workers in branches, offices, or departments of establishments, such as branch banks, brokerage firms, risk and insurance departments, or credit departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.22,
      "n": 56,
      "standard_error": 6.5007,
      "lower_ci_bound": 2.0955,
      "upper_ci_bound": 32.5088,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21312,
      "task": "Plan, direct, or coordinate the activities of workers in branches, offices, or departments of establishments, such as branch banks, brokerage firms, risk and insurance departments, or credit departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 59.89,
      "n": 56,
      "standard_error": 7.1536,
      "lower_ci_bound": 45.1153,
      "upper_ci_bound": 73.0576,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21312,
      "task": "Plan, direct, or coordinate the activities of workers in branches, offices, or departments of establishments, such as branch banks, brokerage firms, risk and insurance departments, or credit departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.52,
      "n": 56,
      "standard_error": 3.7549,
      "lower_ci_bound": 2.679,
      "upper_ci_bound": 19.3496,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21312,
      "task": "Plan, direct, or coordinate the activities of workers in branches, offices, or departments of establishments, such as branch banks, brokerage firms, risk and insurance departments, or credit departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.87,
      "n": 56,
      "standard_error": 4.7353,
      "lower_ci_bound": 1.6435,
      "upper_ci_bound": 24.5383,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21312,
      "task": "Plan, direct, or coordinate the activities of workers in branches, offices, or departments of establishments, such as branch banks, brokerage firms, risk and insurance departments, or credit departments.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.13,
      "n": 55,
      "standard_error": 0.1043,
      "lower_ci_bound": 3.9195,
      "upper_ci_bound": 4.3376,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21312,
      "task": "Plan, direct, or coordinate the activities of workers in branches, offices, or departments of establishments, such as branch banks, brokerage firms, risk and insurance departments, or credit departments.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 79.8,
      "n": 61,
      "standard_error": 10.405,
      "lower_ci_bound": 52.0667,
      "upper_ci_bound": 93.495,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21313,
      "task": "Recruit staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 45.92,
      "n": 54,
      "standard_error": 8.1876,
      "lower_ci_bound": 30.4767,
      "upper_ci_bound": 62.1959,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21313,
      "task": "Recruit staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 44.88,
      "n": 54,
      "standard_error": 6.779,
      "lower_ci_bound": 31.969,
      "upper_ci_bound": 58.5184,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21313,
      "task": "Recruit staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 8.07,
      "n": 54,
      "standard_error": 5.0828,
      "lower_ci_bound": 2.1729,
      "upper_ci_bound": 25.7562,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21313,
      "task": "Recruit staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 54,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21313,
      "task": "Recruit staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 54,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21313,
      "task": "Recruit staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.13,
      "n": 54,
      "standard_error": 1.2427,
      "lower_ci_bound": 0.1217,
      "upper_ci_bound": 9.6409,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21313,
      "task": "Recruit staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 54,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21313,
      "task": "Recruit staff members.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.78,
      "n": 50,
      "standard_error": 0.2148,
      "lower_ci_bound": 3.3434,
      "upper_ci_bound": 4.2068,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21313,
      "task": "Recruit staff members.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.26,
      "n": 60,
      "standard_error": 4.9634,
      "lower_ci_bound": 75.0377,
      "upper_ci_bound": 97.315,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21315,
      "task": "Evaluate data pertaining to costs to plan budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 14.75,
      "n": 39,
      "standard_error": 3.8605,
      "lower_ci_bound": 8.5045,
      "upper_ci_bound": 24.365,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21315,
      "task": "Evaluate data pertaining to costs to plan budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 29.85,
      "n": 39,
      "standard_error": 7.0637,
      "lower_ci_bound": 17.6912,
      "upper_ci_bound": 45.7209,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21315,
      "task": "Evaluate data pertaining to costs to plan budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 30.36,
      "n": 39,
      "standard_error": 15.6264,
      "lower_ci_bound": 8.8934,
      "upper_ci_bound": 66.059,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21315,
      "task": "Evaluate data pertaining to costs to plan budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.12,
      "n": 39,
      "standard_error": 4.5474,
      "lower_ci_bound": 9.7421,
      "upper_ci_bound": 28.3234,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21315,
      "task": "Evaluate data pertaining to costs to plan budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0.58,
      "n": 39,
      "standard_error": 0.6168,
      "lower_ci_bound": 0.0679,
      "upper_ci_bound": 4.8136,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21315,
      "task": "Evaluate data pertaining to costs to plan budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21315,
      "task": "Evaluate data pertaining to costs to plan budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.34,
      "n": 39,
      "standard_error": 4.9524,
      "lower_ci_bound": 1.7835,
      "upper_ci_bound": 25.6995,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21315,
      "task": "Evaluate data pertaining to costs to plan budgets.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.61,
      "n": 37,
      "standard_error": 0.15,
      "lower_ci_bound": 3.306,
      "upper_ci_bound": 3.9143,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21315,
      "task": "Evaluate data pertaining to costs to plan budgets.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 70.1,
      "n": 59,
      "standard_error": 9.1655,
      "lower_ci_bound": 49.4224,
      "upper_ci_bound": 84.9119,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21316,
      "task": "Oversee training programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 19.85,
      "n": 46,
      "standard_error": 7.5071,
      "lower_ci_bound": 8.7375,
      "upper_ci_bound": 39.047,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21316,
      "task": "Oversee training programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 39.45,
      "n": 46,
      "standard_error": 10.0906,
      "lower_ci_bound": 21.7642,
      "upper_ci_bound": 60.402,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21316,
      "task": "Oversee training programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25.41,
      "n": 46,
      "standard_error": 6.5252,
      "lower_ci_bound": 14.5489,
      "upper_ci_bound": 40.5276,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21316,
      "task": "Oversee training programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.35,
      "n": 46,
      "standard_error": 4.111,
      "lower_ci_bound": 1.0919,
      "upper_ci_bound": 22.4727,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21316,
      "task": "Oversee training programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.94,
      "n": 46,
      "standard_error": 5.3667,
      "lower_ci_bound": 3.1961,
      "upper_ci_bound": 26.964,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21316,
      "task": "Oversee training programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21316,
      "task": "Oversee training programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21316,
      "task": "Oversee training programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.47,
      "n": 43,
      "standard_error": 0.3517,
      "lower_ci_bound": 2.7607,
      "upper_ci_bound": 4.1804,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21316,
      "task": "Oversee training programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 79.15,
      "n": 61,
      "standard_error": 5.4432,
      "lower_ci_bound": 66.2483,
      "upper_ci_bound": 88.018,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21327,
      "task": "Establish procedures for custody or control of assets, records, loan collateral, or securities to ensure safekeeping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.75,
      "n": 31,
      "standard_error": 5.439,
      "lower_ci_bound": 2.9692,
      "upper_ci_bound": 27.6286,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21327,
      "task": "Establish procedures for custody or control of assets, records, loan collateral, or securities to ensure safekeeping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 27.72,
      "n": 31,
      "standard_error": 10.4094,
      "lower_ci_bound": 11.7159,
      "upper_ci_bound": 52.562,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21327,
      "task": "Establish procedures for custody or control of assets, records, loan collateral, or securities to ensure safekeeping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 30.47,
      "n": 31,
      "standard_error": 16.2176,
      "lower_ci_bound": 8.4093,
      "upper_ci_bound": 67.6651,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21327,
      "task": "Establish procedures for custody or control of assets, records, loan collateral, or securities to ensure safekeeping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.88,
      "n": 31,
      "standard_error": 4.1928,
      "lower_ci_bound": 0.8045,
      "upper_ci_bound": 24.5029,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21327,
      "task": "Establish procedures for custody or control of assets, records, loan collateral, or securities to ensure safekeeping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.95,
      "n": 31,
      "standard_error": 9.4726,
      "lower_ci_bound": 9.0721,
      "upper_ci_bound": 47.0773,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21327,
      "task": "Establish procedures for custody or control of assets, records, loan collateral, or securities to ensure safekeeping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.39,
      "n": 31,
      "standard_error": 0.4272,
      "lower_ci_bound": 0.0406,
      "upper_ci_bound": 3.5932,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21327,
      "task": "Establish procedures for custody or control of assets, records, loan collateral, or securities to ensure safekeeping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.83,
      "n": 31,
      "standard_error": 3.6812,
      "lower_ci_bound": 0.5157,
      "upper_ci_bound": 23.4549,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21327,
      "task": "Establish procedures for custody or control of assets, records, loan collateral, or securities to ensure safekeeping.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.38,
      "n": 29,
      "standard_error": 0.188,
      "lower_ci_bound": 3.9913,
      "upper_ci_bound": 4.7613,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21327,
      "task": "Establish procedures for custody or control of assets, records, loan collateral, or securities to ensure safekeeping.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 52.24,
      "n": 61,
      "standard_error": 9.2381,
      "lower_ci_bound": 34.2759,
      "upper_ci_bound": 69.6413,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21322,
      "task": "Communicate with stockholders or other investors to provide information or to raise capital.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21322,
      "task": "Communicate with stockholders or other investors to provide information or to raise capital.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 41.15,
      "n": 15,
      "standard_error": 21.1687,
      "lower_ci_bound": 9.6844,
      "upper_ci_bound": 82.0092,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21322,
      "task": "Communicate with stockholders or other investors to provide information or to raise capital.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.87,
      "n": 15,
      "standard_error": 12.3135,
      "lower_ci_bound": 12.8873,
      "upper_ci_bound": 61.8408,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21322,
      "task": "Communicate with stockholders or other investors to provide information or to raise capital.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 1.78,
      "n": 15,
      "standard_error": 1.5044,
      "lower_ci_bound": 0.2833,
      "upper_ci_bound": 10.3128,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21322,
      "task": "Communicate with stockholders or other investors to provide information or to raise capital.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 24.21,
      "n": 15,
      "standard_error": 10.8831,
      "lower_ci_bound": 8.2151,
      "upper_ci_bound": 53.2677,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21322,
      "task": "Communicate with stockholders or other investors to provide information or to raise capital.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21322,
      "task": "Communicate with stockholders or other investors to provide information or to raise capital.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21322,
      "task": "Communicate with stockholders or other investors to provide information or to raise capital.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.24,
      "n": 13,
      "standard_error": 0.3222,
      "lower_ci_bound": 3.5351,
      "upper_ci_bound": 4.9393,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21322,
      "task": "Communicate with stockholders or other investors to provide information or to raise capital.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 34.46,
      "n": 61,
      "standard_error": 9.028,
      "lower_ci_bound": 19.1134,
      "upper_ci_bound": 53.9071,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21321,
      "task": "Develop or analyze information to assess the current or future financial status of firms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.88,
      "n": 27,
      "standard_error": 5.3377,
      "lower_ci_bound": 0.8516,
      "upper_ci_bound": 31.2163,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21321,
      "task": "Develop or analyze information to assess the current or future financial status of firms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 1.37,
      "n": 27,
      "standard_error": 1.2615,
      "lower_ci_bound": 0.2044,
      "upper_ci_bound": 8.6354,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21321,
      "task": "Develop or analyze information to assess the current or future financial status of firms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11,
      "n": 27,
      "standard_error": 7.1712,
      "lower_ci_bound": 2.67,
      "upper_ci_bound": 35.7762,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21321,
      "task": "Develop or analyze information to assess the current or future financial status of firms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 31.5,
      "n": 27,
      "standard_error": 11.2396,
      "lower_ci_bound": 13.6149,
      "upper_ci_bound": 57.2931,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21321,
      "task": "Develop or analyze information to assess the current or future financial status of firms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 33.11,
      "n": 27,
      "standard_error": 5.6103,
      "lower_ci_bound": 22.7265,
      "upper_ci_bound": 45.4515,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21321,
      "task": "Develop or analyze information to assess the current or future financial status of firms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.88,
      "n": 27,
      "standard_error": 5.3377,
      "lower_ci_bound": 0.8516,
      "upper_ci_bound": 31.2163,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21321,
      "task": "Develop or analyze information to assess the current or future financial status of firms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 11.26,
      "n": 27,
      "standard_error": 7.0419,
      "lower_ci_bound": 2.8956,
      "upper_ci_bound": 35.0726,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21321,
      "task": "Develop or analyze information to assess the current or future financial status of firms.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.14,
      "n": 25,
      "standard_error": 0.2261,
      "lower_ci_bound": 3.6773,
      "upper_ci_bound": 4.6106,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21321,
      "task": "Develop or analyze information to assess the current or future financial status of firms.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 43.38,
      "n": 61,
      "standard_error": 9.761,
      "lower_ci_bound": 25.7058,
      "upper_ci_bound": 62.9144,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21318,
      "task": "Approve, reject, or coordinate the approval or rejection of lines of credit or commercial, real estate, or personal loans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 24.88,
      "n": 39,
      "standard_error": 17.4712,
      "lower_ci_bound": 4.7544,
      "upper_ci_bound": 68.7266,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21318,
      "task": "Approve, reject, or coordinate the approval or rejection of lines of credit or commercial, real estate, or personal loans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 1.41,
      "n": 39,
      "standard_error": 1.4858,
      "lower_ci_bound": 0.1635,
      "upper_ci_bound": 11.0812,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21318,
      "task": "Approve, reject, or coordinate the approval or rejection of lines of credit or commercial, real estate, or personal loans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.85,
      "n": 39,
      "standard_error": 5.7424,
      "lower_ci_bound": 4.2297,
      "upper_ci_bound": 29.0314,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21318,
      "task": "Approve, reject, or coordinate the approval or rejection of lines of credit or commercial, real estate, or personal loans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.18,
      "n": 39,
      "standard_error": 5.6958,
      "lower_ci_bound": 3.1107,
      "upper_ci_bound": 28.5704,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21318,
      "task": "Approve, reject, or coordinate the approval or rejection of lines of credit or commercial, real estate, or personal loans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 34.36,
      "n": 39,
      "standard_error": 10.5121,
      "lower_ci_bound": 16.9252,
      "upper_ci_bound": 57.3512,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21318,
      "task": "Approve, reject, or coordinate the approval or rejection of lines of credit or commercial, real estate, or personal loans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 17.33,
      "n": 39,
      "standard_error": 5.8247,
      "lower_ci_bound": 8.4253,
      "upper_ci_bound": 32.3112,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21318,
      "task": "Approve, reject, or coordinate the approval or rejection of lines of credit or commercial, real estate, or personal loans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21318,
      "task": "Approve, reject, or coordinate the approval or rejection of lines of credit or commercial, real estate, or personal loans.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.09,
      "n": 38,
      "standard_error": 0.2825,
      "lower_ci_bound": 3.5212,
      "upper_ci_bound": 4.666,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21318,
      "task": "Approve, reject, or coordinate the approval or rejection of lines of credit or commercial, real estate, or personal loans.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 47.62,
      "n": 61,
      "standard_error": 9.67,
      "lower_ci_bound": 29.5119,
      "upper_ci_bound": 66.3801,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21320,
      "task": "Prepare financial or regulatory reports required by laws, regulations, or boards of directors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.9,
      "n": 25,
      "standard_error": 4.4159,
      "lower_ci_bound": 0.7251,
      "upper_ci_bound": 26.6885,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21320,
      "task": "Prepare financial or regulatory reports required by laws, regulations, or boards of directors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 32.46,
      "n": 25,
      "standard_error": 16.0973,
      "lower_ci_bound": 9.5515,
      "upper_ci_bound": 68.6266,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21320,
      "task": "Prepare financial or regulatory reports required by laws, regulations, or boards of directors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 38.29,
      "n": 25,
      "standard_error": 10.5799,
      "lower_ci_bound": 19.7588,
      "upper_ci_bound": 60.9885,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21320,
      "task": "Prepare financial or regulatory reports required by laws, regulations, or boards of directors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.81,
      "n": 25,
      "standard_error": 5.4213,
      "lower_ci_bound": 2.9778,
      "upper_ci_bound": 27.8107,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21320,
      "task": "Prepare financial or regulatory reports required by laws, regulations, or boards of directors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.14,
      "n": 25,
      "standard_error": 4.3064,
      "lower_ci_bound": 0.8686,
      "upper_ci_bound": 25.1108,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21320,
      "task": "Prepare financial or regulatory reports required by laws, regulations, or boards of directors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21320,
      "task": "Prepare financial or regulatory reports required by laws, regulations, or boards of directors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.4,
      "n": 25,
      "standard_error": 7.4511,
      "lower_ci_bound": 1.6755,
      "upper_ci_bound": 38.7012,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21320,
      "task": "Prepare financial or regulatory reports required by laws, regulations, or boards of directors.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.04,
      "n": 25,
      "standard_error": 0.2498,
      "lower_ci_bound": 3.5282,
      "upper_ci_bound": 4.5592,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21320,
      "task": "Prepare financial or regulatory reports required by laws, regulations, or boards of directors.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 51.99,
      "n": 61,
      "standard_error": 8.4779,
      "lower_ci_bound": 35.4367,
      "upper_ci_bound": 68.1119,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21317,
      "task": "Examine, evaluate, or process loan applications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21317,
      "task": "Examine, evaluate, or process loan applications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.16,
      "n": 39,
      "standard_error": 4.9461,
      "lower_ci_bound": 1.1489,
      "upper_ci_bound": 27.0609,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21317,
      "task": "Examine, evaluate, or process loan applications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.62,
      "n": 39,
      "standard_error": 6.8995,
      "lower_ci_bound": 2.0928,
      "upper_ci_bound": 34.6629,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21317,
      "task": "Examine, evaluate, or process loan applications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.55,
      "n": 39,
      "standard_error": 10.0211,
      "lower_ci_bound": 11.3239,
      "upper_ci_bound": 50.5661,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21317,
      "task": "Examine, evaluate, or process loan applications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 44.46,
      "n": 39,
      "standard_error": 13.6302,
      "lower_ci_bound": 20.7494,
      "upper_ci_bound": 70.9882,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21317,
      "task": "Examine, evaluate, or process loan applications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.62,
      "n": 39,
      "standard_error": 5.4703,
      "lower_ci_bound": 1.1701,
      "upper_ci_bound": 29.8272,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21317,
      "task": "Examine, evaluate, or process loan applications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.59,
      "n": 39,
      "standard_error": 5.4428,
      "lower_ci_bound": 1.1622,
      "upper_ci_bound": 29.7106,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21317,
      "task": "Examine, evaluate, or process loan applications.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.98,
      "n": 38,
      "standard_error": 0.2037,
      "lower_ci_bound": 3.5689,
      "upper_ci_bound": 4.3945,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21317,
      "task": "Examine, evaluate, or process loan applications.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 44.6,
      "n": 61,
      "standard_error": 11.9131,
      "lower_ci_bound": 23.4813,
      "upper_ci_bound": 67.8645,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21323,
      "task": "Evaluate financial reporting systems, accounting or collection procedures, or investment activities and make recommendations for changes to procedures, operating systems, budgets, or other financial control functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.66,
      "n": 30,
      "standard_error": 5.3058,
      "lower_ci_bound": 1.7574,
      "upper_ci_bound": 27.7821,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21323,
      "task": "Evaluate financial reporting systems, accounting or collection procedures, or investment activities and make recommendations for changes to procedures, operating systems, budgets, or other financial control functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.83,
      "n": 30,
      "standard_error": 12.791,
      "lower_ci_bound": 15.9228,
      "upper_ci_bound": 64.2194,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21323,
      "task": "Evaluate financial reporting systems, accounting or collection procedures, or investment activities and make recommendations for changes to procedures, operating systems, budgets, or other financial control functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.32,
      "n": 30,
      "standard_error": 6.005,
      "lower_ci_bound": 8.9864,
      "upper_ci_bound": 33.7608,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21323,
      "task": "Evaluate financial reporting systems, accounting or collection procedures, or investment activities and make recommendations for changes to procedures, operating systems, budgets, or other financial control functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.53,
      "n": 30,
      "standard_error": 5.9211,
      "lower_ci_bound": 7.6035,
      "upper_ci_bound": 32.2623,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21323,
      "task": "Evaluate financial reporting systems, accounting or collection procedures, or investment activities and make recommendations for changes to procedures, operating systems, budgets, or other financial control functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 12.85,
      "n": 30,
      "standard_error": 4.6194,
      "lower_ci_bound": 5.9605,
      "upper_ci_bound": 25.5254,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21323,
      "task": "Evaluate financial reporting systems, accounting or collection procedures, or investment activities and make recommendations for changes to procedures, operating systems, budgets, or other financial control functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21323,
      "task": "Evaluate financial reporting systems, accounting or collection procedures, or investment activities and make recommendations for changes to procedures, operating systems, budgets, or other financial control functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.82,
      "n": 30,
      "standard_error": 4.9957,
      "lower_ci_bound": 2.0122,
      "upper_ci_bound": 25.9314,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21323,
      "task": "Evaluate financial reporting systems, accounting or collection procedures, or investment activities and make recommendations for changes to procedures, operating systems, budgets, or other financial control functions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.82,
      "n": 29,
      "standard_error": 0.236,
      "lower_ci_bound": 3.3394,
      "upper_ci_bound": 4.3063,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21323,
      "task": "Evaluate financial reporting systems, accounting or collection procedures, or investment activities and make recommendations for changes to procedures, operating systems, budgets, or other financial control functions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 64.14,
      "n": 60,
      "standard_error": 8.3809,
      "lower_ci_bound": 46.3149,
      "upper_ci_bound": 78.7608,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21325,
      "task": "Network within communities to find and attract new business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21325,
      "task": "Network within communities to find and attract new business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 19.97,
      "n": 42,
      "standard_error": 10.2031,
      "lower_ci_bound": 6.4299,
      "upper_ci_bound": 47.5295,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21325,
      "task": "Network within communities to find and attract new business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.97,
      "n": 42,
      "standard_error": 6.904,
      "lower_ci_bound": 13.6518,
      "upper_ci_bound": 41.1919,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21325,
      "task": "Network within communities to find and attract new business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20.89,
      "n": 42,
      "standard_error": 6.9106,
      "lower_ci_bound": 10.1907,
      "upper_ci_bound": 38.0574,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21325,
      "task": "Network within communities to find and attract new business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 18.23,
      "n": 42,
      "standard_error": 5.0047,
      "lower_ci_bound": 10.17,
      "upper_ci_bound": 30.5202,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21325,
      "task": "Network within communities to find and attract new business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.25,
      "n": 42,
      "standard_error": 7.017,
      "lower_ci_bound": 5.6687,
      "upper_ci_bound": 35.0079,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21325,
      "task": "Network within communities to find and attract new business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.69,
      "n": 42,
      "standard_error": 0.7064,
      "lower_ci_bound": 0.0877,
      "upper_ci_bound": 5.2559,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21325,
      "task": "Network within communities to find and attract new business.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.76,
      "n": 41,
      "standard_error": 0.1706,
      "lower_ci_bound": 3.4135,
      "upper_ci_bound": 4.1032,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21325,
      "task": "Network within communities to find and attract new business.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 49.85,
      "n": 61,
      "standard_error": 17.8158,
      "lower_ci_bound": 19.2879,
      "upper_ci_bound": 80.5271,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21314,
      "task": "Prepare operational or risk reports for management analysis.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.88,
      "n": 33,
      "standard_error": 5.3749,
      "lower_ci_bound": 0.8555,
      "upper_ci_bound": 31.123,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21314,
      "task": "Prepare operational or risk reports for management analysis.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 24.13,
      "n": 33,
      "standard_error": 8.3611,
      "lower_ci_bound": 11.1484,
      "upper_ci_bound": 44.6401,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21314,
      "task": "Prepare operational or risk reports for management analysis.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.41,
      "n": 33,
      "standard_error": 5.784,
      "lower_ci_bound": 22.811,
      "upper_ci_bound": 46.0096,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21314,
      "task": "Prepare operational or risk reports for management analysis.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.95,
      "n": 33,
      "standard_error": 12.2433,
      "lower_ci_bound": 6.779,
      "upper_ci_bound": 54.9643,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21314,
      "task": "Prepare operational or risk reports for management analysis.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.62,
      "n": 33,
      "standard_error": 7.2687,
      "lower_ci_bound": 4.2891,
      "upper_ci_bound": 35.6929,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21314,
      "task": "Prepare operational or risk reports for management analysis.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21314,
      "task": "Prepare operational or risk reports for management analysis.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21314,
      "task": "Prepare operational or risk reports for management analysis.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.65,
      "n": 32,
      "standard_error": 0.1127,
      "lower_ci_bound": 3.4195,
      "upper_ci_bound": 3.8793,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21314,
      "task": "Prepare operational or risk reports for management analysis.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 43.32,
      "n": 61,
      "standard_error": 7.9198,
      "lower_ci_bound": 28.6209,
      "upper_ci_bound": 59.3029,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21326,
      "task": "Review collection reports to determine the status of collections and the amounts of outstanding balances.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.92,
      "n": 31,
      "standard_error": 4.7428,
      "lower_ci_bound": 1.0934,
      "upper_ci_bound": 26.3725,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21326,
      "task": "Review collection reports to determine the status of collections and the amounts of outstanding balances.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.27,
      "n": 31,
      "standard_error": 11.6733,
      "lower_ci_bound": 3.784,
      "upper_ci_bound": 52.5482,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21326,
      "task": "Review collection reports to determine the status of collections and the amounts of outstanding balances.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.47,
      "n": 31,
      "standard_error": 4.9155,
      "lower_ci_bound": 10.4161,
      "upper_ci_bound": 30.6122,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21326,
      "task": "Review collection reports to determine the status of collections and the amounts of outstanding balances.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.66,
      "n": 31,
      "standard_error": 6.3379,
      "lower_ci_bound": 8.9052,
      "upper_ci_bound": 34.9888,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21326,
      "task": "Review collection reports to determine the status of collections and the amounts of outstanding balances.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 27.01,
      "n": 31,
      "standard_error": 10.3553,
      "lower_ci_bound": 11.2343,
      "upper_ci_bound": 51.9626,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21326,
      "task": "Review collection reports to determine the status of collections and the amounts of outstanding balances.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 12.68,
      "n": 31,
      "standard_error": 5.6544,
      "lower_ci_bound": 4.87,
      "upper_ci_bound": 29.1824,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21326,
      "task": "Review collection reports to determine the status of collections and the amounts of outstanding balances.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21326,
      "task": "Review collection reports to determine the status of collections and the amounts of outstanding balances.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.61,
      "n": 31,
      "standard_error": 0.2277,
      "lower_ci_bound": 3.1497,
      "upper_ci_bound": 4.0797,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21326,
      "task": "Review collection reports to determine the status of collections and the amounts of outstanding balances.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 45.61,
      "n": 61,
      "standard_error": 12.0125,
      "lower_ci_bound": 24.1464,
      "upper_ci_bound": 68.838,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21329,
      "task": "Review reports of securities transactions or price lists to analyze market conditions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 24.18,
      "n": 17,
      "standard_error": 14.9956,
      "lower_ci_bound": 5.3314,
      "upper_ci_bound": 64.3626,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21329,
      "task": "Review reports of securities transactions or price lists to analyze market conditions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 1.04,
      "n": 17,
      "standard_error": 1.0718,
      "lower_ci_bound": 0.1147,
      "upper_ci_bound": 8.7428,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21329,
      "task": "Review reports of securities transactions or price lists to analyze market conditions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 41.56,
      "n": 17,
      "standard_error": 19.1665,
      "lower_ci_bound": 11.7786,
      "upper_ci_bound": 79.1199,
      "recommend_suppress": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21329,
      "task": "Review reports of securities transactions or price lists to analyze market conditions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 30.6,
      "n": 17,
      "standard_error": 16.51,
      "lower_ci_bound": 7.8223,
      "upper_ci_bound": 69.6199,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21329,
      "task": "Review reports of securities transactions or price lists to analyze market conditions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 2.61,
      "n": 17,
      "standard_error": 2.6714,
      "lower_ci_bound": 0.2896,
      "upper_ci_bound": 19.8852,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21329,
      "task": "Review reports of securities transactions or price lists to analyze market conditions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21329,
      "task": "Review reports of securities transactions or price lists to analyze market conditions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21329,
      "task": "Review reports of securities transactions or price lists to analyze market conditions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.18,
      "n": 16,
      "standard_error": 0.3475,
      "lower_ci_bound": 2.441,
      "upper_ci_bound": 3.9223,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "task_id": 21329,
      "task": "Review reports of securities transactions or price lists to analyze market conditions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 25.66,
      "n": 61,
      "standard_error": 5.2817,
      "lower_ci_bound": 16.5504,
      "upper_ci_bound": 37.5187,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8870,
      "task": "Evaluate needs for procurement of funds and investment of surpluses and make appropriate recommendations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8870,
      "task": "Evaluate needs for procurement of funds and investment of surpluses and make appropriate recommendations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 12.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8870,
      "task": "Evaluate needs for procurement of funds and investment of surpluses and make appropriate recommendations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8870,
      "task": "Evaluate needs for procurement of funds and investment of surpluses and make appropriate recommendations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8870,
      "task": "Evaluate needs for procurement of funds and investment of surpluses and make appropriate recommendations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 41.67,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8870,
      "task": "Evaluate needs for procurement of funds and investment of surpluses and make appropriate recommendations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8870,
      "task": "Evaluate needs for procurement of funds and investment of surpluses and make appropriate recommendations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8870,
      "task": "Evaluate needs for procurement of funds and investment of surpluses and make appropriate recommendations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8870,
      "task": "Evaluate needs for procurement of funds and investment of surpluses and make appropriate recommendations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8858,
      "task": "Delegate authority for the receipt, disbursement, banking, protection, and custody of funds, securities, and financial instruments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8858,
      "task": "Delegate authority for the receipt, disbursement, banking, protection, and custody of funds, securities, and financial instruments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 12,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8858,
      "task": "Delegate authority for the receipt, disbursement, banking, protection, and custody of funds, securities, and financial instruments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8858,
      "task": "Delegate authority for the receipt, disbursement, banking, protection, and custody of funds, securities, and financial instruments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8858,
      "task": "Delegate authority for the receipt, disbursement, banking, protection, and custody of funds, securities, and financial instruments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8858,
      "task": "Delegate authority for the receipt, disbursement, banking, protection, and custody of funds, securities, and financial instruments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8858,
      "task": "Delegate authority for the receipt, disbursement, banking, protection, and custody of funds, securities, and financial instruments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8858,
      "task": "Delegate authority for the receipt, disbursement, banking, protection, and custody of funds, securities, and financial instruments.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8858,
      "task": "Delegate authority for the receipt, disbursement, banking, protection, and custody of funds, securities, and financial instruments.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8864,
      "task": "Develop and maintain relationships with banking, insurance, and external accounting personnel to facilitate financial activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8864,
      "task": "Develop and maintain relationships with banking, insurance, and external accounting personnel to facilitate financial activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 12,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8864,
      "task": "Develop and maintain relationships with banking, insurance, and external accounting personnel to facilitate financial activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8864,
      "task": "Develop and maintain relationships with banking, insurance, and external accounting personnel to facilitate financial activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 24,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8864,
      "task": "Develop and maintain relationships with banking, insurance, and external accounting personnel to facilitate financial activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 28,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8864,
      "task": "Develop and maintain relationships with banking, insurance, and external accounting personnel to facilitate financial activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8864,
      "task": "Develop and maintain relationships with banking, insurance, and external accounting personnel to facilitate financial activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8864,
      "task": "Develop and maintain relationships with banking, insurance, and external accounting personnel to facilitate financial activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8864,
      "task": "Develop and maintain relationships with banking, insurance, and external accounting personnel to facilitate financial activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 20168,
      "task": "Monitor financial activities and details, such as cash flow and reserve levels, to ensure that all legal and regulatory requirements are met.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 20168,
      "task": "Monitor financial activities and details, such as cash flow and reserve levels, to ensure that all legal and regulatory requirements are met.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 12,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 20168,
      "task": "Monitor financial activities and details, such as cash flow and reserve levels, to ensure that all legal and regulatory requirements are met.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 20168,
      "task": "Monitor financial activities and details, such as cash flow and reserve levels, to ensure that all legal and regulatory requirements are met.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 20168,
      "task": "Monitor financial activities and details, such as cash flow and reserve levels, to ensure that all legal and regulatory requirements are met.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 40,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 20168,
      "task": "Monitor financial activities and details, such as cash flow and reserve levels, to ensure that all legal and regulatory requirements are met.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 20168,
      "task": "Monitor financial activities and details, such as cash flow and reserve levels, to ensure that all legal and regulatory requirements are met.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 20168,
      "task": "Monitor financial activities and details, such as cash flow and reserve levels, to ensure that all legal and regulatory requirements are met.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 20168,
      "task": "Monitor financial activities and details, such as cash flow and reserve levels, to ensure that all legal and regulatory requirements are met.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8861,
      "task": "Receive, record, and authorize requests for disbursements in accordance with company policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8861,
      "task": "Receive, record, and authorize requests for disbursements in accordance with company policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8861,
      "task": "Receive, record, and authorize requests for disbursements in accordance with company policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8861,
      "task": "Receive, record, and authorize requests for disbursements in accordance with company policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8861,
      "task": "Receive, record, and authorize requests for disbursements in accordance with company policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 50,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8861,
      "task": "Receive, record, and authorize requests for disbursements in accordance with company policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8861,
      "task": "Receive, record, and authorize requests for disbursements in accordance with company policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8861,
      "task": "Receive, record, and authorize requests for disbursements in accordance with company policies and procedures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8861,
      "task": "Receive, record, and authorize requests for disbursements in accordance with company policies and procedures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8866,
      "task": "Develop internal control policies, guidelines, and procedures for activities, such as budget administration, cash and credit management, and accounting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 12.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8866,
      "task": "Develop internal control policies, guidelines, and procedures for activities, such as budget administration, cash and credit management, and accounting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 70.83,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8866,
      "task": "Develop internal control policies, guidelines, and procedures for activities, such as budget administration, cash and credit management, and accounting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8866,
      "task": "Develop internal control policies, guidelines, and procedures for activities, such as budget administration, cash and credit management, and accounting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8866,
      "task": "Develop internal control policies, guidelines, and procedures for activities, such as budget administration, cash and credit management, and accounting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8866,
      "task": "Develop internal control policies, guidelines, and procedures for activities, such as budget administration, cash and credit management, and accounting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8866,
      "task": "Develop internal control policies, guidelines, and procedures for activities, such as budget administration, cash and credit management, and accounting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8866,
      "task": "Develop internal control policies, guidelines, and procedures for activities, such as budget administration, cash and credit management, and accounting.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8866,
      "task": "Develop internal control policies, guidelines, and procedures for activities, such as budget administration, cash and credit management, and accounting.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8865,
      "task": "Coordinate and direct the financial planning, budgeting, procurement, or investment activities of all or part of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8865,
      "task": "Coordinate and direct the financial planning, budgeting, procurement, or investment activities of all or part of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 30.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8865,
      "task": "Coordinate and direct the financial planning, budgeting, procurement, or investment activities of all or part of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 39.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8865,
      "task": "Coordinate and direct the financial planning, budgeting, procurement, or investment activities of all or part of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8865,
      "task": "Coordinate and direct the financial planning, budgeting, procurement, or investment activities of all or part of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8865,
      "task": "Coordinate and direct the financial planning, budgeting, procurement, or investment activities of all or part of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8865,
      "task": "Coordinate and direct the financial planning, budgeting, procurement, or investment activities of all or part of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8865,
      "task": "Coordinate and direct the financial planning, budgeting, procurement, or investment activities of all or part of an organization.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8865,
      "task": "Coordinate and direct the financial planning, budgeting, procurement, or investment activities of all or part of an organization.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8872,
      "task": "Receive cash and checks and make deposits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8872,
      "task": "Receive cash and checks and make deposits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8872,
      "task": "Receive cash and checks and make deposits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8872,
      "task": "Receive cash and checks and make deposits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8872,
      "task": "Receive cash and checks and make deposits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8872,
      "task": "Receive cash and checks and make deposits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8872,
      "task": "Receive cash and checks and make deposits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8872,
      "task": "Receive cash and checks and make deposits.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8872,
      "task": "Receive cash and checks and make deposits.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8856,
      "task": "Prepare or direct preparation of financial statements, business activity reports, financial position forecasts, annual budgets, or reports required by regulatory agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8856,
      "task": "Prepare or direct preparation of financial statements, business activity reports, financial position forecasts, annual budgets, or reports required by regulatory agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 59.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8856,
      "task": "Prepare or direct preparation of financial statements, business activity reports, financial position forecasts, annual budgets, or reports required by regulatory agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8856,
      "task": "Prepare or direct preparation of financial statements, business activity reports, financial position forecasts, annual budgets, or reports required by regulatory agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8856,
      "task": "Prepare or direct preparation of financial statements, business activity reports, financial position forecasts, annual budgets, or reports required by regulatory agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8856,
      "task": "Prepare or direct preparation of financial statements, business activity reports, financial position forecasts, annual budgets, or reports required by regulatory agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8856,
      "task": "Prepare or direct preparation of financial statements, business activity reports, financial position forecasts, annual budgets, or reports required by regulatory agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8856,
      "task": "Prepare or direct preparation of financial statements, business activity reports, financial position forecasts, annual budgets, or reports required by regulatory agencies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8856,
      "task": "Prepare or direct preparation of financial statements, business activity reports, financial position forecasts, annual budgets, or reports required by regulatory agencies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8863,
      "task": "Monitor and evaluate the performance of accounting and other financial staff, recommending and implementing personnel actions, such as promotions and dismissals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8863,
      "task": "Monitor and evaluate the performance of accounting and other financial staff, recommending and implementing personnel actions, such as promotions and dismissals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 41.67,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8863,
      "task": "Monitor and evaluate the performance of accounting and other financial staff, recommending and implementing personnel actions, such as promotions and dismissals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8863,
      "task": "Monitor and evaluate the performance of accounting and other financial staff, recommending and implementing personnel actions, such as promotions and dismissals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8863,
      "task": "Monitor and evaluate the performance of accounting and other financial staff, recommending and implementing personnel actions, such as promotions and dismissals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 16.67,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8863,
      "task": "Monitor and evaluate the performance of accounting and other financial staff, recommending and implementing personnel actions, such as promotions and dismissals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8863,
      "task": "Monitor and evaluate the performance of accounting and other financial staff, recommending and implementing personnel actions, such as promotions and dismissals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8863,
      "task": "Monitor and evaluate the performance of accounting and other financial staff, recommending and implementing personnel actions, such as promotions and dismissals.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8863,
      "task": "Monitor and evaluate the performance of accounting and other financial staff, recommending and implementing personnel actions, such as promotions and dismissals.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8867,
      "task": "Analyze the financial details of past, present, and expected operations to identify development opportunities and areas where improvement is needed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8867,
      "task": "Analyze the financial details of past, present, and expected operations to identify development opportunities and areas where improvement is needed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 37.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8867,
      "task": "Analyze the financial details of past, present, and expected operations to identify development opportunities and areas where improvement is needed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 41.67,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8867,
      "task": "Analyze the financial details of past, present, and expected operations to identify development opportunities and areas where improvement is needed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.67,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8867,
      "task": "Analyze the financial details of past, present, and expected operations to identify development opportunities and areas where improvement is needed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8867,
      "task": "Analyze the financial details of past, present, and expected operations to identify development opportunities and areas where improvement is needed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8867,
      "task": "Analyze the financial details of past, present, and expected operations to identify development opportunities and areas where improvement is needed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8867,
      "task": "Analyze the financial details of past, present, and expected operations to identify development opportunities and areas where improvement is needed.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.08,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8867,
      "task": "Analyze the financial details of past, present, and expected operations to identify development opportunities and areas where improvement is needed.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8860,
      "task": "Conduct or coordinate audits of company accounts and financial transactions to ensure compliance with state and federal requirements and statutes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8860,
      "task": "Conduct or coordinate audits of company accounts and financial transactions to ensure compliance with state and federal requirements and statutes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 52.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8860,
      "task": "Conduct or coordinate audits of company accounts and financial transactions to ensure compliance with state and federal requirements and statutes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8860,
      "task": "Conduct or coordinate audits of company accounts and financial transactions to ensure compliance with state and federal requirements and statutes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8860,
      "task": "Conduct or coordinate audits of company accounts and financial transactions to ensure compliance with state and federal requirements and statutes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8860,
      "task": "Conduct or coordinate audits of company accounts and financial transactions to ensure compliance with state and federal requirements and statutes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8860,
      "task": "Conduct or coordinate audits of company accounts and financial transactions to ensure compliance with state and federal requirements and statutes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8860,
      "task": "Conduct or coordinate audits of company accounts and financial transactions to ensure compliance with state and federal requirements and statutes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.06,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8860,
      "task": "Conduct or coordinate audits of company accounts and financial transactions to ensure compliance with state and federal requirements and statutes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 76,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8868,
      "task": "Advise management on short-term and long-term financial objectives, policies, and actions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8868,
      "task": "Advise management on short-term and long-term financial objectives, policies, and actions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 32,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8868,
      "task": "Advise management on short-term and long-term financial objectives, policies, and actions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8868,
      "task": "Advise management on short-term and long-term financial objectives, policies, and actions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 24,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8868,
      "task": "Advise management on short-term and long-term financial objectives, policies, and actions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8868,
      "task": "Advise management on short-term and long-term financial objectives, policies, and actions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8868,
      "task": "Advise management on short-term and long-term financial objectives, policies, and actions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8868,
      "task": "Advise management on short-term and long-term financial objectives, policies, and actions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8868,
      "task": "Advise management on short-term and long-term financial objectives, policies, and actions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8859,
      "task": "Maintain current knowledge of organizational policies and procedures, federal and state policies and directives, and current accounting standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8859,
      "task": "Maintain current knowledge of organizational policies and procedures, federal and state policies and directives, and current accounting standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 50,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8859,
      "task": "Maintain current knowledge of organizational policies and procedures, federal and state policies and directives, and current accounting standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20.83,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8859,
      "task": "Maintain current knowledge of organizational policies and procedures, federal and state policies and directives, and current accounting standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8859,
      "task": "Maintain current knowledge of organizational policies and procedures, federal and state policies and directives, and current accounting standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 12.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8859,
      "task": "Maintain current knowledge of organizational policies and procedures, federal and state policies and directives, and current accounting standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8859,
      "task": "Maintain current knowledge of organizational policies and procedures, federal and state policies and directives, and current accounting standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8859,
      "task": "Maintain current knowledge of organizational policies and procedures, federal and state policies and directives, and current accounting standards.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8859,
      "task": "Maintain current knowledge of organizational policies and procedures, federal and state policies and directives, and current accounting standards.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8869,
      "task": "Provide direction and assistance to other organizational units regarding accounting and budgeting policies and procedures and efficient control and utilization of financial resources.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8869,
      "task": "Provide direction and assistance to other organizational units regarding accounting and budgeting policies and procedures and efficient control and utilization of financial resources.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 30,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8869,
      "task": "Provide direction and assistance to other organizational units regarding accounting and budgeting policies and procedures and efficient control and utilization of financial resources.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8869,
      "task": "Provide direction and assistance to other organizational units regarding accounting and budgeting policies and procedures and efficient control and utilization of financial resources.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8869,
      "task": "Provide direction and assistance to other organizational units regarding accounting and budgeting policies and procedures and efficient control and utilization of financial resources.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8869,
      "task": "Provide direction and assistance to other organizational units regarding accounting and budgeting policies and procedures and efficient control and utilization of financial resources.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8869,
      "task": "Provide direction and assistance to other organizational units regarding accounting and budgeting policies and procedures and efficient control and utilization of financial resources.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8869,
      "task": "Provide direction and assistance to other organizational units regarding accounting and budgeting policies and procedures and efficient control and utilization of financial resources.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8869,
      "task": "Provide direction and assistance to other organizational units regarding accounting and budgeting policies and procedures and efficient control and utilization of financial resources.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8871,
      "task": "Lead staff training and development in budgeting and financial management areas.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8871,
      "task": "Lead staff training and development in budgeting and financial management areas.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8871,
      "task": "Lead staff training and development in budgeting and financial management areas.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8871,
      "task": "Lead staff training and development in budgeting and financial management areas.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8871,
      "task": "Lead staff training and development in budgeting and financial management areas.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8871,
      "task": "Lead staff training and development in budgeting and financial management areas.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8871,
      "task": "Lead staff training and development in budgeting and financial management areas.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8871,
      "task": "Lead staff training and development in budgeting and financial management areas.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8871,
      "task": "Lead staff training and development in budgeting and financial management areas.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 87.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8855,
      "task": "Prepare and file annual tax returns or prepare financial information so that outside accountants can complete tax returns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 36.36,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8855,
      "task": "Prepare and file annual tax returns or prepare financial information so that outside accountants can complete tax returns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 45.45,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8855,
      "task": "Prepare and file annual tax returns or prepare financial information so that outside accountants can complete tax returns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.18,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8855,
      "task": "Prepare and file annual tax returns or prepare financial information so that outside accountants can complete tax returns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8855,
      "task": "Prepare and file annual tax returns or prepare financial information so that outside accountants can complete tax returns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8855,
      "task": "Prepare and file annual tax returns or prepare financial information so that outside accountants can complete tax returns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8855,
      "task": "Prepare and file annual tax returns or prepare financial information so that outside accountants can complete tax returns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8855,
      "task": "Prepare and file annual tax returns or prepare financial information so that outside accountants can complete tax returns.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.45,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8855,
      "task": "Prepare and file annual tax returns or prepare financial information so that outside accountants can complete tax returns.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 45.83,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8857,
      "task": "Supervise employees performing financial reporting, accounting, billing, collections, payroll, and budgeting duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8857,
      "task": "Supervise employees performing financial reporting, accounting, billing, collections, payroll, and budgeting duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.67,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8857,
      "task": "Supervise employees performing financial reporting, accounting, billing, collections, payroll, and budgeting duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.33,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8857,
      "task": "Supervise employees performing financial reporting, accounting, billing, collections, payroll, and budgeting duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.33,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8857,
      "task": "Supervise employees performing financial reporting, accounting, billing, collections, payroll, and budgeting duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 60,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8857,
      "task": "Supervise employees performing financial reporting, accounting, billing, collections, payroll, and budgeting duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8857,
      "task": "Supervise employees performing financial reporting, accounting, billing, collections, payroll, and budgeting duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.67,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8857,
      "task": "Supervise employees performing financial reporting, accounting, billing, collections, payroll, and budgeting duties.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.33,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8857,
      "task": "Supervise employees performing financial reporting, accounting, billing, collections, payroll, and budgeting duties.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 62.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8874,
      "task": "Perform tax planning work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 14.29,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8874,
      "task": "Perform tax planning work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 71.43,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8874,
      "task": "Perform tax planning work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.29,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8874,
      "task": "Perform tax planning work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8874,
      "task": "Perform tax planning work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8874,
      "task": "Perform tax planning work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8874,
      "task": "Perform tax planning work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8874,
      "task": "Perform tax planning work.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.14,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8874,
      "task": "Perform tax planning work.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 28,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8873,
      "task": "Compute, withhold, and account for all payroll deductions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8873,
      "task": "Compute, withhold, and account for all payroll deductions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8873,
      "task": "Compute, withhold, and account for all payroll deductions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 57.14,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8873,
      "task": "Compute, withhold, and account for all payroll deductions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.29,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8873,
      "task": "Compute, withhold, and account for all payroll deductions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 28.57,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8873,
      "task": "Compute, withhold, and account for all payroll deductions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8873,
      "task": "Compute, withhold, and account for all payroll deductions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8873,
      "task": "Compute, withhold, and account for all payroll deductions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8873,
      "task": "Compute, withhold, and account for all payroll deductions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 28,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 20169,
      "task": "Handle all aspects of employee insurance, benefits, and casualty programs, including monitoring changes in health insurance regulations and creating budgets for benefits and worker's compensation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 16.67,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 20169,
      "task": "Handle all aspects of employee insurance, benefits, and casualty programs, including monitoring changes in health insurance regulations and creating budgets for benefits and worker's compensation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.33,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 20169,
      "task": "Handle all aspects of employee insurance, benefits, and casualty programs, including monitoring changes in health insurance regulations and creating budgets for benefits and worker's compensation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.33,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 20169,
      "task": "Handle all aspects of employee insurance, benefits, and casualty programs, including monitoring changes in health insurance regulations and creating budgets for benefits and worker's compensation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.67,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 20169,
      "task": "Handle all aspects of employee insurance, benefits, and casualty programs, including monitoring changes in health insurance regulations and creating budgets for benefits and worker's compensation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 20169,
      "task": "Handle all aspects of employee insurance, benefits, and casualty programs, including monitoring changes in health insurance regulations and creating budgets for benefits and worker's compensation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 20169,
      "task": "Handle all aspects of employee insurance, benefits, and casualty programs, including monitoring changes in health insurance regulations and creating budgets for benefits and worker's compensation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 20169,
      "task": "Handle all aspects of employee insurance, benefits, and casualty programs, including monitoring changes in health insurance regulations and creating budgets for benefits and worker's compensation.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.75,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 20169,
      "task": "Handle all aspects of employee insurance, benefits, and casualty programs, including monitoring changes in health insurance regulations and creating budgets for benefits and worker's compensation.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8875,
      "task": "Determine depreciation rates to apply to capitalized items and advise management on actions regarding the purchase, lease, or disposal of such items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 45.45,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8875,
      "task": "Determine depreciation rates to apply to capitalized items and advise management on actions regarding the purchase, lease, or disposal of such items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.36,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8875,
      "task": "Determine depreciation rates to apply to capitalized items and advise management on actions regarding the purchase, lease, or disposal of such items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.18,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8875,
      "task": "Determine depreciation rates to apply to capitalized items and advise management on actions regarding the purchase, lease, or disposal of such items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8875,
      "task": "Determine depreciation rates to apply to capitalized items and advise management on actions regarding the purchase, lease, or disposal of such items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8875,
      "task": "Determine depreciation rates to apply to capitalized items and advise management on actions regarding the purchase, lease, or disposal of such items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8875,
      "task": "Determine depreciation rates to apply to capitalized items and advise management on actions regarding the purchase, lease, or disposal of such items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8875,
      "task": "Determine depreciation rates to apply to capitalized items and advise management on actions regarding the purchase, lease, or disposal of such items.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "task_id": 8875,
      "task": "Determine depreciation rates to apply to capitalized items and advise management on actions regarding the purchase, lease, or disposal of such items.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15678,
      "task": "Manage investment funds to maximize return on client investments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 75,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15678,
      "task": "Manage investment funds to maximize return on client investments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 1.62,
      "n": 75,
      "standard_error": 1.5387,
      "lower_ci_bound": 0.2385,
      "upper_ci_bound": 10.1483,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15678,
      "task": "Manage investment funds to maximize return on client investments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 3.38,
      "n": 75,
      "standard_error": 1.9367,
      "lower_ci_bound": 1.0616,
      "upper_ci_bound": 10.2364,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15678,
      "task": "Manage investment funds to maximize return on client investments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.1,
      "n": 75,
      "standard_error": 3.6318,
      "lower_ci_bound": 3.2286,
      "upper_ci_bound": 18.8983,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15678,
      "task": "Manage investment funds to maximize return on client investments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 29.18,
      "n": 75,
      "standard_error": 5.5059,
      "lower_ci_bound": 19.5073,
      "upper_ci_bound": 41.2006,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15678,
      "task": "Manage investment funds to maximize return on client investments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.46,
      "n": 75,
      "standard_error": 3.5677,
      "lower_ci_bound": 3.558,
      "upper_ci_bound": 18.7928,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15678,
      "task": "Manage investment funds to maximize return on client investments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 49.26,
      "n": 75,
      "standard_error": 7.1502,
      "lower_ci_bound": 35.4429,
      "upper_ci_bound": 63.1904,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15678,
      "task": "Manage investment funds to maximize return on client investments.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.81,
      "n": 73,
      "standard_error": 0.0689,
      "lower_ci_bound": 4.6748,
      "upper_ci_bound": 4.9494,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15678,
      "task": "Manage investment funds to maximize return on client investments.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.17,
      "n": 81,
      "standard_error": 5.1945,
      "lower_ci_bound": 74.087,
      "upper_ci_bound": 97.3859,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15679,
      "task": "Select specific investments or investment mixes for purchase by an investment fund.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.42,
      "n": 73,
      "standard_error": 2.1944,
      "lower_ci_bound": 0.9341,
      "upper_ci_bound": 11.7481,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15679,
      "task": "Select specific investments or investment mixes for purchase by an investment fund.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.52,
      "n": 73,
      "standard_error": 4.9434,
      "lower_ci_bound": 3.9647,
      "upper_ci_bound": 25.0894,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15679,
      "task": "Select specific investments or investment mixes for purchase by an investment fund.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 7.01,
      "n": 73,
      "standard_error": 3.1936,
      "lower_ci_bound": 2.7589,
      "upper_ci_bound": 16.679,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15679,
      "task": "Select specific investments or investment mixes for purchase by an investment fund.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.35,
      "n": 73,
      "standard_error": 5.2219,
      "lower_ci_bound": 2.2835,
      "upper_ci_bound": 26.2029,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15679,
      "task": "Select specific investments or investment mixes for purchase by an investment fund.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 35.78,
      "n": 73,
      "standard_error": 6.671,
      "lower_ci_bound": 23.7981,
      "upper_ci_bound": 49.8436,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15679,
      "task": "Select specific investments or investment mixes for purchase by an investment fund.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.35,
      "n": 73,
      "standard_error": 3.8962,
      "lower_ci_bound": 5.5842,
      "upper_ci_bound": 21.6931,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15679,
      "task": "Select specific investments or investment mixes for purchase by an investment fund.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 23.57,
      "n": 73,
      "standard_error": 7.6096,
      "lower_ci_bound": 11.7315,
      "upper_ci_bound": 41.722,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15679,
      "task": "Select specific investments or investment mixes for purchase by an investment fund.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.61,
      "n": 72,
      "standard_error": 0.1241,
      "lower_ci_bound": 4.3607,
      "upper_ci_bound": 4.8557,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15679,
      "task": "Select specific investments or investment mixes for purchase by an investment fund.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.1,
      "n": 81,
      "standard_error": 5.5899,
      "lower_ci_bound": 70.976,
      "upper_ci_bound": 94.0118,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15669,
      "task": "Monitor financial or operational performance of individual investments to ensure portfolios meet risk goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.47,
      "n": 78,
      "standard_error": 2.248,
      "lower_ci_bound": 0.3914,
      "upper_ci_bound": 13.988,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15669,
      "task": "Monitor financial or operational performance of individual investments to ensure portfolios meet risk goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4.38,
      "n": 78,
      "standard_error": 2.5803,
      "lower_ci_bound": 1.3223,
      "upper_ci_bound": 13.5123,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15669,
      "task": "Monitor financial or operational performance of individual investments to ensure portfolios meet risk goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.04,
      "n": 78,
      "standard_error": 3.1624,
      "lower_ci_bound": 6.1347,
      "upper_ci_bound": 19.0696,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15669,
      "task": "Monitor financial or operational performance of individual investments to ensure portfolios meet risk goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.79,
      "n": 78,
      "standard_error": 3.5157,
      "lower_ci_bound": 1.6758,
      "upper_ci_bound": 18.1528,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15669,
      "task": "Monitor financial or operational performance of individual investments to ensure portfolios meet risk goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 44.13,
      "n": 78,
      "standard_error": 5.032,
      "lower_ci_bound": 34.4707,
      "upper_ci_bound": 54.2505,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15669,
      "task": "Monitor financial or operational performance of individual investments to ensure portfolios meet risk goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 17.04,
      "n": 78,
      "standard_error": 4.7913,
      "lower_ci_bound": 9.466,
      "upper_ci_bound": 28.7404,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15669,
      "task": "Monitor financial or operational performance of individual investments to ensure portfolios meet risk goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 15.16,
      "n": 78,
      "standard_error": 5.3287,
      "lower_ci_bound": 7.2645,
      "upper_ci_bound": 28.9661,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15669,
      "task": "Monitor financial or operational performance of individual investments to ensure portfolios meet risk goals.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.56,
      "n": 79,
      "standard_error": 0.0688,
      "lower_ci_bound": 4.4219,
      "upper_ci_bound": 4.6957,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15669,
      "task": "Monitor financial or operational performance of individual investments to ensure portfolios meet risk goals.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 98.06,
      "n": 81,
      "standard_error": 1.5184,
      "lower_ci_bound": 91.1663,
      "upper_ci_bound": 99.5982,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15676,
      "task": "Select or direct the execution of trades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.9,
      "n": 64,
      "standard_error": 1.9522,
      "lower_ci_bound": 0.2372,
      "upper_ci_bound": 13.5909,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15676,
      "task": "Select or direct the execution of trades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.6,
      "n": 64,
      "standard_error": 3.3111,
      "lower_ci_bound": 1.667,
      "upper_ci_bound": 17.1776,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15676,
      "task": "Select or direct the execution of trades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.14,
      "n": 64,
      "standard_error": 3.8246,
      "lower_ci_bound": 6.3255,
      "upper_ci_bound": 22.0538,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15676,
      "task": "Select or direct the execution of trades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.63,
      "n": 64,
      "standard_error": 4.3546,
      "lower_ci_bound": 3.7726,
      "upper_ci_bound": 22.4593,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15676,
      "task": "Select or direct the execution of trades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 27.4,
      "n": 64,
      "standard_error": 6.7598,
      "lower_ci_bound": 16.0601,
      "upper_ci_bound": 42.6661,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15676,
      "task": "Select or direct the execution of trades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 18.91,
      "n": 64,
      "standard_error": 5.8963,
      "lower_ci_bound": 9.7574,
      "upper_ci_bound": 33.4583,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15676,
      "task": "Select or direct the execution of trades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 24.43,
      "n": 64,
      "standard_error": 9.1302,
      "lower_ci_bound": 10.7385,
      "upper_ci_bound": 46.4797,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15676,
      "task": "Select or direct the execution of trades.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.48,
      "n": 64,
      "standard_error": 0.1742,
      "lower_ci_bound": 4.1324,
      "upper_ci_bound": 4.8288,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15676,
      "task": "Select or direct the execution of trades.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 74.46,
      "n": 81,
      "standard_error": 8.5481,
      "lower_ci_bound": 54.3769,
      "upper_ci_bound": 87.7034,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15675,
      "task": "Develop or implement fund investment policies or strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.58,
      "n": 72,
      "standard_error": 2.4039,
      "lower_ci_bound": 1.577,
      "upper_ci_bound": 12.567,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15675,
      "task": "Develop or implement fund investment policies or strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.73,
      "n": 72,
      "standard_error": 5.6221,
      "lower_ci_bound": 9.0832,
      "upper_ci_bound": 31.728,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15675,
      "task": "Develop or implement fund investment policies or strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.29,
      "n": 72,
      "standard_error": 4.4684,
      "lower_ci_bound": 10.9776,
      "upper_ci_bound": 28.8917,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15675,
      "task": "Develop or implement fund investment policies or strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.59,
      "n": 72,
      "standard_error": 5.0219,
      "lower_ci_bound": 6.2842,
      "upper_ci_bound": 26.9528,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15675,
      "task": "Develop or implement fund investment policies or strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 20.87,
      "n": 72,
      "standard_error": 4.1946,
      "lower_ci_bound": 13.7145,
      "upper_ci_bound": 30.4426,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15675,
      "task": "Develop or implement fund investment policies or strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6,
      "n": 72,
      "standard_error": 3.2854,
      "lower_ci_bound": 1.9555,
      "upper_ci_bound": 16.9383,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15675,
      "task": "Develop or implement fund investment policies or strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 18.95,
      "n": 72,
      "standard_error": 5.681,
      "lower_ci_bound": 10.0549,
      "upper_ci_bound": 32.8303,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15675,
      "task": "Develop or implement fund investment policies or strategies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.47,
      "n": 73,
      "standard_error": 0.1141,
      "lower_ci_bound": 4.2473,
      "upper_ci_bound": 4.702,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15675,
      "task": "Develop or implement fund investment policies or strategies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.91,
      "n": 81,
      "standard_error": 4.1052,
      "lower_ci_bound": 79.1083,
      "upper_ci_bound": 97.1497,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15667,
      "task": "Perform or evaluate research, such as detailed company or industry analyses, to inform financial forecasting, decision making, or valuation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.64,
      "n": 74,
      "standard_error": 1.5637,
      "lower_ci_bound": 0.2429,
      "upper_ci_bound": 10.2989,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15667,
      "task": "Perform or evaluate research, such as detailed company or industry analyses, to inform financial forecasting, decision making, or valuation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.26,
      "n": 74,
      "standard_error": 3.2087,
      "lower_ci_bound": 1.5153,
      "upper_ci_bound": 16.6904,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15667,
      "task": "Perform or evaluate research, such as detailed company or industry analyses, to inform financial forecasting, decision making, or valuation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 7.69,
      "n": 74,
      "standard_error": 3.3673,
      "lower_ci_bound": 3.1348,
      "upper_ci_bound": 17.6556,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15667,
      "task": "Perform or evaluate research, such as detailed company or industry analyses, to inform financial forecasting, decision making, or valuation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.75,
      "n": 74,
      "standard_error": 3.7159,
      "lower_ci_bound": 7.8703,
      "upper_ci_bound": 22.943,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15667,
      "task": "Perform or evaluate research, such as detailed company or industry analyses, to inform financial forecasting, decision making, or valuation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 35.65,
      "n": 74,
      "standard_error": 6.1416,
      "lower_ci_bound": 24.5276,
      "upper_ci_bound": 48.5779,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15667,
      "task": "Perform or evaluate research, such as detailed company or industry analyses, to inform financial forecasting, decision making, or valuation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.71,
      "n": 74,
      "standard_error": 4.6437,
      "lower_ci_bound": 8.4766,
      "upper_ci_bound": 27.2653,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15667,
      "task": "Perform or evaluate research, such as detailed company or industry analyses, to inform financial forecasting, decision making, or valuation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 20.29,
      "n": 74,
      "standard_error": 7.3942,
      "lower_ci_bound": 9.2853,
      "upper_ci_bound": 38.7686,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15667,
      "task": "Perform or evaluate research, such as detailed company or industry analyses, to inform financial forecasting, decision making, or valuation.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.38,
      "n": 74,
      "standard_error": 0.1153,
      "lower_ci_bound": 4.1544,
      "upper_ci_bound": 4.6139,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15667,
      "task": "Perform or evaluate research, such as detailed company or industry analyses, to inform financial forecasting, decision making, or valuation.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.62,
      "n": 81,
      "standard_error": 4.0577,
      "lower_ci_bound": 78.3768,
      "upper_ci_bound": 95.3661,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15668,
      "task": "Present investment information, such as product risks, fees, or fund performance statistics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.18,
      "n": 76,
      "standard_error": 0.9229,
      "lower_ci_bound": 0.2484,
      "upper_ci_bound": 5.4525,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15668,
      "task": "Present investment information, such as product risks, fees, or fund performance statistics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 11.21,
      "n": 76,
      "standard_error": 4.6963,
      "lower_ci_bound": 4.6982,
      "upper_ci_bound": 24.4234,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15668,
      "task": "Present investment information, such as product risks, fees, or fund performance statistics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 39.32,
      "n": 76,
      "standard_error": 6.7646,
      "lower_ci_bound": 26.9182,
      "upper_ci_bound": 53.2664,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15668,
      "task": "Present investment information, such as product risks, fees, or fund performance statistics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 24.12,
      "n": 76,
      "standard_error": 6.0002,
      "lower_ci_bound": 14.1993,
      "upper_ci_bound": 37.9223,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15668,
      "task": "Present investment information, such as product risks, fees, or fund performance statistics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.71,
      "n": 76,
      "standard_error": 3.5609,
      "lower_ci_bound": 2.2638,
      "upper_ci_bound": 18.2588,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15668,
      "task": "Present investment information, such as product risks, fees, or fund performance statistics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10.29,
      "n": 76,
      "standard_error": 4.7818,
      "lower_ci_bound": 3.9299,
      "upper_ci_bound": 24.3533,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15668,
      "task": "Present investment information, such as product risks, fees, or fund performance statistics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.16,
      "n": 76,
      "standard_error": 3.3441,
      "lower_ci_bound": 2.7537,
      "upper_ci_bound": 17.3623,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15668,
      "task": "Present investment information, such as product risks, fees, or fund performance statistics.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.23,
      "n": 76,
      "standard_error": 0.1035,
      "lower_ci_bound": 4.0195,
      "upper_ci_bound": 4.4319,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15668,
      "task": "Present investment information, such as product risks, fees, or fund performance statistics.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.21,
      "n": 81,
      "standard_error": 3.2878,
      "lower_ci_bound": 82.6423,
      "upper_ci_bound": 96.7168,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15664,
      "task": "Develop, implement, or monitor security valuation policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.8,
      "n": 68,
      "standard_error": 3.7623,
      "lower_ci_bound": 4.4378,
      "upper_ci_bound": 20.2587,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15664,
      "task": "Develop, implement, or monitor security valuation policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 19.65,
      "n": 68,
      "standard_error": 4.9929,
      "lower_ci_bound": 11.5151,
      "upper_ci_bound": 31.4975,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15664,
      "task": "Develop, implement, or monitor security valuation policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.8,
      "n": 68,
      "standard_error": 5.1713,
      "lower_ci_bound": 7.1143,
      "upper_ci_bound": 28.2545,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15664,
      "task": "Develop, implement, or monitor security valuation policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.19,
      "n": 68,
      "standard_error": 3.378,
      "lower_ci_bound": 4.32,
      "upper_ci_bound": 18.5042,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15664,
      "task": "Develop, implement, or monitor security valuation policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 21.15,
      "n": 68,
      "standard_error": 4.7896,
      "lower_ci_bound": 13.1355,
      "upper_ci_bound": 32.2441,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15664,
      "task": "Develop, implement, or monitor security valuation policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.17,
      "n": 68,
      "standard_error": 3.9744,
      "lower_ci_bound": 8.8071,
      "upper_ci_bound": 24.8852,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15664,
      "task": "Develop, implement, or monitor security valuation policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 10.23,
      "n": 68,
      "standard_error": 3.6712,
      "lower_ci_bound": 4.8821,
      "upper_ci_bound": 20.1985,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15664,
      "task": "Develop, implement, or monitor security valuation policies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.22,
      "n": 69,
      "standard_error": 0.123,
      "lower_ci_bound": 3.9757,
      "upper_ci_bound": 4.4665,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15664,
      "task": "Develop, implement, or monitor security valuation policies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.32,
      "n": 80,
      "standard_error": 3.2064,
      "lower_ci_bound": 80.2853,
      "upper_ci_bound": 93.3471,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15671,
      "task": "Meet with investors to determine investment goals or to discuss investment strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 14.31,
      "n": 63,
      "standard_error": 4.2038,
      "lower_ci_bound": 7.7593,
      "upper_ci_bound": 24.8874,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15671,
      "task": "Meet with investors to determine investment goals or to discuss investment strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 31.4,
      "n": 63,
      "standard_error": 6.8638,
      "lower_ci_bound": 19.487,
      "upper_ci_bound": 46.39,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15671,
      "task": "Meet with investors to determine investment goals or to discuss investment strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.66,
      "n": 63,
      "standard_error": 5.5437,
      "lower_ci_bound": 10.8216,
      "upper_ci_bound": 33.0482,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15671,
      "task": "Meet with investors to determine investment goals or to discuss investment strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.64,
      "n": 63,
      "standard_error": 5.6493,
      "lower_ci_bound": 10.6728,
      "upper_ci_bound": 33.3258,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15671,
      "task": "Meet with investors to determine investment goals or to discuss investment strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.24,
      "n": 63,
      "standard_error": 3.0996,
      "lower_ci_bound": 0.9507,
      "upper_ci_bound": 16.9272,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15671,
      "task": "Meet with investors to determine investment goals or to discuss investment strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.82,
      "n": 63,
      "standard_error": 3.219,
      "lower_ci_bound": 1.2324,
      "upper_ci_bound": 17.0711,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15671,
      "task": "Meet with investors to determine investment goals or to discuss investment strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.94,
      "n": 63,
      "standard_error": 3.4689,
      "lower_ci_bound": 1.7915,
      "upper_ci_bound": 17.93,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15671,
      "task": "Meet with investors to determine investment goals or to discuss investment strategies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.22,
      "n": 64,
      "standard_error": 0.1942,
      "lower_ci_bound": 3.8291,
      "upper_ci_bound": 4.6054,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15671,
      "task": "Meet with investors to determine investment goals or to discuss investment strategies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 79.83,
      "n": 81,
      "standard_error": 6.8336,
      "lower_ci_bound": 62.9715,
      "upper_ci_bound": 90.2025,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15665,
      "task": "Attend investment briefings or consult financial media to stay abreast of relevant investment markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.18,
      "n": 76,
      "standard_error": 0.9184,
      "lower_ci_bound": 0.2498,
      "upper_ci_bound": 5.4154,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15665,
      "task": "Attend investment briefings or consult financial media to stay abreast of relevant investment markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 20.97,
      "n": 76,
      "standard_error": 5.3584,
      "lower_ci_bound": 12.2334,
      "upper_ci_bound": 33.5709,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15665,
      "task": "Attend investment briefings or consult financial media to stay abreast of relevant investment markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.74,
      "n": 76,
      "standard_error": 5.285,
      "lower_ci_bound": 5.3613,
      "upper_ci_bound": 27.3479,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15665,
      "task": "Attend investment briefings or consult financial media to stay abreast of relevant investment markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.83,
      "n": 76,
      "standard_error": 4.5806,
      "lower_ci_bound": 7.7995,
      "upper_ci_bound": 26.398,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15665,
      "task": "Attend investment briefings or consult financial media to stay abreast of relevant investment markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 27.7,
      "n": 76,
      "standard_error": 5.8936,
      "lower_ci_bound": 17.5721,
      "upper_ci_bound": 40.7782,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15665,
      "task": "Attend investment briefings or consult financial media to stay abreast of relevant investment markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 12.66,
      "n": 76,
      "standard_error": 4.3353,
      "lower_ci_bound": 6.2232,
      "upper_ci_bound": 24.0425,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15665,
      "task": "Attend investment briefings or consult financial media to stay abreast of relevant investment markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.91,
      "n": 76,
      "standard_error": 3.7971,
      "lower_ci_bound": 4.4999,
      "upper_ci_bound": 20.4223,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15665,
      "task": "Attend investment briefings or consult financial media to stay abreast of relevant investment markets.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.05,
      "n": 76,
      "standard_error": 0.1055,
      "lower_ci_bound": 3.8412,
      "upper_ci_bound": 4.2614,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15665,
      "task": "Attend investment briefings or consult financial media to stay abreast of relevant investment markets.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.22,
      "n": 80,
      "standard_error": 3.1244,
      "lower_ci_bound": 83.7116,
      "upper_ci_bound": 97.3496,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15660,
      "task": "Prepare for and respond to regulatory inquiries.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 32.47,
      "n": 69,
      "standard_error": 7.3853,
      "lower_ci_bound": 19.7116,
      "upper_ci_bound": 48.4957,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15660,
      "task": "Prepare for and respond to regulatory inquiries.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 43.69,
      "n": 69,
      "standard_error": 6.8752,
      "lower_ci_bound": 30.7584,
      "upper_ci_bound": 57.5389,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15660,
      "task": "Prepare for and respond to regulatory inquiries.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.56,
      "n": 69,
      "standard_error": 4.9995,
      "lower_ci_bound": 7.9373,
      "upper_ci_bound": 28.2494,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15660,
      "task": "Prepare for and respond to regulatory inquiries.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.07,
      "n": 69,
      "standard_error": 2.261,
      "lower_ci_bound": 0.6899,
      "upper_ci_bound": 12.6094,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15660,
      "task": "Prepare for and respond to regulatory inquiries.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.22,
      "n": 69,
      "standard_error": 2.8811,
      "lower_ci_bound": 1.6906,
      "upper_ci_bound": 14.9697,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15660,
      "task": "Prepare for and respond to regulatory inquiries.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 69,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15660,
      "task": "Prepare for and respond to regulatory inquiries.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 69,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15660,
      "task": "Prepare for and respond to regulatory inquiries.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.99,
      "n": 69,
      "standard_error": 0.1415,
      "lower_ci_bound": 3.7054,
      "upper_ci_bound": 4.2701,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15660,
      "task": "Prepare for and respond to regulatory inquiries.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.46,
      "n": 81,
      "standard_error": 3.6872,
      "lower_ci_bound": 77.3371,
      "upper_ci_bound": 92.2827,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15674,
      "task": "Evaluate the potential of new product developments or market opportunities, according to factors such as business plans, technologies, or market potential.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.3,
      "n": 65,
      "standard_error": 4.9662,
      "lower_ci_bound": 3.0662,
      "upper_ci_bound": 24.9482,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15674,
      "task": "Evaluate the potential of new product developments or market opportunities, according to factors such as business plans, technologies, or market potential.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.51,
      "n": 65,
      "standard_error": 6.1556,
      "lower_ci_bound": 16.0975,
      "upper_ci_bound": 40.4077,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15674,
      "task": "Evaluate the potential of new product developments or market opportunities, according to factors such as business plans, technologies, or market potential.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.03,
      "n": 65,
      "standard_error": 6.2004,
      "lower_ci_bound": 6.2813,
      "upper_ci_bound": 31.8116,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15674,
      "task": "Evaluate the potential of new product developments or market opportunities, according to factors such as business plans, technologies, or market potential.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.04,
      "n": 65,
      "standard_error": 6.0863,
      "lower_ci_bound": 4.879,
      "upper_ci_bound": 30.4649,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15674,
      "task": "Evaluate the potential of new product developments or market opportunities, according to factors such as business plans, technologies, or market potential.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 23.59,
      "n": 65,
      "standard_error": 5.7802,
      "lower_ci_bound": 13.9912,
      "upper_ci_bound": 36.9416,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15674,
      "task": "Evaluate the potential of new product developments or market opportunities, according to factors such as business plans, technologies, or market potential.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.43,
      "n": 65,
      "standard_error": 2.8853,
      "lower_ci_bound": 1.1717,
      "upper_ci_bound": 15.319,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15674,
      "task": "Evaluate the potential of new product developments or market opportunities, according to factors such as business plans, technologies, or market potential.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.11,
      "n": 65,
      "standard_error": 3.4341,
      "lower_ci_bound": 3.3997,
      "upper_ci_bound": 18.1417,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15674,
      "task": "Evaluate the potential of new product developments or market opportunities, according to factors such as business plans, technologies, or market potential.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.79,
      "n": 65,
      "standard_error": 0.1302,
      "lower_ci_bound": 3.5325,
      "upper_ci_bound": 4.0528,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15674,
      "task": "Evaluate the potential of new product developments or market opportunities, according to factors such as business plans, technologies, or market potential.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.23,
      "n": 81,
      "standard_error": 3.965,
      "lower_ci_bound": 75.506,
      "upper_ci_bound": 91.5223,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15662,
      "task": "Hire or evaluate staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 51.89,
      "n": 61,
      "standard_error": 9.4526,
      "lower_ci_bound": 33.5824,
      "upper_ci_bound": 69.6954,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15662,
      "task": "Hire or evaluate staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 29.66,
      "n": 61,
      "standard_error": 6.2294,
      "lower_ci_bound": 18.837,
      "upper_ci_bound": 43.3847,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15662,
      "task": "Hire or evaluate staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.95,
      "n": 61,
      "standard_error": 3.5739,
      "lower_ci_bound": 4.7365,
      "upper_ci_bound": 19.7011,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15662,
      "task": "Hire or evaluate staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.51,
      "n": 61,
      "standard_error": 3.5329,
      "lower_ci_bound": 3.6139,
      "upper_ci_bound": 18.7329,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15662,
      "task": "Hire or evaluate staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 61,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15662,
      "task": "Hire or evaluate staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 61,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15662,
      "task": "Hire or evaluate staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 61,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15662,
      "task": "Hire or evaluate staff.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.76,
      "n": 60,
      "standard_error": 0.1138,
      "lower_ci_bound": 3.5284,
      "upper_ci_bound": 3.9836,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15662,
      "task": "Hire or evaluate staff.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 77.6,
      "n": 81,
      "standard_error": 6.4117,
      "lower_ci_bound": 62.4466,
      "upper_ci_bound": 87.8341,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15670,
      "task": "Monitor regulatory or tax law changes to ensure fund compliance or to capitalize on development opportunities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 16.89,
      "n": 54,
      "standard_error": 5.6275,
      "lower_ci_bound": 8.3355,
      "upper_ci_bound": 31.2304,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15670,
      "task": "Monitor regulatory or tax law changes to ensure fund compliance or to capitalize on development opportunities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 24.08,
      "n": 54,
      "standard_error": 7.3672,
      "lower_ci_bound": 12.3849,
      "upper_ci_bound": 41.582,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15670,
      "task": "Monitor regulatory or tax law changes to ensure fund compliance or to capitalize on development opportunities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 39.54,
      "n": 54,
      "standard_error": 5.0726,
      "lower_ci_bound": 29.942,
      "upper_ci_bound": 50.0275,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15670,
      "task": "Monitor regulatory or tax law changes to ensure fund compliance or to capitalize on development opportunities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.81,
      "n": 54,
      "standard_error": 4.9101,
      "lower_ci_bound": 0.5838,
      "upper_ci_bound": 30.2846,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15670,
      "task": "Monitor regulatory or tax law changes to ensure fund compliance or to capitalize on development opportunities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.31,
      "n": 54,
      "standard_error": 3.8655,
      "lower_ci_bound": 7.2689,
      "upper_ci_bound": 23.1122,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15670,
      "task": "Monitor regulatory or tax law changes to ensure fund compliance or to capitalize on development opportunities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 54,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15670,
      "task": "Monitor regulatory or tax law changes to ensure fund compliance or to capitalize on development opportunities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.37,
      "n": 54,
      "standard_error": 0.9721,
      "lower_ci_bound": 0.3267,
      "upper_ci_bound": 5.5546,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15670,
      "task": "Monitor regulatory or tax law changes to ensure fund compliance or to capitalize on development opportunities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.72,
      "n": 54,
      "standard_error": 0.1274,
      "lower_ci_bound": 3.4646,
      "upper_ci_bound": 3.9756,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15670,
      "task": "Monitor regulatory or tax law changes to ensure fund compliance or to capitalize on development opportunities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 70.97,
      "n": 81,
      "standard_error": 6.5774,
      "lower_ci_bound": 56.4297,
      "upper_ci_bound": 82.1905,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15673,
      "task": "Develop or direct development of offering documents or marketing materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 14.83,
      "n": 53,
      "standard_error": 6.4142,
      "lower_ci_bound": 5.9163,
      "upper_ci_bound": 32.544,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15673,
      "task": "Develop or direct development of offering documents or marketing materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 40.56,
      "n": 53,
      "standard_error": 9.0404,
      "lower_ci_bound": 24.3271,
      "upper_ci_bound": 59.1489,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15673,
      "task": "Develop or direct development of offering documents or marketing materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.46,
      "n": 53,
      "standard_error": 4.7579,
      "lower_ci_bound": 19.9342,
      "upper_ci_bound": 38.8729,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15673,
      "task": "Develop or direct development of offering documents or marketing materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.94,
      "n": 53,
      "standard_error": 4.2075,
      "lower_ci_bound": 3.3628,
      "upper_ci_bound": 21.6894,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15673,
      "task": "Develop or direct development of offering documents or marketing materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0.65,
      "n": 53,
      "standard_error": 0.6299,
      "lower_ci_bound": 0.0929,
      "upper_ci_bound": 4.4191,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15673,
      "task": "Develop or direct development of offering documents or marketing materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.28,
      "n": 53,
      "standard_error": 2.9644,
      "lower_ci_bound": 0.5161,
      "upper_ci_bound": 18.1197,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15673,
      "task": "Develop or direct development of offering documents or marketing materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.28,
      "n": 53,
      "standard_error": 2.9728,
      "lower_ci_bound": 0.5133,
      "upper_ci_bound": 18.1994,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15673,
      "task": "Develop or direct development of offering documents or marketing materials.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.57,
      "n": 54,
      "standard_error": 0.21,
      "lower_ci_bound": 3.153,
      "upper_ci_bound": 3.9953,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15673,
      "task": "Develop or direct development of offering documents or marketing materials.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 72.35,
      "n": 81,
      "standard_error": 6.4276,
      "lower_ci_bound": 57.9956,
      "upper_ci_bound": 83.2232,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15677,
      "task": "Analyze acquisitions to ensure conformance with strategic goals or regulatory requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 14.11,
      "n": 40,
      "standard_error": 5.0733,
      "lower_ci_bound": 6.5806,
      "upper_ci_bound": 27.6988,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15677,
      "task": "Analyze acquisitions to ensure conformance with strategic goals or regulatory requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 27,
      "n": 40,
      "standard_error": 5.3511,
      "lower_ci_bound": 17.5984,
      "upper_ci_bound": 39.0431,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15677,
      "task": "Analyze acquisitions to ensure conformance with strategic goals or regulatory requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.16,
      "n": 40,
      "standard_error": 6.2022,
      "lower_ci_bound": 7.8939,
      "upper_ci_bound": 33.3629,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15677,
      "task": "Analyze acquisitions to ensure conformance with strategic goals or regulatory requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.65,
      "n": 40,
      "standard_error": 4.7815,
      "lower_ci_bound": 2.7095,
      "upper_ci_bound": 24.3576,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15677,
      "task": "Analyze acquisitions to ensure conformance with strategic goals or regulatory requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.51,
      "n": 40,
      "standard_error": 5.9814,
      "lower_ci_bound": 12.6735,
      "upper_ci_bound": 36.7551,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15677,
      "task": "Analyze acquisitions to ensure conformance with strategic goals or regulatory requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.38,
      "n": 40,
      "standard_error": 2.8908,
      "lower_ci_bound": 0.5797,
      "upper_ci_bound": 17.3342,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15677,
      "task": "Analyze acquisitions to ensure conformance with strategic goals or regulatory requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.2,
      "n": 40,
      "standard_error": 4.8309,
      "lower_ci_bound": 1.7633,
      "upper_ci_bound": 25.0909,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15677,
      "task": "Analyze acquisitions to ensure conformance with strategic goals or regulatory requirements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.79,
      "n": 41,
      "standard_error": 0.1794,
      "lower_ci_bound": 3.4268,
      "upper_ci_bound": 4.1521,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15677,
      "task": "Analyze acquisitions to ensure conformance with strategic goals or regulatory requirements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 55.15,
      "n": 79,
      "standard_error": 7.5202,
      "lower_ci_bound": 40.1651,
      "upper_ci_bound": 69.253,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15661,
      "task": "Verify regulatory compliance of transaction reporting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.25,
      "n": 45,
      "standard_error": 4.3073,
      "lower_ci_bound": 1.4931,
      "upper_ci_bound": 22.6781,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15661,
      "task": "Verify regulatory compliance of transaction reporting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 53.43,
      "n": 45,
      "standard_error": 11.8773,
      "lower_ci_bound": 30.4776,
      "upper_ci_bound": 75.014,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15661,
      "task": "Verify regulatory compliance of transaction reporting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.63,
      "n": 45,
      "standard_error": 4.5954,
      "lower_ci_bound": 5.8809,
      "upper_ci_bound": 25.0742,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15661,
      "task": "Verify regulatory compliance of transaction reporting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.55,
      "n": 45,
      "standard_error": 6.3635,
      "lower_ci_bound": 4.9855,
      "upper_ci_bound": 31.9017,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15661,
      "task": "Verify regulatory compliance of transaction reporting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.94,
      "n": 45,
      "standard_error": 4.2432,
      "lower_ci_bound": 1.9459,
      "upper_ci_bound": 21.8941,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15661,
      "task": "Verify regulatory compliance of transaction reporting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.91,
      "n": 45,
      "standard_error": 3.7233,
      "lower_ci_bound": 0.5491,
      "upper_ci_bound": 23.068,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15661,
      "task": "Verify regulatory compliance of transaction reporting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.28,
      "n": 45,
      "standard_error": 2.511,
      "lower_ci_bound": 0.6851,
      "upper_ci_bound": 14.3156,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15661,
      "task": "Verify regulatory compliance of transaction reporting.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.7,
      "n": 45,
      "standard_error": 0.1867,
      "lower_ci_bound": 3.3219,
      "upper_ci_bound": 4.0744,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15661,
      "task": "Verify regulatory compliance of transaction reporting.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 61.18,
      "n": 79,
      "standard_error": 5.1354,
      "lower_ci_bound": 50.6085,
      "upper_ci_bound": 70.7913,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15666,
      "task": "Review offering documents or marketing materials to ensure regulatory compliance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 17.94,
      "n": 45,
      "standard_error": 6.9282,
      "lower_ci_bound": 7.8093,
      "upper_ci_bound": 36.0804,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15666,
      "task": "Review offering documents or marketing materials to ensure regulatory compliance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 39.44,
      "n": 45,
      "standard_error": 7.6133,
      "lower_ci_bound": 25.5167,
      "upper_ci_bound": 55.3187,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15666,
      "task": "Review offering documents or marketing materials to ensure regulatory compliance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20.09,
      "n": 45,
      "standard_error": 5.7735,
      "lower_ci_bound": 10.856,
      "upper_ci_bound": 34.1656,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15666,
      "task": "Review offering documents or marketing materials to ensure regulatory compliance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.33,
      "n": 45,
      "standard_error": 4.2132,
      "lower_ci_bound": 1.0351,
      "upper_ci_bound": 23.2511,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15666,
      "task": "Review offering documents or marketing materials to ensure regulatory compliance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 12.48,
      "n": 45,
      "standard_error": 5.8328,
      "lower_ci_bound": 4.6385,
      "upper_ci_bound": 29.4956,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15666,
      "task": "Review offering documents or marketing materials to ensure regulatory compliance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.61,
      "n": 45,
      "standard_error": 0.6209,
      "lower_ci_bound": 0.0798,
      "upper_ci_bound": 4.575,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15666,
      "task": "Review offering documents or marketing materials to ensure regulatory compliance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.1,
      "n": 45,
      "standard_error": 3.7369,
      "lower_ci_bound": 0.6255,
      "upper_ci_bound": 22.4995,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15666,
      "task": "Review offering documents or marketing materials to ensure regulatory compliance.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.58,
      "n": 46,
      "standard_error": 0.1702,
      "lower_ci_bound": 3.2365,
      "upper_ci_bound": 3.9222,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15666,
      "task": "Review offering documents or marketing materials to ensure regulatory compliance.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 58.5,
      "n": 80,
      "standard_error": 5.71,
      "lower_ci_bound": 46.882,
      "upper_ci_bound": 69.2407,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15672,
      "task": "Identify group or individual target investors for a specific fund.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 19.13,
      "n": 44,
      "standard_error": 9.1166,
      "lower_ci_bound": 6.724,
      "upper_ci_bound": 43.705,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15672,
      "task": "Identify group or individual target investors for a specific fund.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.72,
      "n": 44,
      "standard_error": 8.1563,
      "lower_ci_bound": 12.7698,
      "upper_ci_bound": 45.0275,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15672,
      "task": "Identify group or individual target investors for a specific fund.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.55,
      "n": 44,
      "standard_error": 6.4279,
      "lower_ci_bound": 7.998,
      "upper_ci_bound": 34.2724,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15672,
      "task": "Identify group or individual target investors for a specific fund.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.6,
      "n": 44,
      "standard_error": 7.9412,
      "lower_ci_bound": 3.8713,
      "upper_ci_bound": 38.0837,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15672,
      "task": "Identify group or individual target investors for a specific fund.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.29,
      "n": 44,
      "standard_error": 4.7337,
      "lower_ci_bound": 4.6762,
      "upper_ci_bound": 24.819,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15672,
      "task": "Identify group or individual target investors for a specific fund.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15672,
      "task": "Identify group or individual target investors for a specific fund.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 12.71,
      "n": 44,
      "standard_error": 6.3029,
      "lower_ci_bound": 4.423,
      "upper_ci_bound": 31.4064,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15672,
      "task": "Identify group or individual target investors for a specific fund.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.54,
      "n": 43,
      "standard_error": 0.1967,
      "lower_ci_bound": 3.1451,
      "upper_ci_bound": 3.9391,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15672,
      "task": "Identify group or individual target investors for a specific fund.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 55.71,
      "n": 81,
      "standard_error": 5.1935,
      "lower_ci_bound": 45.2754,
      "upper_ci_bound": 65.6604,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15663,
      "task": "Direct activities of accounting or operations departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.03,
      "n": 41,
      "standard_error": 4.7789,
      "lower_ci_bound": 4.4277,
      "upper_ci_bound": 24.9089,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15663,
      "task": "Direct activities of accounting or operations departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 28.15,
      "n": 41,
      "standard_error": 9.7431,
      "lower_ci_bound": 12.8905,
      "upper_ci_bound": 50.9131,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15663,
      "task": "Direct activities of accounting or operations departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.42,
      "n": 41,
      "standard_error": 3.8479,
      "lower_ci_bound": 12.7904,
      "upper_ci_bound": 28.3774,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15663,
      "task": "Direct activities of accounting or operations departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.13,
      "n": 41,
      "standard_error": 4.4061,
      "lower_ci_bound": 1.3703,
      "upper_ci_bound": 23.4845,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15663,
      "task": "Direct activities of accounting or operations departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 31.97,
      "n": 41,
      "standard_error": 10.6378,
      "lower_ci_bound": 14.8855,
      "upper_ci_bound": 55.8092,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15663,
      "task": "Direct activities of accounting or operations departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.3,
      "n": 41,
      "standard_error": 3.2263,
      "lower_ci_bound": 0.439,
      "upper_ci_bound": 20.8593,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15663,
      "task": "Direct activities of accounting or operations departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 41,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15663,
      "task": "Direct activities of accounting or operations departments.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.47,
      "n": 41,
      "standard_error": 0.2352,
      "lower_ci_bound": 2.9954,
      "upper_ci_bound": 3.9463,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "task_id": 15663,
      "task": "Direct activities of accounting or operations departments.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 60.96,
      "n": 81,
      "standard_error": 7.2979,
      "lower_ci_bound": 45.8913,
      "upper_ci_bound": 74.188,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 39,
      "task": "Set and monitor product standards, examining samples of raw products or directing testing during processing, to ensure finished products are of prescribed quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.55,
      "n": 100,
      "standard_error": 1.6412,
      "lower_ci_bound": 1.4042,
      "upper_ci_bound": 8.6997,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 39,
      "task": "Set and monitor product standards, examining samples of raw products or directing testing during processing, to ensure finished products are of prescribed quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.85,
      "n": 100,
      "standard_error": 3.0027,
      "lower_ci_bound": 2.8126,
      "upper_ci_bound": 15.7613,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 39,
      "task": "Set and monitor product standards, examining samples of raw products or directing testing during processing, to ensure finished products are of prescribed quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.62,
      "n": 100,
      "standard_error": 5.5023,
      "lower_ci_bound": 4.3424,
      "upper_ci_bound": 27.5709,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 39,
      "task": "Set and monitor product standards, examining samples of raw products or directing testing during processing, to ensure finished products are of prescribed quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.75,
      "n": 100,
      "standard_error": 3.9269,
      "lower_ci_bound": 9.415,
      "upper_ci_bound": 25.1681,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 39,
      "task": "Set and monitor product standards, examining samples of raw products or directing testing during processing, to ensure finished products are of prescribed quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 38.96,
      "n": 100,
      "standard_error": 4.9046,
      "lower_ci_bound": 29.7666,
      "upper_ci_bound": 49.0011,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 39,
      "task": "Set and monitor product standards, examining samples of raw products or directing testing during processing, to ensure finished products are of prescribed quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.59,
      "n": 100,
      "standard_error": 5.5993,
      "lower_ci_bound": 7.3548,
      "upper_ci_bound": 30.0522,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 39,
      "task": "Set and monitor product standards, examining samples of raw products or directing testing during processing, to ensure finished products are of prescribed quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.68,
      "n": 100,
      "standard_error": 2.5224,
      "lower_ci_bound": 3.9437,
      "upper_ci_bound": 14.4203,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 39,
      "task": "Set and monitor product standards, examining samples of raw products or directing testing during processing, to ensure finished products are of prescribed quality.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.01,
      "n": 101,
      "standard_error": 0.1057,
      "lower_ci_bound": 3.7976,
      "upper_ci_bound": 4.2172,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 39,
      "task": "Set and monitor product standards, examining samples of raw products or directing testing during processing, to ensure finished products are of prescribed quality.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.43,
      "n": 115,
      "standard_error": 3.5689,
      "lower_ci_bound": 79.2973,
      "upper_ci_bound": 93.8505,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 32,
      "task": "Direct or coordinate production, processing, distribution, or marketing activities of industrial organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.97,
      "n": 106,
      "standard_error": 1.9859,
      "lower_ci_bound": 0.2617,
      "upper_ci_bound": 13.3625,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 32,
      "task": "Direct or coordinate production, processing, distribution, or marketing activities of industrial organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 2.06,
      "n": 106,
      "standard_error": 2.0041,
      "lower_ci_bound": 0.2917,
      "upper_ci_bound": 13.1112,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 32,
      "task": "Direct or coordinate production, processing, distribution, or marketing activities of industrial organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.22,
      "n": 106,
      "standard_error": 4.0925,
      "lower_ci_bound": 5.2999,
      "upper_ci_bound": 22.2042,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 32,
      "task": "Direct or coordinate production, processing, distribution, or marketing activities of industrial organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.14,
      "n": 106,
      "standard_error": 3.2094,
      "lower_ci_bound": 0.8596,
      "upper_ci_bound": 17.6783,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 32,
      "task": "Direct or coordinate production, processing, distribution, or marketing activities of industrial organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 38.34,
      "n": 106,
      "standard_error": 6.9967,
      "lower_ci_bound": 25.6923,
      "upper_ci_bound": 52.7888,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 32,
      "task": "Direct or coordinate production, processing, distribution, or marketing activities of industrial organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 29.06,
      "n": 106,
      "standard_error": 7.2107,
      "lower_ci_bound": 16.9902,
      "upper_ci_bound": 45.0391,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 32,
      "task": "Direct or coordinate production, processing, distribution, or marketing activities of industrial organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 13.22,
      "n": 106,
      "standard_error": 3.4609,
      "lower_ci_bound": 7.7274,
      "upper_ci_bound": 21.6946,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 32,
      "task": "Direct or coordinate production, processing, distribution, or marketing activities of industrial organizations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 108,
      "standard_error": 0.0976,
      "lower_ci_bound": 3.8111,
      "upper_ci_bound": 4.1979,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 32,
      "task": "Direct or coordinate production, processing, distribution, or marketing activities of industrial organizations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 94.2,
      "n": 115,
      "standard_error": 2.5594,
      "lower_ci_bound": 86.5246,
      "upper_ci_bound": 97.6232,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 34,
      "task": "Review processing schedules or production orders to make decisions concerning inventory requirements, staffing requirements, work procedures, or duty assignments, considering budgetary limitations and time constraints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 108,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 34,
      "task": "Review processing schedules or production orders to make decisions concerning inventory requirements, staffing requirements, work procedures, or duty assignments, considering budgetary limitations and time constraints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.83,
      "n": 108,
      "standard_error": 3.4709,
      "lower_ci_bound": 2.4283,
      "upper_ci_bound": 17.773,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 34,
      "task": "Review processing schedules or production orders to make decisions concerning inventory requirements, staffing requirements, work procedures, or duty assignments, considering budgetary limitations and time constraints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.84,
      "n": 108,
      "standard_error": 4.0464,
      "lower_ci_bound": 6.7143,
      "upper_ci_bound": 23.1783,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 34,
      "task": "Review processing schedules or production orders to make decisions concerning inventory requirements, staffing requirements, work procedures, or duty assignments, considering budgetary limitations and time constraints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.4,
      "n": 108,
      "standard_error": 3.9036,
      "lower_ci_bound": 9.1358,
      "upper_ci_bound": 24.7974,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 34,
      "task": "Review processing schedules or production orders to make decisions concerning inventory requirements, staffing requirements, work procedures, or duty assignments, considering budgetary limitations and time constraints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 42.72,
      "n": 108,
      "standard_error": 5.1706,
      "lower_ci_bound": 32.9089,
      "upper_ci_bound": 53.133,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 34,
      "task": "Review processing schedules or production orders to make decisions concerning inventory requirements, staffing requirements, work procedures, or duty assignments, considering budgetary limitations and time constraints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14.98,
      "n": 108,
      "standard_error": 5.052,
      "lower_ci_bound": 7.4273,
      "upper_ci_bound": 27.8903,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 34,
      "task": "Review processing schedules or production orders to make decisions concerning inventory requirements, staffing requirements, work procedures, or duty assignments, considering budgetary limitations and time constraints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.23,
      "n": 108,
      "standard_error": 2.9758,
      "lower_ci_bound": 3.1293,
      "upper_ci_bound": 15.8088,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 34,
      "task": "Review processing schedules or production orders to make decisions concerning inventory requirements, staffing requirements, work procedures, or duty assignments, considering budgetary limitations and time constraints.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.99,
      "n": 109,
      "standard_error": 0.1114,
      "lower_ci_bound": 3.7673,
      "upper_ci_bound": 4.2087,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 34,
      "task": "Review processing schedules or production orders to make decisions concerning inventory requirements, staffing requirements, work procedures, or duty assignments, considering budgetary limitations and time constraints.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.31,
      "n": 115,
      "standard_error": 2.0196,
      "lower_ci_bound": 89.4373,
      "upper_ci_bound": 98.7694,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 35,
      "task": "Review operations and confer with technical or administrative staff to resolve production or processing problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 111,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 35,
      "task": "Review operations and confer with technical or administrative staff to resolve production or processing problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 8.39,
      "n": 111,
      "standard_error": 3.7507,
      "lower_ci_bound": 3.3672,
      "upper_ci_bound": 19.4139,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 35,
      "task": "Review operations and confer with technical or administrative staff to resolve production or processing problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10.04,
      "n": 111,
      "standard_error": 4.1745,
      "lower_ci_bound": 4.2779,
      "upper_ci_bound": 21.8109,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 35,
      "task": "Review operations and confer with technical or administrative staff to resolve production or processing problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.02,
      "n": 111,
      "standard_error": 5.3928,
      "lower_ci_bound": 12.2694,
      "upper_ci_bound": 33.6298,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 35,
      "task": "Review operations and confer with technical or administrative staff to resolve production or processing problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 38.65,
      "n": 111,
      "standard_error": 6.7777,
      "lower_ci_bound": 26.3329,
      "upper_ci_bound": 52.6037,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 35,
      "task": "Review operations and confer with technical or administrative staff to resolve production or processing problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 19.35,
      "n": 111,
      "standard_error": 5.9204,
      "lower_ci_bound": 10.1634,
      "upper_ci_bound": 33.7247,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 35,
      "task": "Review operations and confer with technical or administrative staff to resolve production or processing problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.54,
      "n": 111,
      "standard_error": 1.4846,
      "lower_ci_bound": 0.7901,
      "upper_ci_bound": 7.8788,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 35,
      "task": "Review operations and confer with technical or administrative staff to resolve production or processing problems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.85,
      "n": 111,
      "standard_error": 0.0692,
      "lower_ci_bound": 3.7149,
      "upper_ci_bound": 3.9894,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 35,
      "task": "Review operations and confer with technical or administrative staff to resolve production or processing problems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 97.39,
      "n": 115,
      "standard_error": 1.8348,
      "lower_ci_bound": 89.9273,
      "upper_ci_bound": 99.3638,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 36,
      "task": "Hire, train, evaluate, or discharge staff or resolve personnel grievances.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.94,
      "n": 102,
      "standard_error": 3.8157,
      "lower_ci_bound": 2.9694,
      "upper_ci_bound": 19.5444,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 36,
      "task": "Hire, train, evaluate, or discharge staff or resolve personnel grievances.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.94,
      "n": 102,
      "standard_error": 8.3242,
      "lower_ci_bound": 12.9155,
      "upper_ci_bound": 45.2776,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 36,
      "task": "Hire, train, evaluate, or discharge staff or resolve personnel grievances.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.63,
      "n": 102,
      "standard_error": 5.0111,
      "lower_ci_bound": 9.7408,
      "upper_ci_bound": 29.7932,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 36,
      "task": "Hire, train, evaluate, or discharge staff or resolve personnel grievances.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.31,
      "n": 102,
      "standard_error": 7.2607,
      "lower_ci_bound": 6.3553,
      "upper_ci_bound": 35.8913,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 36,
      "task": "Hire, train, evaluate, or discharge staff or resolve personnel grievances.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 23.2,
      "n": 102,
      "standard_error": 6.2736,
      "lower_ci_bound": 13.0607,
      "upper_ci_bound": 37.7866,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 36,
      "task": "Hire, train, evaluate, or discharge staff or resolve personnel grievances.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.94,
      "n": 102,
      "standard_error": 2.5452,
      "lower_ci_bound": 2.4944,
      "upper_ci_bound": 13.4875,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 36,
      "task": "Hire, train, evaluate, or discharge staff or resolve personnel grievances.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.04,
      "n": 102,
      "standard_error": 2.2203,
      "lower_ci_bound": 0.6987,
      "upper_ci_bound": 12.2586,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 36,
      "task": "Hire, train, evaluate, or discharge staff or resolve personnel grievances.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.85,
      "n": 104,
      "standard_error": 0.1022,
      "lower_ci_bound": 3.6488,
      "upper_ci_bound": 4.0542,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 36,
      "task": "Hire, train, evaluate, or discharge staff or resolve personnel grievances.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.21,
      "n": 115,
      "standard_error": 3.5914,
      "lower_ci_bound": 80.461,
      "upper_ci_bound": 95.3783,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 40,
      "task": "Develop or implement production tracking or quality control systems, analyzing production, quality control, maintenance, or other operational reports to detect production problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.09,
      "n": 104,
      "standard_error": 0.0879,
      "lower_ci_bound": 0.0115,
      "upper_ci_bound": 0.6474,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 40,
      "task": "Develop or implement production tracking or quality control systems, analyzing production, quality control, maintenance, or other operational reports to detect production problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.27,
      "n": 104,
      "standard_error": 4.5017,
      "lower_ci_bound": 6.5788,
      "upper_ci_bound": 24.9436,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 40,
      "task": "Develop or implement production tracking or quality control systems, analyzing production, quality control, maintenance, or other operational reports to detect production problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.66,
      "n": 104,
      "standard_error": 6.3173,
      "lower_ci_bound": 9.1304,
      "upper_ci_bound": 34.3704,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 40,
      "task": "Develop or implement production tracking or quality control systems, analyzing production, quality control, maintenance, or other operational reports to detect production problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.88,
      "n": 104,
      "standard_error": 3.298,
      "lower_ci_bound": 4.9939,
      "upper_ci_bound": 18.6007,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 40,
      "task": "Develop or implement production tracking or quality control systems, analyzing production, quality control, maintenance, or other operational reports to detect production problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 47.58,
      "n": 104,
      "standard_error": 6.8093,
      "lower_ci_bound": 34.5614,
      "upper_ci_bound": 60.934,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 40,
      "task": "Develop or implement production tracking or quality control systems, analyzing production, quality control, maintenance, or other operational reports to detect production problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.87,
      "n": 104,
      "standard_error": 3.3664,
      "lower_ci_bound": 2.5315,
      "upper_ci_bound": 17.3169,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 40,
      "task": "Develop or implement production tracking or quality control systems, analyzing production, quality control, maintenance, or other operational reports to detect production problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.66,
      "n": 104,
      "standard_error": 2.2076,
      "lower_ci_bound": 1.0865,
      "upper_ci_bound": 11.6213,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 40,
      "task": "Develop or implement production tracking or quality control systems, analyzing production, quality control, maintenance, or other operational reports to detect production problems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.8,
      "n": 103,
      "standard_error": 0.1077,
      "lower_ci_bound": 3.5867,
      "upper_ci_bound": 4.0138,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 40,
      "task": "Develop or implement production tracking or quality control systems, analyzing production, quality control, maintenance, or other operational reports to detect production problems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.85,
      "n": 115,
      "standard_error": 3.6042,
      "lower_ci_bound": 80.1833,
      "upper_ci_bound": 95.0907,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 38,
      "task": "Prepare and maintain production reports or personnel records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.05,
      "n": 104,
      "standard_error": 2.0811,
      "lower_ci_bound": 0.266,
      "upper_ci_bound": 14.069,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 38,
      "task": "Prepare and maintain production reports or personnel records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.7,
      "n": 104,
      "standard_error": 2.8637,
      "lower_ci_bound": 2.06,
      "upper_ci_bound": 14.8131,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 38,
      "task": "Prepare and maintain production reports or personnel records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.92,
      "n": 104,
      "standard_error": 4.6765,
      "lower_ci_bound": 6.9404,
      "upper_ci_bound": 25.9632,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 38,
      "task": "Prepare and maintain production reports or personnel records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.84,
      "n": 104,
      "standard_error": 4.5907,
      "lower_ci_bound": 9.5569,
      "upper_ci_bound": 27.9489,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 38,
      "task": "Prepare and maintain production reports or personnel records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 47.99,
      "n": 104,
      "standard_error": 7.3274,
      "lower_ci_bound": 34.0156,
      "upper_ci_bound": 62.2893,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 38,
      "task": "Prepare and maintain production reports or personnel records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.84,
      "n": 104,
      "standard_error": 3.4383,
      "lower_ci_bound": 2.4597,
      "upper_ci_bound": 17.6341,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 38,
      "task": "Prepare and maintain production reports or personnel records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.66,
      "n": 104,
      "standard_error": 4.2151,
      "lower_ci_bound": 1.8231,
      "upper_ci_bound": 21.4965,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 38,
      "task": "Prepare and maintain production reports or personnel records.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.72,
      "n": 107,
      "standard_error": 0.1303,
      "lower_ci_bound": 3.4624,
      "upper_ci_bound": 3.9793,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 38,
      "task": "Prepare and maintain production reports or personnel records.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.11,
      "n": 115,
      "standard_error": 3.174,
      "lower_ci_bound": 81.8153,
      "upper_ci_bound": 94.8573,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 41,
      "task": "Review plans and confer with research or support staff to develop new products or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.88,
      "n": 86,
      "standard_error": 2.807,
      "lower_ci_bound": 3.8111,
      "upper_ci_bound": 15.5766,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 41,
      "task": "Review plans and confer with research or support staff to develop new products or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.29,
      "n": 86,
      "standard_error": 6.1311,
      "lower_ci_bound": 11.5559,
      "upper_ci_bound": 35.8899,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 41,
      "task": "Review plans and confer with research or support staff to develop new products or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25.37,
      "n": 86,
      "standard_error": 5.2006,
      "lower_ci_bound": 16.454,
      "upper_ci_bound": 36.9892,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 41,
      "task": "Review plans and confer with research or support staff to develop new products or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.1,
      "n": 86,
      "standard_error": 5.1873,
      "lower_ci_bound": 8.2125,
      "upper_ci_bound": 29.1706,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 41,
      "task": "Review plans and confer with research or support staff to develop new products or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.44,
      "n": 86,
      "standard_error": 5.9443,
      "lower_ci_bound": 12.7966,
      "upper_ci_bound": 36.3307,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 41,
      "task": "Review plans and confer with research or support staff to develop new products or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.91,
      "n": 86,
      "standard_error": 3.9154,
      "lower_ci_bound": 2.1678,
      "upper_ci_bound": 19.9346,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 41,
      "task": "Review plans and confer with research or support staff to develop new products or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 86,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 41,
      "task": "Review plans and confer with research or support staff to develop new products or processes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.57,
      "n": 89,
      "standard_error": 0.1227,
      "lower_ci_bound": 3.3308,
      "upper_ci_bound": 3.8184,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 41,
      "task": "Review plans and confer with research or support staff to develop new products or processes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 78.31,
      "n": 114,
      "standard_error": 3.8192,
      "lower_ci_bound": 69.8092,
      "upper_ci_bound": 84.9295,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 33,
      "task": "Develop budgets or approve expenditures for supplies, materials, or human resources, ensuring that materials, labor, or equipment are used efficiently to meet production targets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.72,
      "n": 93,
      "standard_error": 2.9971,
      "lower_ci_bound": 3.4985,
      "upper_ci_bound": 16.1707,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 33,
      "task": "Develop budgets or approve expenditures for supplies, materials, or human resources, ensuring that materials, labor, or equipment are used efficiently to meet production targets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.76,
      "n": 93,
      "standard_error": 3.8153,
      "lower_ci_bound": 12.3161,
      "upper_ci_bound": 27.5187,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 33,
      "task": "Develop budgets or approve expenditures for supplies, materials, or human resources, ensuring that materials, labor, or equipment are used efficiently to meet production targets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.85,
      "n": 93,
      "standard_error": 4.6018,
      "lower_ci_bound": 5.3047,
      "upper_ci_bound": 24.3821,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 33,
      "task": "Develop budgets or approve expenditures for supplies, materials, or human resources, ensuring that materials, labor, or equipment are used efficiently to meet production targets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.05,
      "n": 93,
      "standard_error": 4.9589,
      "lower_ci_bound": 4.3635,
      "upper_ci_bound": 25.2828,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 33,
      "task": "Develop budgets or approve expenditures for supplies, materials, or human resources, ensuring that materials, labor, or equipment are used efficiently to meet production targets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 45.15,
      "n": 93,
      "standard_error": 6.0846,
      "lower_ci_bound": 33.5725,
      "upper_ci_bound": 57.286,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 33,
      "task": "Develop budgets or approve expenditures for supplies, materials, or human resources, ensuring that materials, labor, or equipment are used efficiently to meet production targets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.47,
      "n": 93,
      "standard_error": 2.581,
      "lower_ci_bound": 2.1009,
      "upper_ci_bound": 13.4897,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 33,
      "task": "Develop budgets or approve expenditures for supplies, materials, or human resources, ensuring that materials, labor, or equipment are used efficiently to meet production targets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 93,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 33,
      "task": "Develop budgets or approve expenditures for supplies, materials, or human resources, ensuring that materials, labor, or equipment are used efficiently to meet production targets.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.56,
      "n": 95,
      "standard_error": 0.1257,
      "lower_ci_bound": 3.3062,
      "upper_ci_bound": 3.8053,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 33,
      "task": "Develop budgets or approve expenditures for supplies, materials, or human resources, ensuring that materials, labor, or equipment are used efficiently to meet production targets.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.43,
      "n": 115,
      "standard_error": 3.5941,
      "lower_ci_bound": 75.9332,
      "upper_ci_bound": 90.3115,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 44,
      "task": "Maintain current knowledge of the quality control field, relying on current literature pertaining to materials use, technological advances, or statistical studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.42,
      "n": 89,
      "standard_error": 2.3826,
      "lower_ci_bound": 1.4842,
      "upper_ci_bound": 12.4221,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 44,
      "task": "Maintain current knowledge of the quality control field, relying on current literature pertaining to materials use, technological advances, or statistical studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 24.87,
      "n": 89,
      "standard_error": 4.7386,
      "lower_ci_bound": 16.6669,
      "upper_ci_bound": 35.4003,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 44,
      "task": "Maintain current knowledge of the quality control field, relying on current literature pertaining to materials use, technological advances, or statistical studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.51,
      "n": 89,
      "standard_error": 6.245,
      "lower_ci_bound": 12.477,
      "upper_ci_bound": 37.1721,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 44,
      "task": "Maintain current knowledge of the quality control field, relying on current literature pertaining to materials use, technological advances, or statistical studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.67,
      "n": 89,
      "standard_error": 4.8278,
      "lower_ci_bound": 8.2512,
      "upper_ci_bound": 27.751,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 44,
      "task": "Maintain current knowledge of the quality control field, relying on current literature pertaining to materials use, technological advances, or statistical studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 20.11,
      "n": 89,
      "standard_error": 4.4015,
      "lower_ci_bound": 12.7389,
      "upper_ci_bound": 30.2554,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 44,
      "task": "Maintain current knowledge of the quality control field, relying on current literature pertaining to materials use, technological advances, or statistical studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.41,
      "n": 89,
      "standard_error": 3.2797,
      "lower_ci_bound": 3.7881,
      "upper_ci_bound": 17.6266,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 44,
      "task": "Maintain current knowledge of the quality control field, relying on current literature pertaining to materials use, technological advances, or statistical studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.02,
      "n": 89,
      "standard_error": 2.5906,
      "lower_ci_bound": 1.0898,
      "upper_ci_bound": 13.7235,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 44,
      "task": "Maintain current knowledge of the quality control field, relying on current literature pertaining to materials use, technological advances, or statistical studies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.47,
      "n": 89,
      "standard_error": 0.1123,
      "lower_ci_bound": 3.248,
      "upper_ci_bound": 3.6945,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 44,
      "task": "Maintain current knowledge of the quality control field, relying on current literature pertaining to materials use, technological advances, or statistical studies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 78.12,
      "n": 114,
      "standard_error": 4.6362,
      "lower_ci_bound": 67.5975,
      "upper_ci_bound": 85.9376,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 43,
      "task": "Coordinate or recommend procedures for facility or equipment maintenance or modification, including the replacement of machines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.51,
      "n": 100,
      "standard_error": 5.0536,
      "lower_ci_bound": 4.6345,
      "upper_ci_bound": 25.8235,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 43,
      "task": "Coordinate or recommend procedures for facility or equipment maintenance or modification, including the replacement of machines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.49,
      "n": 100,
      "standard_error": 5.8414,
      "lower_ci_bound": 15.6736,
      "upper_ci_bound": 38.6446,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 43,
      "task": "Coordinate or recommend procedures for facility or equipment maintenance or modification, including the replacement of machines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.79,
      "n": 100,
      "standard_error": 4.9364,
      "lower_ci_bound": 13.5582,
      "upper_ci_bound": 33.1129,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 43,
      "task": "Coordinate or recommend procedures for facility or equipment maintenance or modification, including the replacement of machines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.1,
      "n": 100,
      "standard_error": 4.9456,
      "lower_ci_bound": 11.1187,
      "upper_ci_bound": 30.8214,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 43,
      "task": "Coordinate or recommend procedures for facility or equipment maintenance or modification, including the replacement of machines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 18.84,
      "n": 100,
      "standard_error": 4.8446,
      "lower_ci_bound": 11.0175,
      "upper_ci_bound": 30.3288,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 43,
      "task": "Coordinate or recommend procedures for facility or equipment maintenance or modification, including the replacement of machines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.21,
      "n": 100,
      "standard_error": 1.1649,
      "lower_ci_bound": 0.1785,
      "upper_ci_bound": 7.7871,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 43,
      "task": "Coordinate or recommend procedures for facility or equipment maintenance or modification, including the replacement of machines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.05,
      "n": 100,
      "standard_error": 1.9897,
      "lower_ci_bound": 0.2919,
      "upper_ci_bound": 13.0085,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 43,
      "task": "Coordinate or recommend procedures for facility or equipment maintenance or modification, including the replacement of machines.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.44,
      "n": 98,
      "standard_error": 0.109,
      "lower_ci_bound": 3.2251,
      "upper_ci_bound": 3.6576,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 43,
      "task": "Coordinate or recommend procedures for facility or equipment maintenance or modification, including the replacement of machines.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 87.56,
      "n": 114,
      "standard_error": 3.6506,
      "lower_ci_bound": 78.3718,
      "upper_ci_bound": 93.1856,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 37,
      "task": "Initiate or coordinate inventory or cost control programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.43,
      "n": 94,
      "standard_error": 1.5932,
      "lower_ci_bound": 0.6517,
      "upper_ci_bound": 8.6406,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 37,
      "task": "Initiate or coordinate inventory or cost control programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 16.89,
      "n": 94,
      "standard_error": 4.7895,
      "lower_ci_bound": 9.3536,
      "upper_ci_bound": 28.5779,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 37,
      "task": "Initiate or coordinate inventory or cost control programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.08,
      "n": 94,
      "standard_error": 5.2158,
      "lower_ci_bound": 22.7014,
      "upper_ci_bound": 43.1782,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 37,
      "task": "Initiate or coordinate inventory or cost control programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.51,
      "n": 94,
      "standard_error": 4.1763,
      "lower_ci_bound": 6.2813,
      "upper_ci_bound": 23.3746,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 37,
      "task": "Initiate or coordinate inventory or cost control programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 29,
      "n": 94,
      "standard_error": 4.9801,
      "lower_ci_bound": 20.1736,
      "upper_ci_bound": 39.7729,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 37,
      "task": "Initiate or coordinate inventory or cost control programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.04,
      "n": 94,
      "standard_error": 1.0572,
      "lower_ci_bound": 0.1361,
      "upper_ci_bound": 7.4841,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 37,
      "task": "Initiate or coordinate inventory or cost control programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.05,
      "n": 94,
      "standard_error": 3.2284,
      "lower_ci_bound": 2.0387,
      "upper_ci_bound": 16.5923,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 37,
      "task": "Initiate or coordinate inventory or cost control programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.28,
      "n": 96,
      "standard_error": 0.1195,
      "lower_ci_bound": 3.0469,
      "upper_ci_bound": 3.5215,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 37,
      "task": "Initiate or coordinate inventory or cost control programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 81.42,
      "n": 115,
      "standard_error": 3.766,
      "lower_ci_bound": 72.7972,
      "upper_ci_bound": 87.768,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 45,
      "task": "Negotiate materials prices with suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.88,
      "n": 44,
      "standard_error": 5.5969,
      "lower_ci_bound": 4.3883,
      "upper_ci_bound": 28.382,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 45,
      "task": "Negotiate materials prices with suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 16.49,
      "n": 44,
      "standard_error": 5.5074,
      "lower_ci_bound": 8.1,
      "upper_ci_bound": 30.6677,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 45,
      "task": "Negotiate materials prices with suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 47.54,
      "n": 44,
      "standard_error": 9.2755,
      "lower_ci_bound": 29.977,
      "upper_ci_bound": 65.7393,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 45,
      "task": "Negotiate materials prices with suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.26,
      "n": 44,
      "standard_error": 7.7412,
      "lower_ci_bound": 8.0348,
      "upper_ci_bound": 39.4273,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 45,
      "task": "Negotiate materials prices with suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 45,
      "task": "Negotiate materials prices with suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 45,
      "task": "Negotiate materials prices with suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.83,
      "n": 44,
      "standard_error": 4.4899,
      "lower_ci_bound": 0.7022,
      "upper_ci_bound": 26.6842,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 45,
      "task": "Negotiate materials prices with suppliers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.53,
      "n": 44,
      "standard_error": 0.1512,
      "lower_ci_bound": 3.2201,
      "upper_ci_bound": 3.83,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "task_id": 45,
      "task": "Negotiate materials prices with suppliers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 37.41,
      "n": 114,
      "standard_error": 4.8898,
      "lower_ci_bound": 28.3271,
      "upper_ci_bound": 47.4812,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15405,
      "task": "Stop production if serious product defects are present.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 12.55,
      "n": 48,
      "standard_error": 5.332,
      "lower_ci_bound": 5.1219,
      "upper_ci_bound": 27.6073,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15405,
      "task": "Stop production if serious product defects are present.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 28.04,
      "n": 48,
      "standard_error": 7.7602,
      "lower_ci_bound": 15.2321,
      "upper_ci_bound": 45.7867,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15405,
      "task": "Stop production if serious product defects are present.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10.92,
      "n": 48,
      "standard_error": 5.4929,
      "lower_ci_bound": 3.7867,
      "upper_ci_bound": 27.6283,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15405,
      "task": "Stop production if serious product defects are present.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.38,
      "n": 48,
      "standard_error": 5.4788,
      "lower_ci_bound": 2.1303,
      "upper_ci_bound": 27.7634,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15405,
      "task": "Stop production if serious product defects are present.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 25.4,
      "n": 48,
      "standard_error": 7.4453,
      "lower_ci_bound": 13.3775,
      "upper_ci_bound": 42.8743,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15405,
      "task": "Stop production if serious product defects are present.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.38,
      "n": 48,
      "standard_error": 4.158,
      "lower_ci_bound": 1.0892,
      "upper_ci_bound": 22.7184,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15405,
      "task": "Stop production if serious product defects are present.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.34,
      "n": 48,
      "standard_error": 5.9068,
      "lower_ci_bound": 2.4673,
      "upper_ci_bound": 29.5376,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15405,
      "task": "Stop production if serious product defects are present.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.61,
      "n": 47,
      "standard_error": 0.1506,
      "lower_ci_bound": 4.3085,
      "upper_ci_bound": 4.9148,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15405,
      "task": "Stop production if serious product defects are present.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 72.97,
      "n": 59,
      "standard_error": 7.1391,
      "lower_ci_bound": 56.6769,
      "upper_ci_bound": 84.7849,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15415,
      "task": "Review and update standard operating procedures or quality assurance manuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.91,
      "n": 58,
      "standard_error": 3.5304,
      "lower_ci_bound": 0.6161,
      "upper_ci_bound": 21.0799,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15415,
      "task": "Review and update standard operating procedures or quality assurance manuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 20.03,
      "n": 58,
      "standard_error": 6.3968,
      "lower_ci_bound": 10.1185,
      "upper_ci_bound": 35.7841,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15415,
      "task": "Review and update standard operating procedures or quality assurance manuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 44.5,
      "n": 58,
      "standard_error": 7.0801,
      "lower_ci_bound": 31.1115,
      "upper_ci_bound": 58.7392,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15415,
      "task": "Review and update standard operating procedures or quality assurance manuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.93,
      "n": 58,
      "standard_error": 4.7057,
      "lower_ci_bound": 8.5713,
      "upper_ci_bound": 27.6906,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15415,
      "task": "Review and update standard operating procedures or quality assurance manuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13,
      "n": 58,
      "standard_error": 5.8992,
      "lower_ci_bound": 4.9974,
      "upper_ci_bound": 29.8083,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15415,
      "task": "Review and update standard operating procedures or quality assurance manuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.63,
      "n": 58,
      "standard_error": 1.953,
      "lower_ci_bound": 0.5816,
      "upper_ci_bound": 11.067,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15415,
      "task": "Review and update standard operating procedures or quality assurance manuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15415,
      "task": "Review and update standard operating procedures or quality assurance manuals.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.35,
      "n": 57,
      "standard_error": 0.0928,
      "lower_ci_bound": 4.1595,
      "upper_ci_bound": 4.5314,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15415,
      "task": "Review and update standard operating procedures or quality assurance manuals.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 98.75,
      "n": 59,
      "standard_error": 1.2803,
      "lower_ci_bound": 90.8579,
      "upper_ci_bound": 99.84,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15430,
      "task": "Monitor performance of quality control systems to ensure effectiveness and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 56,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15430,
      "task": "Monitor performance of quality control systems to ensure effectiveness and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.16,
      "n": 56,
      "standard_error": 4.3301,
      "lower_ci_bound": 1.4413,
      "upper_ci_bound": 22.7539,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15430,
      "task": "Monitor performance of quality control systems to ensure effectiveness and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.33,
      "n": 56,
      "standard_error": 5.2879,
      "lower_ci_bound": 7.4135,
      "upper_ci_bound": 29.0621,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15430,
      "task": "Monitor performance of quality control systems to ensure effectiveness and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.02,
      "n": 56,
      "standard_error": 5.2241,
      "lower_ci_bound": 5.6083,
      "upper_ci_bound": 27.3954,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15430,
      "task": "Monitor performance of quality control systems to ensure effectiveness and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 41.56,
      "n": 56,
      "standard_error": 8.6287,
      "lower_ci_bound": 25.8657,
      "upper_ci_bound": 59.1708,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15430,
      "task": "Monitor performance of quality control systems to ensure effectiveness and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.23,
      "n": 56,
      "standard_error": 5.7758,
      "lower_ci_bound": 3.8133,
      "upper_ci_bound": 28.7756,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15430,
      "task": "Monitor performance of quality control systems to ensure effectiveness and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 12.69,
      "n": 56,
      "standard_error": 4.1887,
      "lower_ci_bound": 6.3804,
      "upper_ci_bound": 23.6687,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15430,
      "task": "Monitor performance of quality control systems to ensure effectiveness and efficiency.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.33,
      "n": 56,
      "standard_error": 0.1093,
      "lower_ci_bound": 4.1083,
      "upper_ci_bound": 4.5465,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15430,
      "task": "Monitor performance of quality control systems to ensure effectiveness and efficiency.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.61,
      "n": 59,
      "standard_error": 3.7942,
      "lower_ci_bound": 80.4506,
      "upper_ci_bound": 98.119,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15414,
      "task": "Review quality documentation necessary for regulatory submissions and inspections.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.99,
      "n": 58,
      "standard_error": 4.0342,
      "lower_ci_bound": 2.1242,
      "upper_ci_bound": 20.6575,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15414,
      "task": "Review quality documentation necessary for regulatory submissions and inspections.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.87,
      "n": 58,
      "standard_error": 4.8661,
      "lower_ci_bound": 6.65,
      "upper_ci_bound": 26.6893,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15414,
      "task": "Review quality documentation necessary for regulatory submissions and inspections.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.67,
      "n": 58,
      "standard_error": 8.097,
      "lower_ci_bound": 5.8633,
      "upper_ci_bound": 39.1283,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15414,
      "task": "Review quality documentation necessary for regulatory submissions and inspections.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.08,
      "n": 58,
      "standard_error": 4.4583,
      "lower_ci_bound": 10.7807,
      "upper_ci_bound": 28.7408,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15414,
      "task": "Review quality documentation necessary for regulatory submissions and inspections.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.99,
      "n": 58,
      "standard_error": 4.9759,
      "lower_ci_bound": 14.5352,
      "upper_ci_bound": 34.3889,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15414,
      "task": "Review quality documentation necessary for regulatory submissions and inspections.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 19.62,
      "n": 58,
      "standard_error": 5.6988,
      "lower_ci_bound": 10.5876,
      "upper_ci_bound": 33.481,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15414,
      "task": "Review quality documentation necessary for regulatory submissions and inspections.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.77,
      "n": 58,
      "standard_error": 1.7897,
      "lower_ci_bound": 0.2275,
      "upper_ci_bound": 12.4209,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15414,
      "task": "Review quality documentation necessary for regulatory submissions and inspections.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.24,
      "n": 57,
      "standard_error": 0.107,
      "lower_ci_bound": 4.0268,
      "upper_ci_bound": 4.4556,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15414,
      "task": "Review quality documentation necessary for regulatory submissions and inspections.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 98.78,
      "n": 59,
      "standard_error": 1.2499,
      "lower_ci_bound": 91.0635,
      "upper_ci_bound": 99.8438,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15428,
      "task": "Analyze quality control test results and provide feedback and interpretation to production management or staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 54,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15428,
      "task": "Analyze quality control test results and provide feedback and interpretation to production management or staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 7.39,
      "n": 54,
      "standard_error": 4.7542,
      "lower_ci_bound": 1.9399,
      "upper_ci_bound": 24.327,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15428,
      "task": "Analyze quality control test results and provide feedback and interpretation to production management or staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.84,
      "n": 54,
      "standard_error": 7.049,
      "lower_ci_bound": 12.5606,
      "upper_ci_bound": 40.5435,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15428,
      "task": "Analyze quality control test results and provide feedback and interpretation to production management or staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.44,
      "n": 54,
      "standard_error": 6.8115,
      "lower_ci_bound": 11.6624,
      "upper_ci_bound": 38.8157,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15428,
      "task": "Analyze quality control test results and provide feedback and interpretation to production management or staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 17.98,
      "n": 54,
      "standard_error": 6.3196,
      "lower_ci_bound": 8.4933,
      "upper_ci_bound": 34.1154,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15428,
      "task": "Analyze quality control test results and provide feedback and interpretation to production management or staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.53,
      "n": 54,
      "standard_error": 6.6001,
      "lower_ci_bound": 6.2828,
      "upper_ci_bound": 33.5272,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15428,
      "task": "Analyze quality control test results and provide feedback and interpretation to production management or staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 12.82,
      "n": 54,
      "standard_error": 4.2637,
      "lower_ci_bound": 6.4029,
      "upper_ci_bound": 24.0155,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15428,
      "task": "Analyze quality control test results and provide feedback and interpretation to production management or staff.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.23,
      "n": 54,
      "standard_error": 0.0828,
      "lower_ci_bound": 4.0603,
      "upper_ci_bound": 4.3923,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15428,
      "task": "Analyze quality control test results and provide feedback and interpretation to production management or staff.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.71,
      "n": 59,
      "standard_error": 4.1187,
      "lower_ci_bound": 78.5911,
      "upper_ci_bound": 96.2947,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15413,
      "task": "Verify that raw materials, purchased parts or components, in-process samples, and finished products meet established testing and inspection standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 55,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15413,
      "task": "Verify that raw materials, purchased parts or components, in-process samples, and finished products meet established testing and inspection standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.1,
      "n": 55,
      "standard_error": 2.1064,
      "lower_ci_bound": 0.7811,
      "upper_ci_bound": 11.538,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15413,
      "task": "Verify that raw materials, purchased parts or components, in-process samples, and finished products meet established testing and inspection standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25.52,
      "n": 55,
      "standard_error": 8.6202,
      "lower_ci_bound": 12.1312,
      "upper_ci_bound": 45.9659,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15413,
      "task": "Verify that raw materials, purchased parts or components, in-process samples, and finished products meet established testing and inspection standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20.94,
      "n": 55,
      "standard_error": 5.7552,
      "lower_ci_bound": 11.6534,
      "upper_ci_bound": 34.714,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15413,
      "task": "Verify that raw materials, purchased parts or components, in-process samples, and finished products meet established testing and inspection standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 26.55,
      "n": 55,
      "standard_error": 7.5261,
      "lower_ci_bound": 14.291,
      "upper_ci_bound": 43.9345,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15413,
      "task": "Verify that raw materials, purchased parts or components, in-process samples, and finished products meet established testing and inspection standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 16.44,
      "n": 55,
      "standard_error": 5.114,
      "lower_ci_bound": 8.53,
      "upper_ci_bound": 29.3269,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15413,
      "task": "Verify that raw materials, purchased parts or components, in-process samples, and finished products meet established testing and inspection standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.45,
      "n": 55,
      "standard_error": 4.9805,
      "lower_ci_bound": 1.8538,
      "upper_ci_bound": 25.518,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15413,
      "task": "Verify that raw materials, purchased parts or components, in-process samples, and finished products meet established testing and inspection standards.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.22,
      "n": 55,
      "standard_error": 0.1079,
      "lower_ci_bound": 3.9994,
      "upper_ci_bound": 4.4321,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15413,
      "task": "Verify that raw materials, purchased parts or components, in-process samples, and finished products meet established testing and inspection standards.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.94,
      "n": 59,
      "standard_error": 6.7736,
      "lower_ci_bound": 66.6421,
      "upper_ci_bound": 97.5609,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15429,
      "task": "Oversee workers including supervisors, inspectors, or laboratory workers engaged in testing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 51,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15429,
      "task": "Oversee workers including supervisors, inspectors, or laboratory workers engaged in testing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0.3,
      "n": 51,
      "standard_error": 0.3146,
      "lower_ci_bound": 0.0376,
      "upper_ci_bound": 2.4005,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15429,
      "task": "Oversee workers including supervisors, inspectors, or laboratory workers engaged in testing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.76,
      "n": 51,
      "standard_error": 7.9891,
      "lower_ci_bound": 2.7599,
      "upper_ci_bound": 38.486,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15429,
      "task": "Oversee workers including supervisors, inspectors, or laboratory workers engaged in testing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.29,
      "n": 51,
      "standard_error": 3.6846,
      "lower_ci_bound": 4.0788,
      "upper_ci_bound": 19.7715,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15429,
      "task": "Oversee workers including supervisors, inspectors, or laboratory workers engaged in testing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 38.35,
      "n": 51,
      "standard_error": 7.9118,
      "lower_ci_bound": 24.1062,
      "upper_ci_bound": 54.9195,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15429,
      "task": "Oversee workers including supervisors, inspectors, or laboratory workers engaged in testing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 19.1,
      "n": 51,
      "standard_error": 8.0946,
      "lower_ci_bound": 7.619,
      "upper_ci_bound": 40.342,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15429,
      "task": "Oversee workers including supervisors, inspectors, or laboratory workers engaged in testing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 21.2,
      "n": 51,
      "standard_error": 4.7963,
      "lower_ci_bound": 13.1272,
      "upper_ci_bound": 32.3808,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15429,
      "task": "Oversee workers including supervisors, inspectors, or laboratory workers engaged in testing activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.2,
      "n": 51,
      "standard_error": 0.116,
      "lower_ci_bound": 3.9641,
      "upper_ci_bound": 4.43,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15429,
      "task": "Oversee workers including supervisors, inspectors, or laboratory workers engaged in testing activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 83.25,
      "n": 59,
      "standard_error": 8.6231,
      "lower_ci_bound": 59.0387,
      "upper_ci_bound": 94.4843,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15431,
      "task": "Direct product testing activities throughout production cycles.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.52,
      "n": 50,
      "standard_error": 3.4908,
      "lower_ci_bound": 2.1619,
      "upper_ci_bound": 18.0657,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15431,
      "task": "Direct product testing activities throughout production cycles.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.91,
      "n": 50,
      "standard_error": 6.9573,
      "lower_ci_bound": 6.2369,
      "upper_ci_bound": 34.9793,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15431,
      "task": "Direct product testing activities throughout production cycles.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 4.52,
      "n": 50,
      "standard_error": 3.386,
      "lower_ci_bound": 0.9672,
      "upper_ci_bound": 18.6426,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15431,
      "task": "Direct product testing activities throughout production cycles.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.81,
      "n": 50,
      "standard_error": 4.6494,
      "lower_ci_bound": 10.2727,
      "upper_ci_bound": 29.0929,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15431,
      "task": "Direct product testing activities throughout production cycles.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 30.57,
      "n": 50,
      "standard_error": 8.4861,
      "lower_ci_bound": 16.4692,
      "upper_ci_bound": 49.5799,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15431,
      "task": "Direct product testing activities throughout production cycles.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 18.41,
      "n": 50,
      "standard_error": 6.5959,
      "lower_ci_bound": 8.5391,
      "upper_ci_bound": 35.2888,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15431,
      "task": "Direct product testing activities throughout production cycles.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.26,
      "n": 50,
      "standard_error": 3.2446,
      "lower_ci_bound": 2.1492,
      "upper_ci_bound": 16.865,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15431,
      "task": "Direct product testing activities throughout production cycles.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.17,
      "n": 49,
      "standard_error": 0.1337,
      "lower_ci_bound": 3.9048,
      "upper_ci_bound": 4.4425,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15431,
      "task": "Direct product testing activities throughout production cycles.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.07,
      "n": 59,
      "standard_error": 7.4245,
      "lower_ci_bound": 63.4991,
      "upper_ci_bound": 94.119,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15421,
      "task": "Instruct staff in quality control and analytical procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 54,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15421,
      "task": "Instruct staff in quality control and analytical procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.34,
      "n": 54,
      "standard_error": 7.2901,
      "lower_ci_bound": 7.8037,
      "upper_ci_bound": 37.3551,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15421,
      "task": "Instruct staff in quality control and analytical procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.78,
      "n": 54,
      "standard_error": 7.1993,
      "lower_ci_bound": 12.3329,
      "upper_ci_bound": 40.9018,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15421,
      "task": "Instruct staff in quality control and analytical procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.12,
      "n": 54,
      "standard_error": 5.4691,
      "lower_ci_bound": 7.8651,
      "upper_ci_bound": 30.1931,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15421,
      "task": "Instruct staff in quality control and analytical procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 32.09,
      "n": 54,
      "standard_error": 6.8006,
      "lower_ci_bound": 20.1703,
      "upper_ci_bound": 46.9089,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15421,
      "task": "Instruct staff in quality control and analytical procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.3,
      "n": 54,
      "standard_error": 0.3085,
      "lower_ci_bound": 0.0379,
      "upper_ci_bound": 2.329,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15421,
      "task": "Instruct staff in quality control and analytical procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.37,
      "n": 54,
      "standard_error": 3.3739,
      "lower_ci_bound": 4.4504,
      "upper_ci_bound": 18.6565,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15421,
      "task": "Instruct staff in quality control and analytical procedures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.11,
      "n": 54,
      "standard_error": 0.13,
      "lower_ci_bound": 3.8481,
      "upper_ci_bound": 4.3697,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15421,
      "task": "Instruct staff in quality control and analytical procedures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.04,
      "n": 59,
      "standard_error": 4.4677,
      "lower_ci_bound": 77.2451,
      "upper_ci_bound": 96.8172,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15424,
      "task": "Direct the tracking of defects, test results, or other regularly reported quality control data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 57,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15424,
      "task": "Direct the tracking of defects, test results, or other regularly reported quality control data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 8.7,
      "n": 57,
      "standard_error": 4.4509,
      "lower_ci_bound": 3.0109,
      "upper_ci_bound": 22.6483,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15424,
      "task": "Direct the tracking of defects, test results, or other regularly reported quality control data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.99,
      "n": 57,
      "standard_error": 7.849,
      "lower_ci_bound": 7.777,
      "upper_ci_bound": 39.4449,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15424,
      "task": "Direct the tracking of defects, test results, or other regularly reported quality control data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 32.43,
      "n": 57,
      "standard_error": 7.8901,
      "lower_ci_bound": 18.9159,
      "upper_ci_bound": 49.679,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15424,
      "task": "Direct the tracking of defects, test results, or other regularly reported quality control data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 25.48,
      "n": 57,
      "standard_error": 5.5464,
      "lower_ci_bound": 16.0004,
      "upper_ci_bound": 38.0378,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15424,
      "task": "Direct the tracking of defects, test results, or other regularly reported quality control data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.39,
      "n": 57,
      "standard_error": 3.0429,
      "lower_ci_bound": 1.6922,
      "upper_ci_bound": 15.8448,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15424,
      "task": "Direct the tracking of defects, test results, or other regularly reported quality control data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.01,
      "n": 57,
      "standard_error": 4.9793,
      "lower_ci_bound": 2.851,
      "upper_ci_bound": 25.0546,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15424,
      "task": "Direct the tracking of defects, test results, or other regularly reported quality control data.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.1,
      "n": 57,
      "standard_error": 0.1031,
      "lower_ci_bound": 3.8969,
      "upper_ci_bound": 4.3099,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15424,
      "task": "Direct the tracking of defects, test results, or other regularly reported quality control data.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 97.22,
      "n": 59,
      "standard_error": 2.077,
      "lower_ci_bound": 88.2498,
      "upper_ci_bound": 99.3894,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15417,
      "task": "Participate in the development of product specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.91,
      "n": 53,
      "standard_error": 5.6554,
      "lower_ci_bound": 7.4935,
      "upper_ci_bound": 30.6461,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15417,
      "task": "Participate in the development of product specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.3,
      "n": 53,
      "standard_error": 7.8646,
      "lower_ci_bound": 10.3465,
      "upper_ci_bound": 41.6406,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15417,
      "task": "Participate in the development of product specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.25,
      "n": 53,
      "standard_error": 8.0219,
      "lower_ci_bound": 18.5586,
      "upper_ci_bound": 49.8621,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15417,
      "task": "Participate in the development of product specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 28.04,
      "n": 53,
      "standard_error": 8.0977,
      "lower_ci_bound": 14.8336,
      "upper_ci_bound": 46.5773,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15417,
      "task": "Participate in the development of product specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 1.5,
      "n": 53,
      "standard_error": 1.0217,
      "lower_ci_bound": 0.379,
      "upper_ci_bound": 5.7484,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15417,
      "task": "Participate in the development of product specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 53,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15417,
      "task": "Participate in the development of product specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 53,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15417,
      "task": "Participate in the development of product specifications.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.08,
      "n": 52,
      "standard_error": 0.1408,
      "lower_ci_bound": 3.7955,
      "upper_ci_bound": 4.3608,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15417,
      "task": "Participate in the development of product specifications.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.51,
      "n": 59,
      "standard_error": 6.47,
      "lower_ci_bound": 68.235,
      "upper_ci_bound": 97.1367,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15420,
      "task": "Identify quality problems or areas for improvement and recommend solutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 59,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15420,
      "task": "Identify quality problems or areas for improvement and recommend solutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.06,
      "n": 59,
      "standard_error": 5.957,
      "lower_ci_bound": 6.5277,
      "upper_ci_bound": 31.0529,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15420,
      "task": "Identify quality problems or areas for improvement and recommend solutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.78,
      "n": 59,
      "standard_error": 7.0745,
      "lower_ci_bound": 10.8173,
      "upper_ci_bound": 39.0022,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15420,
      "task": "Identify quality problems or areas for improvement and recommend solutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 29.06,
      "n": 59,
      "standard_error": 7.9744,
      "lower_ci_bound": 15.8865,
      "upper_ci_bound": 47.0503,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15420,
      "task": "Identify quality problems or areas for improvement and recommend solutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 21.97,
      "n": 59,
      "standard_error": 8.0215,
      "lower_ci_bound": 9.9428,
      "upper_ci_bound": 41.8082,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15420,
      "task": "Identify quality problems or areas for improvement and recommend solutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.19,
      "n": 59,
      "standard_error": 4.5158,
      "lower_ci_bound": 1.9571,
      "upper_ci_bound": 23.0914,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15420,
      "task": "Identify quality problems or areas for improvement and recommend solutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.93,
      "n": 59,
      "standard_error": 3.02,
      "lower_ci_bound": 1.4091,
      "upper_ci_bound": 15.8483,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15420,
      "task": "Identify quality problems or areas for improvement and recommend solutions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.04,
      "n": 59,
      "standard_error": 0.1152,
      "lower_ci_bound": 3.8056,
      "upper_ci_bound": 4.2667,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15420,
      "task": "Identify quality problems or areas for improvement and recommend solutions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 59,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15411,
      "task": "Collect and analyze production samples to evaluate quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 16.12,
      "n": 47,
      "standard_error": 11.3092,
      "lower_ci_bound": 3.4461,
      "upper_ci_bound": 50.8558,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15411,
      "task": "Collect and analyze production samples to evaluate quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 7.59,
      "n": 47,
      "standard_error": 5.6758,
      "lower_ci_bound": 1.5836,
      "upper_ci_bound": 29.5185,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15411,
      "task": "Collect and analyze production samples to evaluate quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.93,
      "n": 47,
      "standard_error": 6.9436,
      "lower_ci_bound": 4.8046,
      "upper_ci_bound": 34.179,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15411,
      "task": "Collect and analyze production samples to evaluate quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20.4,
      "n": 47,
      "standard_error": 7.0207,
      "lower_ci_bound": 9.6914,
      "upper_ci_bound": 37.9593,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15411,
      "task": "Collect and analyze production samples to evaluate quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 23.33,
      "n": 47,
      "standard_error": 5.7899,
      "lower_ci_bound": 13.6881,
      "upper_ci_bound": 36.8591,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15411,
      "task": "Collect and analyze production samples to evaluate quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 13.38,
      "n": 47,
      "standard_error": 7.431,
      "lower_ci_bound": 4.0736,
      "upper_ci_bound": 35.9583,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15411,
      "task": "Collect and analyze production samples to evaluate quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.26,
      "n": 47,
      "standard_error": 3.2104,
      "lower_ci_bound": 1.494,
      "upper_ci_bound": 16.8799,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15411,
      "task": "Collect and analyze production samples to evaluate quality.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.02,
      "n": 47,
      "standard_error": 0.1336,
      "lower_ci_bound": 3.7544,
      "upper_ci_bound": 4.2923,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15411,
      "task": "Collect and analyze production samples to evaluate quality.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 73.9,
      "n": 59,
      "standard_error": 7.9712,
      "lower_ci_bound": 55.3144,
      "upper_ci_bound": 86.6193,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15416,
      "task": "Produce reports regarding nonconformance of products or processes, daily production quality, root cause analyses, or quality trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.77,
      "n": 55,
      "standard_error": 3.0313,
      "lower_ci_bound": 0.73,
      "upper_ci_bound": 17.2935,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15416,
      "task": "Produce reports regarding nonconformance of products or processes, daily production quality, root cause analyses, or quality trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 2.06,
      "n": 55,
      "standard_error": 0.9734,
      "lower_ci_bound": 0.7909,
      "upper_ci_bound": 5.2427,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15416,
      "task": "Produce reports regarding nonconformance of products or processes, daily production quality, root cause analyses, or quality trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 37.45,
      "n": 55,
      "standard_error": 8.7882,
      "lower_ci_bound": 22.0108,
      "upper_ci_bound": 55.9528,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15416,
      "task": "Produce reports regarding nonconformance of products or processes, daily production quality, root cause analyses, or quality trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 32.61,
      "n": 55,
      "standard_error": 6.4321,
      "lower_ci_bound": 21.2026,
      "upper_ci_bound": 46.5276,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15416,
      "task": "Produce reports regarding nonconformance of products or processes, daily production quality, root cause analyses, or quality trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 18.25,
      "n": 55,
      "standard_error": 5.4521,
      "lower_ci_bound": 9.6878,
      "upper_ci_bound": 31.7144,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15416,
      "task": "Produce reports regarding nonconformance of products or processes, daily production quality, root cause analyses, or quality trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.86,
      "n": 55,
      "standard_error": 3.1941,
      "lower_ci_bound": 1.9138,
      "upper_ci_bound": 16.5781,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15416,
      "task": "Produce reports regarding nonconformance of products or processes, daily production quality, root cause analyses, or quality trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 55,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15416,
      "task": "Produce reports regarding nonconformance of products or processes, daily production quality, root cause analyses, or quality trends.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.93,
      "n": 55,
      "standard_error": 0.0968,
      "lower_ci_bound": 3.7404,
      "upper_ci_bound": 4.1286,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15416,
      "task": "Produce reports regarding nonconformance of products or processes, daily production quality, root cause analyses, or quality trends.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.63,
      "n": 59,
      "standard_error": 2.9081,
      "lower_ci_bound": 84.4553,
      "upper_ci_bound": 98.8804,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15427,
      "task": "Communicate quality control information to all relevant organizational departments, outside vendors, or contractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.26,
      "n": 57,
      "standard_error": 0.2685,
      "lower_ci_bound": 0.033,
      "upper_ci_bound": 2.0272,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15427,
      "task": "Communicate quality control information to all relevant organizational departments, outside vendors, or contractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 14.99,
      "n": 57,
      "standard_error": 7.3948,
      "lower_ci_bound": 5.2266,
      "upper_ci_bound": 36.0573,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15427,
      "task": "Communicate quality control information to all relevant organizational departments, outside vendors, or contractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.64,
      "n": 57,
      "standard_error": 6.2969,
      "lower_ci_bound": 20.5254,
      "upper_ci_bound": 45.3314,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15427,
      "task": "Communicate quality control information to all relevant organizational departments, outside vendors, or contractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 28.47,
      "n": 57,
      "standard_error": 10.9096,
      "lower_ci_bound": 11.9756,
      "upper_ci_bound": 53.7873,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15427,
      "task": "Communicate quality control information to all relevant organizational departments, outside vendors, or contractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.07,
      "n": 57,
      "standard_error": 7.9768,
      "lower_ci_bound": 7.7242,
      "upper_ci_bound": 39.8917,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15427,
      "task": "Communicate quality control information to all relevant organizational departments, outside vendors, or contractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.09,
      "n": 57,
      "standard_error": 2.126,
      "lower_ci_bound": 0.7611,
      "upper_ci_bound": 11.6808,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15427,
      "task": "Communicate quality control information to all relevant organizational departments, outside vendors, or contractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.49,
      "n": 57,
      "standard_error": 1.7498,
      "lower_ci_bound": 0.5967,
      "upper_ci_bound": 9.7673,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15427,
      "task": "Communicate quality control information to all relevant organizational departments, outside vendors, or contractors.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.92,
      "n": 57,
      "standard_error": 0.1194,
      "lower_ci_bound": 3.681,
      "upper_ci_bound": 4.1593,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15427,
      "task": "Communicate quality control information to all relevant organizational departments, outside vendors, or contractors.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.91,
      "n": 59,
      "standard_error": 2.0743,
      "lower_ci_bound": 88.6816,
      "upper_ci_bound": 99.2119,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15418,
      "task": "Monitor development of new products to help identify possible problems for mass production.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.74,
      "n": 43,
      "standard_error": 5.5478,
      "lower_ci_bound": 2.9343,
      "upper_ci_bound": 27.8295,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15418,
      "task": "Monitor development of new products to help identify possible problems for mass production.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.62,
      "n": 43,
      "standard_error": 6.3865,
      "lower_ci_bound": 15.7905,
      "upper_ci_bound": 41.2357,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15418,
      "task": "Monitor development of new products to help identify possible problems for mass production.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.04,
      "n": 43,
      "standard_error": 9.7659,
      "lower_ci_bound": 16.834,
      "upper_ci_bound": 54.5953,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15418,
      "task": "Monitor development of new products to help identify possible problems for mass production.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 24.57,
      "n": 43,
      "standard_error": 8.2877,
      "lower_ci_bound": 11.6673,
      "upper_ci_bound": 44.5394,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15418,
      "task": "Monitor development of new products to help identify possible problems for mass production.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 2.46,
      "n": 43,
      "standard_error": 2.4601,
      "lower_ci_bound": 0.3195,
      "upper_ci_bound": 16.6168,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15418,
      "task": "Monitor development of new products to help identify possible problems for mass production.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15418,
      "task": "Monitor development of new products to help identify possible problems for mass production.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.57,
      "n": 43,
      "standard_error": 2.7149,
      "lower_ci_bound": 0.7472,
      "upper_ci_bound": 15.3883,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15418,
      "task": "Monitor development of new products to help identify possible problems for mass production.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.85,
      "n": 42,
      "standard_error": 0.2128,
      "lower_ci_bound": 3.4182,
      "upper_ci_bound": 4.2775,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15418,
      "task": "Monitor development of new products to help identify possible problems for mass production.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 74.32,
      "n": 59,
      "standard_error": 7.4333,
      "lower_ci_bound": 57.0279,
      "upper_ci_bound": 86.3204,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15422,
      "task": "Identify critical points in the manufacturing process and specify sampling procedures to be used at these points.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.92,
      "n": 49,
      "standard_error": 3.4042,
      "lower_ci_bound": 2.5042,
      "upper_ci_bound": 17.7058,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15422,
      "task": "Identify critical points in the manufacturing process and specify sampling procedures to be used at these points.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 27.42,
      "n": 49,
      "standard_error": 6.8595,
      "lower_ci_bound": 15.8928,
      "upper_ci_bound": 43.0382,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15422,
      "task": "Identify critical points in the manufacturing process and specify sampling procedures to be used at these points.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 38.11,
      "n": 49,
      "standard_error": 7.4157,
      "lower_ci_bound": 24.6551,
      "upper_ci_bound": 53.6744,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15422,
      "task": "Identify critical points in the manufacturing process and specify sampling procedures to be used at these points.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.4,
      "n": 49,
      "standard_error": 5.1159,
      "lower_ci_bound": 4.4441,
      "upper_ci_bound": 26.2692,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15422,
      "task": "Identify critical points in the manufacturing process and specify sampling procedures to be used at these points.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.36,
      "n": 49,
      "standard_error": 3.8982,
      "lower_ci_bound": 4.7332,
      "upper_ci_bound": 21.1833,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15422,
      "task": "Identify critical points in the manufacturing process and specify sampling procedures to be used at these points.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2,
      "n": 49,
      "standard_error": 1.7597,
      "lower_ci_bound": 0.3332,
      "upper_ci_bound": 11.0502,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15422,
      "task": "Identify critical points in the manufacturing process and specify sampling procedures to be used at these points.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.79,
      "n": 49,
      "standard_error": 2.7877,
      "lower_ci_bound": 0.8387,
      "upper_ci_bound": 15.4887,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15422,
      "task": "Identify critical points in the manufacturing process and specify sampling procedures to be used at these points.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.84,
      "n": 49,
      "standard_error": 0.1791,
      "lower_ci_bound": 3.4843,
      "upper_ci_bound": 4.2045,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15422,
      "task": "Identify critical points in the manufacturing process and specify sampling procedures to be used at these points.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 81.51,
      "n": 59,
      "standard_error": 7.5819,
      "lower_ci_bound": 61.6933,
      "upper_ci_bound": 92.3495,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15425,
      "task": "Create and implement inspection and testing criteria or procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.04,
      "n": 54,
      "standard_error": 3.4827,
      "lower_ci_bound": 1.2161,
      "upper_ci_bound": 18.5991,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15425,
      "task": "Create and implement inspection and testing criteria or procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 24.38,
      "n": 54,
      "standard_error": 5.9313,
      "lower_ci_bound": 14.4681,
      "upper_ci_bound": 38.0714,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15425,
      "task": "Create and implement inspection and testing criteria or procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 35.66,
      "n": 54,
      "standard_error": 7.8156,
      "lower_ci_bound": 21.8691,
      "upper_ci_bound": 52.3271,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15425,
      "task": "Create and implement inspection and testing criteria or procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.42,
      "n": 54,
      "standard_error": 8.6913,
      "lower_ci_bound": 5.9106,
      "upper_ci_bound": 41.4771,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15425,
      "task": "Create and implement inspection and testing criteria or procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.49,
      "n": 54,
      "standard_error": 4.8287,
      "lower_ci_bound": 2.5949,
      "upper_ci_bound": 24.3991,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15425,
      "task": "Create and implement inspection and testing criteria or procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.51,
      "n": 54,
      "standard_error": 3.4368,
      "lower_ci_bound": 2.9216,
      "upper_ci_bound": 17.9689,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15425,
      "task": "Create and implement inspection and testing criteria or procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.5,
      "n": 54,
      "standard_error": 1.5275,
      "lower_ci_bound": 0.1905,
      "upper_ci_bound": 10.8131,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15425,
      "task": "Create and implement inspection and testing criteria or procedures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.78,
      "n": 54,
      "standard_error": 0.1675,
      "lower_ci_bound": 3.4453,
      "upper_ci_bound": 4.1174,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15425,
      "task": "Create and implement inspection and testing criteria or procedures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.61,
      "n": 59,
      "standard_error": 7.4134,
      "lower_ci_bound": 63.6661,
      "upper_ci_bound": 97.6963,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15423,
      "task": "Document testing procedures, methodologies, or criteria.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.86,
      "n": 50,
      "standard_error": 1.9121,
      "lower_ci_bound": 0.2316,
      "upper_ci_bound": 13.4402,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15423,
      "task": "Document testing procedures, methodologies, or criteria.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.81,
      "n": 50,
      "standard_error": 4.6776,
      "lower_ci_bound": 11.1306,
      "upper_ci_bound": 30.0127,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15423,
      "task": "Document testing procedures, methodologies, or criteria.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 34.2,
      "n": 50,
      "standard_error": 9.4618,
      "lower_ci_bound": 18.2488,
      "upper_ci_bound": 54.7458,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15423,
      "task": "Document testing procedures, methodologies, or criteria.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.21,
      "n": 50,
      "standard_error": 9.3413,
      "lower_ci_bound": 6.6259,
      "upper_ci_bound": 44.3539,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15423,
      "task": "Document testing procedures, methodologies, or criteria.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.34,
      "n": 50,
      "standard_error": 4.7801,
      "lower_ci_bound": 6.2827,
      "upper_ci_bound": 26.1079,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15423,
      "task": "Document testing procedures, methodologies, or criteria.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15423,
      "task": "Document testing procedures, methodologies, or criteria.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 12.58,
      "n": 50,
      "standard_error": 7.9572,
      "lower_ci_bound": 3.2499,
      "upper_ci_bound": 38.1178,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15423,
      "task": "Document testing procedures, methodologies, or criteria.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.78,
      "n": 50,
      "standard_error": 0.1726,
      "lower_ci_bound": 3.4291,
      "upper_ci_bound": 4.123,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15423,
      "task": "Document testing procedures, methodologies, or criteria.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 81.94,
      "n": 59,
      "standard_error": 8.5032,
      "lower_ci_bound": 58.9565,
      "upper_ci_bound": 93.4807,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15407,
      "task": "Review statistical studies, technological advances, or regulatory standards and trends to stay abreast of issues in the field of quality control.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.28,
      "n": 52,
      "standard_error": 4.6597,
      "lower_ci_bound": 2.565,
      "upper_ci_bound": 23.6295,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15407,
      "task": "Review statistical studies, technological advances, or regulatory standards and trends to stay abreast of issues in the field of quality control.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 31.41,
      "n": 52,
      "standard_error": 7.8951,
      "lower_ci_bound": 17.9968,
      "upper_ci_bound": 48.8695,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15407,
      "task": "Review statistical studies, technological advances, or regulatory standards and trends to stay abreast of issues in the field of quality control.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.81,
      "n": 52,
      "standard_error": 7.8024,
      "lower_ci_bound": 11.6427,
      "upper_ci_bound": 42.5631,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15407,
      "task": "Review statistical studies, technological advances, or regulatory standards and trends to stay abreast of issues in the field of quality control.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 25.02,
      "n": 52,
      "standard_error": 6.9521,
      "lower_ci_bound": 13.6858,
      "upper_ci_bound": 41.2503,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15407,
      "task": "Review statistical studies, technological advances, or regulatory standards and trends to stay abreast of issues in the field of quality control.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.25,
      "n": 52,
      "standard_error": 3.3948,
      "lower_ci_bound": 4.3268,
      "upper_ci_bound": 18.6677,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15407,
      "task": "Review statistical studies, technological advances, or regulatory standards and trends to stay abreast of issues in the field of quality control.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.3,
      "n": 52,
      "standard_error": 0.3114,
      "lower_ci_bound": 0.0381,
      "upper_ci_bound": 2.3561,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15407,
      "task": "Review statistical studies, technological advances, or regulatory standards and trends to stay abreast of issues in the field of quality control.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.93,
      "n": 52,
      "standard_error": 1.9614,
      "lower_ci_bound": 0.2467,
      "upper_ci_bound": 13.5893,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15407,
      "task": "Review statistical studies, technological advances, or regulatory standards and trends to stay abreast of issues in the field of quality control.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.63,
      "n": 53,
      "standard_error": 0.1199,
      "lower_ci_bound": 3.3884,
      "upper_ci_bound": 3.8697,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15407,
      "task": "Review statistical studies, technological advances, or regulatory standards and trends to stay abreast of issues in the field of quality control.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.49,
      "n": 59,
      "standard_error": 4.4995,
      "lower_ci_bound": 76.9628,
      "upper_ci_bound": 96.4386,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15410,
      "task": "Coordinate the selection and implementation of quality control equipment, such as inspection gauges.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 12.59,
      "n": 50,
      "standard_error": 4.0806,
      "lower_ci_bound": 6.399,
      "upper_ci_bound": 23.28,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15410,
      "task": "Coordinate the selection and implementation of quality control equipment, such as inspection gauges.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 47.05,
      "n": 50,
      "standard_error": 8.0694,
      "lower_ci_bound": 31.6678,
      "upper_ci_bound": 63.0122,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15410,
      "task": "Coordinate the selection and implementation of quality control equipment, such as inspection gauges.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.34,
      "n": 50,
      "standard_error": 5.2659,
      "lower_ci_bound": 10.8477,
      "upper_ci_bound": 32.089,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15410,
      "task": "Coordinate the selection and implementation of quality control equipment, such as inspection gauges.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.63,
      "n": 50,
      "standard_error": 6.0942,
      "lower_ci_bound": 6.8201,
      "upper_ci_bound": 31.9232,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15410,
      "task": "Coordinate the selection and implementation of quality control equipment, such as inspection gauges.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 1.86,
      "n": 50,
      "standard_error": 1.6448,
      "lower_ci_bound": 0.3094,
      "upper_ci_bound": 10.3826,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15410,
      "task": "Coordinate the selection and implementation of quality control equipment, such as inspection gauges.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15410,
      "task": "Coordinate the selection and implementation of quality control equipment, such as inspection gauges.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.53,
      "n": 50,
      "standard_error": 2.6042,
      "lower_ci_bound": 0.7805,
      "upper_ci_bound": 14.5412,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15410,
      "task": "Coordinate the selection and implementation of quality control equipment, such as inspection gauges.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.61,
      "n": 50,
      "standard_error": 0.1227,
      "lower_ci_bound": 3.3639,
      "upper_ci_bound": 3.8571,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15410,
      "task": "Coordinate the selection and implementation of quality control equipment, such as inspection gauges.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 87.49,
      "n": 59,
      "standard_error": 7.45,
      "lower_ci_bound": 64.1638,
      "upper_ci_bound": 96.4678,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15408,
      "task": "Generate and maintain quality control operating budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 32.7,
      "n": 45,
      "standard_error": 9.4444,
      "lower_ci_bound": 16.981,
      "upper_ci_bound": 53.568,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15408,
      "task": "Generate and maintain quality control operating budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 28.56,
      "n": 45,
      "standard_error": 7.9355,
      "lower_ci_bound": 15.4342,
      "upper_ci_bound": 46.6768,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15408,
      "task": "Generate and maintain quality control operating budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.19,
      "n": 45,
      "standard_error": 5.4719,
      "lower_ci_bound": 10.4446,
      "upper_ci_bound": 32.5951,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15408,
      "task": "Generate and maintain quality control operating budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.94,
      "n": 45,
      "standard_error": 6.2018,
      "lower_ci_bound": 3.9633,
      "upper_ci_bound": 30.8017,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15408,
      "task": "Generate and maintain quality control operating budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.48,
      "n": 45,
      "standard_error": 2.3927,
      "lower_ci_bound": 0.8485,
      "upper_ci_bound": 13.162,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15408,
      "task": "Generate and maintain quality control operating budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.34,
      "n": 45,
      "standard_error": 2.3576,
      "lower_ci_bound": 0.2998,
      "upper_ci_bound": 16.0654,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15408,
      "task": "Generate and maintain quality control operating budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.8,
      "n": 45,
      "standard_error": 1.8529,
      "lower_ci_bound": 0.2222,
      "upper_ci_bound": 13.1442,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15408,
      "task": "Generate and maintain quality control operating budgets.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.56,
      "n": 45,
      "standard_error": 0.1557,
      "lower_ci_bound": 3.2506,
      "upper_ci_bound": 3.8782,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15408,
      "task": "Generate and maintain quality control operating budgets.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 74.48,
      "n": 59,
      "standard_error": 7.8683,
      "lower_ci_bound": 56.0317,
      "upper_ci_bound": 86.9864,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15419,
      "task": "Instruct vendors or contractors on quality guidelines, testing procedures, or ways to eliminate deficiencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 32.98,
      "n": 41,
      "standard_error": 11.3131,
      "lower_ci_bound": 14.8846,
      "upper_ci_bound": 58.0614,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15419,
      "task": "Instruct vendors or contractors on quality guidelines, testing procedures, or ways to eliminate deficiencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 45.84,
      "n": 41,
      "standard_error": 7.6916,
      "lower_ci_bound": 31.1554,
      "upper_ci_bound": 61.2877,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15419,
      "task": "Instruct vendors or contractors on quality guidelines, testing procedures, or ways to eliminate deficiencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.83,
      "n": 41,
      "standard_error": 7.3847,
      "lower_ci_bound": 5.0742,
      "upper_ci_bound": 36.2095,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15419,
      "task": "Instruct vendors or contractors on quality guidelines, testing procedures, or ways to eliminate deficiencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.05,
      "n": 41,
      "standard_error": 2.411,
      "lower_ci_bound": 1.1901,
      "upper_ci_bound": 12.885,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15419,
      "task": "Instruct vendors or contractors on quality guidelines, testing procedures, or ways to eliminate deficiencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 41,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15419,
      "task": "Instruct vendors or contractors on quality guidelines, testing procedures, or ways to eliminate deficiencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 41,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15419,
      "task": "Instruct vendors or contractors on quality guidelines, testing procedures, or ways to eliminate deficiencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.3,
      "n": 41,
      "standard_error": 2.3232,
      "lower_ci_bound": 0.2889,
      "upper_ci_bound": 16.0077,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15419,
      "task": "Instruct vendors or contractors on quality guidelines, testing procedures, or ways to eliminate deficiencies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.52,
      "n": 40,
      "standard_error": 0.0966,
      "lower_ci_bound": 3.3241,
      "upper_ci_bound": 3.7147,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15419,
      "task": "Instruct vendors or contractors on quality guidelines, testing procedures, or ways to eliminate deficiencies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 76,
      "n": 59,
      "standard_error": 5.3202,
      "lower_ci_bound": 63.8535,
      "upper_ci_bound": 85.0292,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15426,
      "task": "Confer with marketing and sales departments to define client requirements and expectations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 19.51,
      "n": 44,
      "standard_error": 11.8489,
      "lower_ci_bound": 5.0237,
      "upper_ci_bound": 52.6085,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15426,
      "task": "Confer with marketing and sales departments to define client requirements and expectations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 38.71,
      "n": 44,
      "standard_error": 9.7125,
      "lower_ci_bound": 21.6665,
      "upper_ci_bound": 59.0488,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15426,
      "task": "Confer with marketing and sales departments to define client requirements and expectations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.46,
      "n": 44,
      "standard_error": 7.4997,
      "lower_ci_bound": 5.4354,
      "upper_ci_bound": 36.7773,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15426,
      "task": "Confer with marketing and sales departments to define client requirements and expectations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20.64,
      "n": 44,
      "standard_error": 6.6979,
      "lower_ci_bound": 10.2323,
      "upper_ci_bound": 37.2335,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15426,
      "task": "Confer with marketing and sales departments to define client requirements and expectations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.69,
      "n": 44,
      "standard_error": 4.8137,
      "lower_ci_bound": 0.9793,
      "upper_ci_bound": 26.9138,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15426,
      "task": "Confer with marketing and sales departments to define client requirements and expectations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15426,
      "task": "Confer with marketing and sales departments to define client requirements and expectations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15426,
      "task": "Confer with marketing and sales departments to define client requirements and expectations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.27,
      "n": 44,
      "standard_error": 0.3203,
      "lower_ci_bound": 2.6259,
      "upper_ci_bound": 3.918,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15426,
      "task": "Confer with marketing and sales departments to define client requirements and expectations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 82.95,
      "n": 59,
      "standard_error": 5.568,
      "lower_ci_bound": 68.8674,
      "upper_ci_bound": 91.45,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15409,
      "task": "Evaluate new testing and sampling methodologies or technologies to determine usefulness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.66,
      "n": 49,
      "standard_error": 6.2286,
      "lower_ci_bound": 3.7664,
      "upper_ci_bound": 30.8059,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15409,
      "task": "Evaluate new testing and sampling methodologies or technologies to determine usefulness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 37.86,
      "n": 49,
      "standard_error": 7.4785,
      "lower_ci_bound": 24.3303,
      "upper_ci_bound": 53.5845,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15409,
      "task": "Evaluate new testing and sampling methodologies or technologies to determine usefulness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 34.46,
      "n": 49,
      "standard_error": 8.2344,
      "lower_ci_bound": 20.1679,
      "upper_ci_bound": 52.255,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15409,
      "task": "Evaluate new testing and sampling methodologies or technologies to determine usefulness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.91,
      "n": 49,
      "standard_error": 3.678,
      "lower_ci_bound": 3.0188,
      "upper_ci_bound": 19.1634,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15409,
      "task": "Evaluate new testing and sampling methodologies or technologies to determine usefulness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.14,
      "n": 49,
      "standard_error": 3.2904,
      "lower_ci_bound": 2.0322,
      "upper_ci_bound": 17.0936,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15409,
      "task": "Evaluate new testing and sampling methodologies or technologies to determine usefulness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 49,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15409,
      "task": "Evaluate new testing and sampling methodologies or technologies to determine usefulness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.97,
      "n": 49,
      "standard_error": 1.9984,
      "lower_ci_bound": 0.2498,
      "upper_ci_bound": 13.8713,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15409,
      "task": "Evaluate new testing and sampling methodologies or technologies to determine usefulness.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.27,
      "n": 49,
      "standard_error": 0.1269,
      "lower_ci_bound": 3.0117,
      "upper_ci_bound": 3.5222,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15409,
      "task": "Evaluate new testing and sampling methodologies or technologies to determine usefulness.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.63,
      "n": 59,
      "standard_error": 4.2931,
      "lower_ci_bound": 76.866,
      "upper_ci_bound": 94.8164,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15406,
      "task": "Review and approve quality plans submitted by contractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.53,
      "n": 39,
      "standard_error": 7.5282,
      "lower_ci_bound": 4.0814,
      "upper_ci_bound": 36.5344,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15406,
      "task": "Review and approve quality plans submitted by contractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 60.47,
      "n": 39,
      "standard_error": 8.2353,
      "lower_ci_bound": 43.2342,
      "upper_ci_bound": 75.4471,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15406,
      "task": "Review and approve quality plans submitted by contractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.73,
      "n": 39,
      "standard_error": 9.5483,
      "lower_ci_bound": 5.4202,
      "upper_ci_bound": 44.7808,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15406,
      "task": "Review and approve quality plans submitted by contractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.26,
      "n": 39,
      "standard_error": 4.5698,
      "lower_ci_bound": 2.5879,
      "upper_ci_bound": 23.3846,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15406,
      "task": "Review and approve quality plans submitted by contractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15406,
      "task": "Review and approve quality plans submitted by contractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15406,
      "task": "Review and approve quality plans submitted by contractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15406,
      "task": "Review and approve quality plans submitted by contractors.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.24,
      "n": 39,
      "standard_error": 0.1813,
      "lower_ci_bound": 2.877,
      "upper_ci_bound": 3.6109,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15406,
      "task": "Review and approve quality plans submitted by contractors.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 70.72,
      "n": 59,
      "standard_error": 7.8699,
      "lower_ci_bound": 53.0264,
      "upper_ci_bound": 83.7929,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15412,
      "task": "Audit and inspect subcontractor facilities including external laboratories.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 38.09,
      "n": 38,
      "standard_error": 10.0247,
      "lower_ci_bound": 20.6331,
      "upper_ci_bound": 59.28,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15412,
      "task": "Audit and inspect subcontractor facilities including external laboratories.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 49.61,
      "n": 38,
      "standard_error": 10.0837,
      "lower_ci_bound": 30.3038,
      "upper_ci_bound": 69.035,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15412,
      "task": "Audit and inspect subcontractor facilities including external laboratories.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 5.39,
      "n": 38,
      "standard_error": 5.4635,
      "lower_ci_bound": 0.6455,
      "upper_ci_bound": 33.3086,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15412,
      "task": "Audit and inspect subcontractor facilities including external laboratories.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.91,
      "n": 38,
      "standard_error": 3.2811,
      "lower_ci_bound": 1.2258,
      "upper_ci_bound": 17.6618,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15412,
      "task": "Audit and inspect subcontractor facilities including external laboratories.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15412,
      "task": "Audit and inspect subcontractor facilities including external laboratories.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15412,
      "task": "Audit and inspect subcontractor facilities including external laboratories.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.01,
      "n": 38,
      "standard_error": 2.0355,
      "lower_ci_bound": 0.2503,
      "upper_ci_bound": 14.3029,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15412,
      "task": "Audit and inspect subcontractor facilities including external laboratories.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.36,
      "n": 38,
      "standard_error": 0.1522,
      "lower_ci_bound": 3.05,
      "upper_ci_bound": 3.6667,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "task_id": 15412,
      "task": "Audit and inspect subcontractor facilities including external laboratories.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 66.96,
      "n": 59,
      "standard_error": 8.9389,
      "lower_ci_bound": 47.4407,
      "upper_ci_bound": 81.981,
      "recommend_suppress": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15446,
      "task": "Supervise employees in geothermal power plants or well fields.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15446,
      "task": "Supervise employees in geothermal power plants or well fields.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15446,
      "task": "Supervise employees in geothermal power plants or well fields.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 1.38,
      "n": 46,
      "standard_error": 1.4175,
      "lower_ci_bound": 0.1728,
      "upper_ci_bound": 10.211,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15446,
      "task": "Supervise employees in geothermal power plants or well fields.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.61,
      "n": 46,
      "standard_error": 3.561,
      "lower_ci_bound": 0.4741,
      "upper_ci_bound": 22.736,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15446,
      "task": "Supervise employees in geothermal power plants or well fields.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 46.31,
      "n": 46,
      "standard_error": 7.1591,
      "lower_ci_bound": 32.5665,
      "upper_ci_bound": 60.6349,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15446,
      "task": "Supervise employees in geothermal power plants or well fields.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 25.1,
      "n": 46,
      "standard_error": 6.014,
      "lower_ci_bound": 14.9637,
      "upper_ci_bound": 38.9619,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15446,
      "task": "Supervise employees in geothermal power plants or well fields.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 23.6,
      "n": 46,
      "standard_error": 5.5328,
      "lower_ci_bound": 14.2707,
      "upper_ci_bound": 36.4289,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15446,
      "task": "Supervise employees in geothermal power plants or well fields.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.36,
      "n": 47,
      "standard_error": 0.0866,
      "lower_ci_bound": 4.1845,
      "upper_ci_bound": 4.5333,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15446,
      "task": "Supervise employees in geothermal power plants or well fields.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.22,
      "n": 51,
      "standard_error": 5.9855,
      "lower_ci_bound": 70.2528,
      "upper_ci_bound": 97.3017,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15447,
      "task": "Oversee geothermal plant operations, maintenance, and repairs to ensure compliance with applicable standards or regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 47,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15447,
      "task": "Oversee geothermal plant operations, maintenance, and repairs to ensure compliance with applicable standards or regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.46,
      "n": 47,
      "standard_error": 3.1635,
      "lower_ci_bound": 0.5287,
      "upper_ci_bound": 19.4388,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15447,
      "task": "Oversee geothermal plant operations, maintenance, and repairs to ensure compliance with applicable standards or regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 8.48,
      "n": 47,
      "standard_error": 4.4681,
      "lower_ci_bound": 2.828,
      "upper_ci_bound": 22.7942,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15447,
      "task": "Oversee geothermal plant operations, maintenance, and repairs to ensure compliance with applicable standards or regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.87,
      "n": 47,
      "standard_error": 4.386,
      "lower_ci_bound": 4.6739,
      "upper_ci_bound": 23.275,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15447,
      "task": "Oversee geothermal plant operations, maintenance, and repairs to ensure compliance with applicable standards or regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 44.01,
      "n": 47,
      "standard_error": 5.6911,
      "lower_ci_bound": 33.0558,
      "upper_ci_bound": 55.5801,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15447,
      "task": "Oversee geothermal plant operations, maintenance, and repairs to ensure compliance with applicable standards or regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 23.48,
      "n": 47,
      "standard_error": 5.4882,
      "lower_ci_bound": 14.2266,
      "upper_ci_bound": 36.1997,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15447,
      "task": "Oversee geothermal plant operations, maintenance, and repairs to ensure compliance with applicable standards or regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.7,
      "n": 47,
      "standard_error": 6.2841,
      "lower_ci_bound": 2.4743,
      "upper_ci_bound": 31.282,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15447,
      "task": "Oversee geothermal plant operations, maintenance, and repairs to ensure compliance with applicable standards or regulations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.34,
      "n": 49,
      "standard_error": 0.0778,
      "lower_ci_bound": 4.1883,
      "upper_ci_bound": 4.5014,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15447,
      "task": "Oversee geothermal plant operations, maintenance, and repairs to ensure compliance with applicable standards or regulations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 98.67,
      "n": 50,
      "standard_error": 1.3622,
      "lower_ci_bound": 90.2045,
      "upper_ci_bound": 99.8331,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15434,
      "task": "Communicate geothermal plant conditions to employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 47,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15434,
      "task": "Communicate geothermal plant conditions to employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 47,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15434,
      "task": "Communicate geothermal plant conditions to employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10.52,
      "n": 47,
      "standard_error": 3.4987,
      "lower_ci_bound": 5.2748,
      "upper_ci_bound": 19.9029,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15434,
      "task": "Communicate geothermal plant conditions to employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.68,
      "n": 47,
      "standard_error": 6.0873,
      "lower_ci_bound": 6.0766,
      "upper_ci_bound": 31.3977,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15434,
      "task": "Communicate geothermal plant conditions to employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 54.06,
      "n": 47,
      "standard_error": 6.441,
      "lower_ci_bound": 41.1163,
      "upper_ci_bound": 66.4842,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15434,
      "task": "Communicate geothermal plant conditions to employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 19.34,
      "n": 47,
      "standard_error": 4.5445,
      "lower_ci_bound": 11.7687,
      "upper_ci_bound": 30.1178,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15434,
      "task": "Communicate geothermal plant conditions to employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.39,
      "n": 47,
      "standard_error": 1.4269,
      "lower_ci_bound": 0.1735,
      "upper_ci_bound": 10.2735,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15434,
      "task": "Communicate geothermal plant conditions to employees.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.09,
      "n": 48,
      "standard_error": 0.1213,
      "lower_ci_bound": 3.843,
      "upper_ci_bound": 4.331,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15434,
      "task": "Communicate geothermal plant conditions to employees.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 94.36,
      "n": 51,
      "standard_error": 3.2561,
      "lower_ci_bound": 83.0387,
      "upper_ci_bound": 98.2793,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15443,
      "task": "Identify and evaluate equipment, procedural, or conditional inefficiencies involving geothermal plant systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.25,
      "n": 49,
      "standard_error": 2.2328,
      "lower_ci_bound": 0.2986,
      "upper_ci_bound": 15.048,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15443,
      "task": "Identify and evaluate equipment, procedural, or conditional inefficiencies involving geothermal plant systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.59,
      "n": 49,
      "standard_error": 3.6046,
      "lower_ci_bound": 2.1274,
      "upper_ci_bound": 18.6324,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15443,
      "task": "Identify and evaluate equipment, procedural, or conditional inefficiencies involving geothermal plant systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.99,
      "n": 49,
      "standard_error": 7.7913,
      "lower_ci_bound": 8.5805,
      "upper_ci_bound": 39.9547,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15443,
      "task": "Identify and evaluate equipment, procedural, or conditional inefficiencies involving geothermal plant systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 23.35,
      "n": 49,
      "standard_error": 5.5376,
      "lower_ci_bound": 14.055,
      "upper_ci_bound": 36.2035,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15443,
      "task": "Identify and evaluate equipment, procedural, or conditional inefficiencies involving geothermal plant systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 35.25,
      "n": 49,
      "standard_error": 8.353,
      "lower_ci_bound": 20.6884,
      "upper_ci_bound": 53.1909,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15443,
      "task": "Identify and evaluate equipment, procedural, or conditional inefficiencies involving geothermal plant systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.92,
      "n": 49,
      "standard_error": 6.1173,
      "lower_ci_bound": 1.5672,
      "upper_ci_bound": 31.7204,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15443,
      "task": "Identify and evaluate equipment, procedural, or conditional inefficiencies involving geothermal plant systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.64,
      "n": 49,
      "standard_error": 3.0631,
      "lower_ci_bound": 1.1972,
      "upper_ci_bound": 16.3659,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15443,
      "task": "Identify and evaluate equipment, procedural, or conditional inefficiencies involving geothermal plant systems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.01,
      "n": 50,
      "standard_error": 0.1733,
      "lower_ci_bound": 3.6667,
      "upper_ci_bound": 4.3632,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15443,
      "task": "Identify and evaluate equipment, procedural, or conditional inefficiencies involving geothermal plant systems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 98.7,
      "n": 51,
      "standard_error": 1.3313,
      "lower_ci_bound": 90.3991,
      "upper_ci_bound": 99.838,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15439,
      "task": "Perform or direct the performance of preventative maintenance on geothermal plant equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15439,
      "task": "Perform or direct the performance of preventative maintenance on geothermal plant equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.16,
      "n": 45,
      "standard_error": 5.3792,
      "lower_ci_bound": 5.544,
      "upper_ci_bound": 28.1255,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15439,
      "task": "Perform or direct the performance of preventative maintenance on geothermal plant equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 2.84,
      "n": 45,
      "standard_error": 2.082,
      "lower_ci_bound": 0.6368,
      "upper_ci_bound": 11.7901,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15439,
      "task": "Perform or direct the performance of preventative maintenance on geothermal plant equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 35.3,
      "n": 45,
      "standard_error": 7.0395,
      "lower_ci_bound": 22.6735,
      "upper_ci_bound": 50.3863,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15439,
      "task": "Perform or direct the performance of preventative maintenance on geothermal plant equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 34.4,
      "n": 45,
      "standard_error": 7.4748,
      "lower_ci_bound": 21.1985,
      "upper_ci_bound": 50.5522,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15439,
      "task": "Perform or direct the performance of preventative maintenance on geothermal plant equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14.29,
      "n": 45,
      "standard_error": 4.5673,
      "lower_ci_bound": 7.2903,
      "upper_ci_bound": 26.1177,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15439,
      "task": "Perform or direct the performance of preventative maintenance on geothermal plant equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15439,
      "task": "Perform or direct the performance of preventative maintenance on geothermal plant equipment.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 46,
      "standard_error": 0.0791,
      "lower_ci_bound": 3.8416,
      "upper_ci_bound": 4.1603,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15439,
      "task": "Perform or direct the performance of preventative maintenance on geothermal plant equipment.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.7,
      "n": 51,
      "standard_error": 4.3674,
      "lower_ci_bound": 77.5145,
      "upper_ci_bound": 96.5034,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15448,
      "task": "Inspect geothermal plant or injection well fields to verify proper equipment operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.6,
      "n": 45,
      "standard_error": 3.2825,
      "lower_ci_bound": 0.5504,
      "upper_ci_bound": 20.0925,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15448,
      "task": "Inspect geothermal plant or injection well fields to verify proper equipment operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.59,
      "n": 45,
      "standard_error": 3.9965,
      "lower_ci_bound": 1.8711,
      "upper_ci_bound": 20.7018,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15448,
      "task": "Inspect geothermal plant or injection well fields to verify proper equipment operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.93,
      "n": 45,
      "standard_error": 5.4732,
      "lower_ci_bound": 3.1117,
      "upper_ci_bound": 27.4533,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15448,
      "task": "Inspect geothermal plant or injection well fields to verify proper equipment operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 33.4,
      "n": 45,
      "standard_error": 4.9498,
      "lower_ci_bound": 24.2604,
      "upper_ci_bound": 43.9899,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15448,
      "task": "Inspect geothermal plant or injection well fields to verify proper equipment operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 30.35,
      "n": 45,
      "standard_error": 7.308,
      "lower_ci_bound": 17.837,
      "upper_ci_bound": 46.6565,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15448,
      "task": "Inspect geothermal plant or injection well fields to verify proper equipment operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 12.53,
      "n": 45,
      "standard_error": 4.8596,
      "lower_ci_bound": 5.5403,
      "upper_ci_bound": 25.9335,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15448,
      "task": "Inspect geothermal plant or injection well fields to verify proper equipment operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.6,
      "n": 45,
      "standard_error": 3.1319,
      "lower_ci_bound": 0.6005,
      "upper_ci_bound": 18.7236,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15448,
      "task": "Inspect geothermal plant or injection well fields to verify proper equipment operations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.95,
      "n": 46,
      "standard_error": 0.1119,
      "lower_ci_bound": 3.7216,
      "upper_ci_bound": 4.1723,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15448,
      "task": "Inspect geothermal plant or injection well fields to verify proper equipment operations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.54,
      "n": 51,
      "standard_error": 4.7539,
      "lower_ci_bound": 75.8393,
      "upper_ci_bound": 96.6857,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15445,
      "task": "Develop or manage budgets for geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.26,
      "n": 45,
      "standard_error": 4.3204,
      "lower_ci_bound": 2.777,
      "upper_ci_bound": 22.1241,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15445,
      "task": "Develop or manage budgets for geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.27,
      "n": 45,
      "standard_error": 6.2027,
      "lower_ci_bound": 8.8227,
      "upper_ci_bound": 34.0508,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15445,
      "task": "Develop or manage budgets for geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 4.07,
      "n": 45,
      "standard_error": 2.9199,
      "lower_ci_bound": 0.93,
      "upper_ci_bound": 16.0765,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15445,
      "task": "Develop or manage budgets for geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.57,
      "n": 45,
      "standard_error": 6.528,
      "lower_ci_bound": 15.5625,
      "upper_ci_bound": 41.5233,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15445,
      "task": "Develop or manage budgets for geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 35.52,
      "n": 45,
      "standard_error": 8.1681,
      "lower_ci_bound": 21.1678,
      "upper_ci_bound": 53.061,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15445,
      "task": "Develop or manage budgets for geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.93,
      "n": 45,
      "standard_error": 1.8888,
      "lower_ci_bound": 0.261,
      "upper_ci_bound": 12.8422,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15445,
      "task": "Develop or manage budgets for geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.38,
      "n": 45,
      "standard_error": 3.7792,
      "lower_ci_bound": 1.2603,
      "upper_ci_bound": 20.2408,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15445,
      "task": "Develop or manage budgets for geothermal operations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.93,
      "n": 46,
      "standard_error": 0.1519,
      "lower_ci_bound": 3.6284,
      "upper_ci_bound": 4.2404,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15445,
      "task": "Develop or manage budgets for geothermal operations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 83.92,
      "n": 52,
      "standard_error": 6.646,
      "lower_ci_bound": 66.0045,
      "upper_ci_bound": 93.3437,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15433,
      "task": "Select and implement corrosion control or mitigation systems for geothermal plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 28.13,
      "n": 40,
      "standard_error": 8.1274,
      "lower_ci_bound": 14.7915,
      "upper_ci_bound": 46.8831,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15433,
      "task": "Select and implement corrosion control or mitigation systems for geothermal plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 14.27,
      "n": 40,
      "standard_error": 5.9705,
      "lower_ci_bound": 5.8392,
      "upper_ci_bound": 30.8759,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15433,
      "task": "Select and implement corrosion control or mitigation systems for geothermal plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.27,
      "n": 40,
      "standard_error": 5.0825,
      "lower_ci_bound": 15.4782,
      "upper_ci_bound": 35.9213,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15433,
      "task": "Select and implement corrosion control or mitigation systems for geothermal plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.89,
      "n": 40,
      "standard_error": 5.3063,
      "lower_ci_bound": 7.8019,
      "upper_ci_bound": 29.6631,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15433,
      "task": "Select and implement corrosion control or mitigation systems for geothermal plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 17.45,
      "n": 40,
      "standard_error": 10.9234,
      "lower_ci_bound": 4.3581,
      "upper_ci_bound": 49.4938,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15433,
      "task": "Select and implement corrosion control or mitigation systems for geothermal plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15433,
      "task": "Select and implement corrosion control or mitigation systems for geothermal plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15433,
      "task": "Select and implement corrosion control or mitigation systems for geothermal plants.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.91,
      "n": 40,
      "standard_error": 0.1643,
      "lower_ci_bound": 3.5756,
      "upper_ci_bound": 4.2404,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15433,
      "task": "Select and implement corrosion control or mitigation systems for geothermal plants.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.04,
      "n": 51,
      "standard_error": 5.1743,
      "lower_ci_bound": 67.6626,
      "upper_ci_bound": 88.4874,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15444,
      "task": "Develop operating plans and schedules for geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.39,
      "n": 44,
      "standard_error": 3.5782,
      "lower_ci_bound": 2.0001,
      "upper_ci_bound": 18.5731,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15444,
      "task": "Develop operating plans and schedules for geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 7.68,
      "n": 44,
      "standard_error": 4.3393,
      "lower_ci_bound": 2.3647,
      "upper_ci_bound": 22.2284,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15444,
      "task": "Develop operating plans and schedules for geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.74,
      "n": 44,
      "standard_error": 5.9874,
      "lower_ci_bound": 6.2024,
      "upper_ci_bound": 31.1227,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15444,
      "task": "Develop operating plans and schedules for geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.59,
      "n": 44,
      "standard_error": 7.8105,
      "lower_ci_bound": 13.9115,
      "upper_ci_bound": 44.8024,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15444,
      "task": "Develop operating plans and schedules for geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 30.98,
      "n": 44,
      "standard_error": 6.5436,
      "lower_ci_bound": 19.492,
      "upper_ci_bound": 45.4137,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15444,
      "task": "Develop operating plans and schedules for geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.83,
      "n": 44,
      "standard_error": 3.7286,
      "lower_ci_bound": 4.4625,
      "upper_ci_bound": 20.2981,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15444,
      "task": "Develop operating plans and schedules for geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.79,
      "n": 44,
      "standard_error": 3.2589,
      "lower_ci_bound": 0.6475,
      "upper_ci_bound": 19.2693,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15444,
      "task": "Develop operating plans and schedules for geothermal operations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.89,
      "n": 45,
      "standard_error": 0.0998,
      "lower_ci_bound": 3.6858,
      "upper_ci_bound": 4.0881,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15444,
      "task": "Develop operating plans and schedules for geothermal operations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.5,
      "n": 52,
      "standard_error": 5.4875,
      "lower_ci_bound": 70.159,
      "upper_ci_bound": 92.6722,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15436,
      "task": "Record, review, or maintain daily logs, reports, maintenance, and other records associated with geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.75,
      "n": 44,
      "standard_error": 3.6991,
      "lower_ci_bound": 0.4922,
      "upper_ci_bound": 23.518,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15436,
      "task": "Record, review, or maintain daily logs, reports, maintenance, and other records associated with geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15436,
      "task": "Record, review, or maintain daily logs, reports, maintenance, and other records associated with geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 4.22,
      "n": 44,
      "standard_error": 3.1867,
      "lower_ci_bound": 0.8889,
      "upper_ci_bound": 17.7716,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15436,
      "task": "Record, review, or maintain daily logs, reports, maintenance, and other records associated with geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.77,
      "n": 44,
      "standard_error": 7.1102,
      "lower_ci_bound": 6.7246,
      "upper_ci_bound": 36.0135,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15436,
      "task": "Record, review, or maintain daily logs, reports, maintenance, and other records associated with geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 57.7,
      "n": 44,
      "standard_error": 8.2246,
      "lower_ci_bound": 40.8782,
      "upper_ci_bound": 72.9123,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15436,
      "task": "Record, review, or maintain daily logs, reports, maintenance, and other records associated with geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10.76,
      "n": 44,
      "standard_error": 4.6491,
      "lower_ci_bound": 4.3418,
      "upper_ci_bound": 24.2475,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15436,
      "task": "Record, review, or maintain daily logs, reports, maintenance, and other records associated with geothermal operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.8,
      "n": 44,
      "standard_error": 3.4569,
      "lower_ci_bound": 2.3734,
      "upper_ci_bound": 17.979,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15436,
      "task": "Record, review, or maintain daily logs, reports, maintenance, and other records associated with geothermal operations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.85,
      "n": 45,
      "standard_error": 0.1354,
      "lower_ci_bound": 3.5746,
      "upper_ci_bound": 4.1205,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15436,
      "task": "Record, review, or maintain daily logs, reports, maintenance, and other records associated with geothermal operations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.79,
      "n": 51,
      "standard_error": 6.1098,
      "lower_ci_bound": 69.2577,
      "upper_ci_bound": 95.0425,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15441,
      "task": "Monitor geothermal operations, using programmable logic controllers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15441,
      "task": "Monitor geothermal operations, using programmable logic controllers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 12.64,
      "n": 37,
      "standard_error": 5.2599,
      "lower_ci_bound": 5.2214,
      "upper_ci_bound": 27.5473,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15441,
      "task": "Monitor geothermal operations, using programmable logic controllers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.62,
      "n": 37,
      "standard_error": 6.6836,
      "lower_ci_bound": 4.7465,
      "upper_ci_bound": 33.291,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15441,
      "task": "Monitor geothermal operations, using programmable logic controllers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.79,
      "n": 37,
      "standard_error": 3.529,
      "lower_ci_bound": 1.0384,
      "upper_ci_bound": 19.4579,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15441,
      "task": "Monitor geothermal operations, using programmable logic controllers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 34.28,
      "n": 37,
      "standard_error": 7.7699,
      "lower_ci_bound": 20.5787,
      "upper_ci_bound": 51.2121,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15441,
      "task": "Monitor geothermal operations, using programmable logic controllers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 16.48,
      "n": 37,
      "standard_error": 6.4527,
      "lower_ci_bound": 7.0856,
      "upper_ci_bound": 33.8021,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15441,
      "task": "Monitor geothermal operations, using programmable logic controllers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 18.19,
      "n": 37,
      "standard_error": 8.5229,
      "lower_ci_bound": 6.5031,
      "upper_ci_bound": 41.5307,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15441,
      "task": "Monitor geothermal operations, using programmable logic controllers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.77,
      "n": 38,
      "standard_error": 0.2057,
      "lower_ci_bound": 3.3579,
      "upper_ci_bound": 4.1915,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15441,
      "task": "Monitor geothermal operations, using programmable logic controllers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 71.19,
      "n": 51,
      "standard_error": 5.7047,
      "lower_ci_bound": 58.5644,
      "upper_ci_bound": 81.2044,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15432,
      "task": "Conduct well field site assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15432,
      "task": "Conduct well field site assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.47,
      "n": 43,
      "standard_error": 5.9337,
      "lower_ci_bound": 11.8507,
      "upper_ci_bound": 35.7455,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15432,
      "task": "Conduct well field site assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25.63,
      "n": 43,
      "standard_error": 7.5531,
      "lower_ci_bound": 13.4154,
      "upper_ci_bound": 43.4014,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15432,
      "task": "Conduct well field site assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 33.03,
      "n": 43,
      "standard_error": 6.6411,
      "lower_ci_bound": 21.2019,
      "upper_ci_bound": 47.4771,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15432,
      "task": "Conduct well field site assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.77,
      "n": 43,
      "standard_error": 4.121,
      "lower_ci_bound": 4.8355,
      "upper_ci_bound": 22.2872,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15432,
      "task": "Conduct well field site assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.09,
      "n": 43,
      "standard_error": 6.4563,
      "lower_ci_bound": 2.0255,
      "upper_ci_bound": 32.606,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15432,
      "task": "Conduct well field site assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15432,
      "task": "Conduct well field site assessments.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.77,
      "n": 43,
      "standard_error": 0.1541,
      "lower_ci_bound": 3.4635,
      "upper_ci_bound": 4.0853,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15432,
      "task": "Conduct well field site assessments.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.33,
      "n": 51,
      "standard_error": 5.5749,
      "lower_ci_bound": 70.9766,
      "upper_ci_bound": 94.2264,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15442,
      "task": "Identify opportunities to improve plant electrical equipment, controls, or process control methodologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15442,
      "task": "Identify opportunities to improve plant electrical equipment, controls, or process control methodologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.16,
      "n": 46,
      "standard_error": 5.1646,
      "lower_ci_bound": 17.1293,
      "upper_ci_bound": 37.7692,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15442,
      "task": "Identify opportunities to improve plant electrical equipment, controls, or process control methodologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.22,
      "n": 46,
      "standard_error": 6.0659,
      "lower_ci_bound": 14.1111,
      "upper_ci_bound": 38.3457,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15442,
      "task": "Identify opportunities to improve plant electrical equipment, controls, or process control methodologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.88,
      "n": 46,
      "standard_error": 5.3897,
      "lower_ci_bound": 10.2812,
      "upper_ci_bound": 32.1052,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15442,
      "task": "Identify opportunities to improve plant electrical equipment, controls, or process control methodologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 25.79,
      "n": 46,
      "standard_error": 5.2883,
      "lower_ci_bound": 16.612,
      "upper_ci_bound": 37.7457,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15442,
      "task": "Identify opportunities to improve plant electrical equipment, controls, or process control methodologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15442,
      "task": "Identify opportunities to improve plant electrical equipment, controls, or process control methodologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.95,
      "n": 46,
      "standard_error": 3.3477,
      "lower_ci_bound": 1.2263,
      "upper_ci_bound": 17.919,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15442,
      "task": "Identify opportunities to improve plant electrical equipment, controls, or process control methodologies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.67,
      "n": 47,
      "standard_error": 0.1437,
      "lower_ci_bound": 3.382,
      "upper_ci_bound": 3.9604,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15442,
      "task": "Identify opportunities to improve plant electrical equipment, controls, or process control methodologies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.69,
      "n": 51,
      "standard_error": 3.6686,
      "lower_ci_bound": 81.0388,
      "upper_ci_bound": 97.4121,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15437,
      "task": "Prepare environmental permit applications or compliance reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.74,
      "n": 30,
      "standard_error": 5.3574,
      "lower_ci_bound": 3.0089,
      "upper_ci_bound": 27.2874,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15437,
      "task": "Prepare environmental permit applications or compliance reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 46.57,
      "n": 30,
      "standard_error": 8.7003,
      "lower_ci_bound": 29.8933,
      "upper_ci_bound": 64.0577,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15437,
      "task": "Prepare environmental permit applications or compliance reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.62,
      "n": 30,
      "standard_error": 7.7075,
      "lower_ci_bound": 15.6387,
      "upper_ci_bound": 46.4512,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15437,
      "task": "Prepare environmental permit applications or compliance reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.93,
      "n": 30,
      "standard_error": 6.0937,
      "lower_ci_bound": 2.6619,
      "upper_ci_bound": 30.7562,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15437,
      "task": "Prepare environmental permit applications or compliance reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.14,
      "n": 30,
      "standard_error": 3.4377,
      "lower_ci_bound": 1.2634,
      "upper_ci_bound": 18.6459,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15437,
      "task": "Prepare environmental permit applications or compliance reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15437,
      "task": "Prepare environmental permit applications or compliance reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15437,
      "task": "Prepare environmental permit applications or compliance reports.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.29,
      "n": 31,
      "standard_error": 0.1043,
      "lower_ci_bound": 4.0803,
      "upper_ci_bound": 4.5063,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15437,
      "task": "Prepare environmental permit applications or compliance reports.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 55.79,
      "n": 52,
      "standard_error": 6.7011,
      "lower_ci_bound": 42.2426,
      "upper_ci_bound": 68.5258,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15440,
      "task": "Negotiate interconnection agreements with other utilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 43.71,
      "n": 16,
      "standard_error": 12.8335,
      "lower_ci_bound": 20.3458,
      "upper_ci_bound": 70.2392,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15440,
      "task": "Negotiate interconnection agreements with other utilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 32.01,
      "n": 16,
      "standard_error": 9.3973,
      "lower_ci_bound": 15.7906,
      "upper_ci_bound": 54.163,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15440,
      "task": "Negotiate interconnection agreements with other utilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.41,
      "n": 16,
      "standard_error": 6.7193,
      "lower_ci_bound": 1.898,
      "upper_ci_bound": 35.7918,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15440,
      "task": "Negotiate interconnection agreements with other utilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.88,
      "n": 16,
      "standard_error": 9.3035,
      "lower_ci_bound": 3.5234,
      "upper_ci_bound": 45.5515,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15440,
      "task": "Negotiate interconnection agreements with other utilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15440,
      "task": "Negotiate interconnection agreements with other utilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15440,
      "task": "Negotiate interconnection agreements with other utilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15440,
      "task": "Negotiate interconnection agreements with other utilities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.16,
      "n": 17,
      "standard_error": 0.2324,
      "lower_ci_bound": 3.6714,
      "upper_ci_bound": 4.6567,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15440,
      "task": "Negotiate interconnection agreements with other utilities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 31.92,
      "n": 50,
      "standard_error": 5.9939,
      "lower_ci_bound": 21.2205,
      "upper_ci_bound": 44.9391,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15438,
      "task": "Obtain permits for constructing, upgrading, or operating geothermal power plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 33.28,
      "n": 25,
      "standard_error": 10.3163,
      "lower_ci_bound": 16.0521,
      "upper_ci_bound": 56.547,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15438,
      "task": "Obtain permits for constructing, upgrading, or operating geothermal power plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.93,
      "n": 25,
      "standard_error": 7.9981,
      "lower_ci_bound": 19.7346,
      "upper_ci_bound": 51.7446,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15438,
      "task": "Obtain permits for constructing, upgrading, or operating geothermal power plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 30.33,
      "n": 25,
      "standard_error": 9.7327,
      "lower_ci_bound": 14.4001,
      "upper_ci_bound": 52.9687,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15438,
      "task": "Obtain permits for constructing, upgrading, or operating geothermal power plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15438,
      "task": "Obtain permits for constructing, upgrading, or operating geothermal power plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 2.47,
      "n": 25,
      "standard_error": 2.5071,
      "lower_ci_bound": 0.293,
      "upper_ci_bound": 17.8586,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15438,
      "task": "Obtain permits for constructing, upgrading, or operating geothermal power plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15438,
      "task": "Obtain permits for constructing, upgrading, or operating geothermal power plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15438,
      "task": "Obtain permits for constructing, upgrading, or operating geothermal power plants.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.92,
      "n": 26,
      "standard_error": 0.2106,
      "lower_ci_bound": 3.4904,
      "upper_ci_bound": 4.3577,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15438,
      "task": "Obtain permits for constructing, upgrading, or operating geothermal power plants.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 50.34,
      "n": 52,
      "standard_error": 6.7412,
      "lower_ci_bound": 37.1041,
      "upper_ci_bound": 63.5288,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15435,
      "task": "Troubleshoot and make minor repairs to geothermal plant instrumentation or electrical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.35,
      "n": 33,
      "standard_error": 7.7688,
      "lower_ci_bound": 3.7736,
      "upper_ci_bound": 37.698,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15435,
      "task": "Troubleshoot and make minor repairs to geothermal plant instrumentation or electrical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 20.56,
      "n": 33,
      "standard_error": 5.6447,
      "lower_ci_bound": 11.3465,
      "upper_ci_bound": 34.3495,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15435,
      "task": "Troubleshoot and make minor repairs to geothermal plant instrumentation or electrical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.92,
      "n": 33,
      "standard_error": 9.7962,
      "lower_ci_bound": 11.782,
      "upper_ci_bound": 50.3875,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15435,
      "task": "Troubleshoot and make minor repairs to geothermal plant instrumentation or electrical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.64,
      "n": 33,
      "standard_error": 4.9543,
      "lower_ci_bound": 3.2376,
      "upper_ci_bound": 25.362,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15435,
      "task": "Troubleshoot and make minor repairs to geothermal plant instrumentation or electrical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 17.42,
      "n": 33,
      "standard_error": 8.2683,
      "lower_ci_bound": 6.1434,
      "upper_ci_bound": 40.4845,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15435,
      "task": "Troubleshoot and make minor repairs to geothermal plant instrumentation or electrical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.13,
      "n": 33,
      "standard_error": 5.5127,
      "lower_ci_bound": 1.3872,
      "upper_ci_bound": 29.5075,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15435,
      "task": "Troubleshoot and make minor repairs to geothermal plant instrumentation or electrical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.99,
      "n": 33,
      "standard_error": 4.1922,
      "lower_ci_bound": 0.8604,
      "upper_ci_bound": 24.1295,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15435,
      "task": "Troubleshoot and make minor repairs to geothermal plant instrumentation or electrical systems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.46,
      "n": 34,
      "standard_error": 0.2152,
      "lower_ci_bound": 3.0232,
      "upper_ci_bound": 3.8987,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "task_id": 15435,
      "task": "Troubleshoot and make minor repairs to geothermal plant instrumentation or electrical systems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 65.57,
      "n": 51,
      "standard_error": 7.3991,
      "lower_ci_bound": 49.6449,
      "upper_ci_bound": 78.6229,
      "recommend_suppress": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15454,
      "task": "Supervise production employees in the manufacturing of biofuels, such as biodiesel or ethanol.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 61,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15454,
      "task": "Supervise production employees in the manufacturing of biofuels, such as biodiesel or ethanol.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 2.44,
      "n": 61,
      "standard_error": 2.3083,
      "lower_ci_bound": 0.3575,
      "upper_ci_bound": 14.8274,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15454,
      "task": "Supervise production employees in the manufacturing of biofuels, such as biodiesel or ethanol.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 1.09,
      "n": 61,
      "standard_error": 1.0831,
      "lower_ci_bound": 0.1458,
      "upper_ci_bound": 7.6224,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15454,
      "task": "Supervise production employees in the manufacturing of biofuels, such as biodiesel or ethanol.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 1.27,
      "n": 61,
      "standard_error": 1.2706,
      "lower_ci_bound": 0.1695,
      "upper_ci_bound": 8.8913,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15454,
      "task": "Supervise production employees in the manufacturing of biofuels, such as biodiesel or ethanol.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 53.16,
      "n": 61,
      "standard_error": 6.8186,
      "lower_ci_bound": 39.6276,
      "upper_ci_bound": 66.2516,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15454,
      "task": "Supervise production employees in the manufacturing of biofuels, such as biodiesel or ethanol.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 23.76,
      "n": 61,
      "standard_error": 5.9744,
      "lower_ci_bound": 13.8799,
      "upper_ci_bound": 37.6126,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15454,
      "task": "Supervise production employees in the manufacturing of biofuels, such as biodiesel or ethanol.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 18.28,
      "n": 61,
      "standard_error": 5.3031,
      "lower_ci_bound": 9.9038,
      "upper_ci_bound": 31.2698,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15454,
      "task": "Supervise production employees in the manufacturing of biofuels, such as biodiesel or ethanol.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.41,
      "n": 61,
      "standard_error": 0.0861,
      "lower_ci_bound": 4.2336,
      "upper_ci_bound": 4.578,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15454,
      "task": "Supervise production employees in the manufacturing of biofuels, such as biodiesel or ethanol.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 97.8,
      "n": 63,
      "standard_error": 1.5418,
      "lower_ci_bound": 91.3935,
      "upper_ci_bound": 99.4636,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15462,
      "task": "Manage operations at biofuels power generation facilities, including production, shipping, maintenance, or quality assurance activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 61,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15462,
      "task": "Manage operations at biofuels power generation facilities, including production, shipping, maintenance, or quality assurance activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 2.74,
      "n": 61,
      "standard_error": 1.8409,
      "lower_ci_bound": 0.7006,
      "upper_ci_bound": 10.0901,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15462,
      "task": "Manage operations at biofuels power generation facilities, including production, shipping, maintenance, or quality assurance activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 3.71,
      "n": 61,
      "standard_error": 2.5969,
      "lower_ci_bound": 0.8932,
      "upper_ci_bound": 14.1559,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15462,
      "task": "Manage operations at biofuels power generation facilities, including production, shipping, maintenance, or quality assurance activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 61,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15462,
      "task": "Manage operations at biofuels power generation facilities, including production, shipping, maintenance, or quality assurance activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 32.9,
      "n": 61,
      "standard_error": 6.3188,
      "lower_ci_bound": 21.6618,
      "upper_ci_bound": 46.4979,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15462,
      "task": "Manage operations at biofuels power generation facilities, including production, shipping, maintenance, or quality assurance activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 33.57,
      "n": 61,
      "standard_error": 7.6238,
      "lower_ci_bound": 20.3201,
      "upper_ci_bound": 50.0319,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15462,
      "task": "Manage operations at biofuels power generation facilities, including production, shipping, maintenance, or quality assurance activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 27.09,
      "n": 61,
      "standard_error": 6.0153,
      "lower_ci_bound": 16.8054,
      "upper_ci_bound": 40.5888,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15462,
      "task": "Manage operations at biofuels power generation facilities, including production, shipping, maintenance, or quality assurance activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.32,
      "n": 60,
      "standard_error": 0.1325,
      "lower_ci_bound": 4.0593,
      "upper_ci_bound": 4.5897,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15462,
      "task": "Manage operations at biofuels power generation facilities, including production, shipping, maintenance, or quality assurance activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 94.47,
      "n": 65,
      "standard_error": 3.2699,
      "lower_ci_bound": 83.0295,
      "upper_ci_bound": 98.35,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15450,
      "task": "Provide direction to employees to ensure compliance with biofuels plant safety, environmental, or operational standards and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 63,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15450,
      "task": "Provide direction to employees to ensure compliance with biofuels plant safety, environmental, or operational standards and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 2.39,
      "n": 63,
      "standard_error": 2.2626,
      "lower_ci_bound": 0.3498,
      "upper_ci_bound": 14.5557,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15450,
      "task": "Provide direction to employees to ensure compliance with biofuels plant safety, environmental, or operational standards and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.97,
      "n": 63,
      "standard_error": 4.6477,
      "lower_ci_bound": 3.7861,
      "upper_ci_bound": 23.7675,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15450,
      "task": "Provide direction to employees to ensure compliance with biofuels plant safety, environmental, or operational standards and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.9,
      "n": 63,
      "standard_error": 5.6156,
      "lower_ci_bound": 8.3789,
      "upper_ci_bound": 31.144,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15450,
      "task": "Provide direction to employees to ensure compliance with biofuels plant safety, environmental, or operational standards and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 53.32,
      "n": 63,
      "standard_error": 7.7675,
      "lower_ci_bound": 37.9733,
      "upper_ci_bound": 68.0701,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15450,
      "task": "Provide direction to employees to ensure compliance with biofuels plant safety, environmental, or operational standards and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.6,
      "n": 63,
      "standard_error": 4.3843,
      "lower_ci_bound": 5.291,
      "upper_ci_bound": 23.5765,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15450,
      "task": "Provide direction to employees to ensure compliance with biofuels plant safety, environmental, or operational standards and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.81,
      "n": 63,
      "standard_error": 3.1582,
      "lower_ci_bound": 1.9099,
      "upper_ci_bound": 16.3543,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15450,
      "task": "Provide direction to employees to ensure compliance with biofuels plant safety, environmental, or operational standards and regulations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.3,
      "n": 63,
      "standard_error": 0.1025,
      "lower_ci_bound": 4.096,
      "upper_ci_bound": 4.5058,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15450,
      "task": "Provide direction to employees to ensure compliance with biofuels plant safety, environmental, or operational standards and regulations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 98.84,
      "n": 64,
      "standard_error": 1.1272,
      "lower_ci_bound": 92.2512,
      "upper_ci_bound": 99.8375,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15453,
      "task": "Confer with technical and supervisory personnel to report or resolve conditions affecting biofuels plant safety, operational efficiency, and product quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 59,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15453,
      "task": "Confer with technical and supervisory personnel to report or resolve conditions affecting biofuels plant safety, operational efficiency, and product quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 1.29,
      "n": 59,
      "standard_error": 1.331,
      "lower_ci_bound": 0.1626,
      "upper_ci_bound": 9.5474,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15453,
      "task": "Confer with technical and supervisory personnel to report or resolve conditions affecting biofuels plant safety, operational efficiency, and product quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.39,
      "n": 59,
      "standard_error": 4.0163,
      "lower_ci_bound": 3.8707,
      "upper_ci_bound": 21.0473,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15453,
      "task": "Confer with technical and supervisory personnel to report or resolve conditions affecting biofuels plant safety, operational efficiency, and product quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.81,
      "n": 59,
      "standard_error": 4.0046,
      "lower_ci_bound": 7.5571,
      "upper_ci_bound": 23.9119,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15453,
      "task": "Confer with technical and supervisory personnel to report or resolve conditions affecting biofuels plant safety, operational efficiency, and product quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 65.65,
      "n": 59,
      "standard_error": 6.9525,
      "lower_ci_bound": 50.7672,
      "upper_ci_bound": 77.9886,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15453,
      "task": "Confer with technical and supervisory personnel to report or resolve conditions affecting biofuels plant safety, operational efficiency, and product quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.39,
      "n": 59,
      "standard_error": 3.9361,
      "lower_ci_bound": 2.4625,
      "upper_ci_bound": 20.1489,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15453,
      "task": "Confer with technical and supervisory personnel to report or resolve conditions affecting biofuels plant safety, operational efficiency, and product quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.46,
      "n": 59,
      "standard_error": 2.3263,
      "lower_ci_bound": 0.3608,
      "upper_ci_bound": 14.9395,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15453,
      "task": "Confer with technical and supervisory personnel to report or resolve conditions affecting biofuels plant safety, operational efficiency, and product quality.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.29,
      "n": 58,
      "standard_error": 0.0884,
      "lower_ci_bound": 4.1146,
      "upper_ci_bound": 4.4688,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15453,
      "task": "Confer with technical and supervisory personnel to report or resolve conditions affecting biofuels plant safety, operational efficiency, and product quality.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.17,
      "n": 62,
      "standard_error": 2.7104,
      "lower_ci_bound": 85.2125,
      "upper_ci_bound": 99.0965,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15456,
      "task": "Review logs, datasheets, or reports to ensure adequate production levels or to identify abnormalities with biofuels production equipment or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 63,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15456,
      "task": "Review logs, datasheets, or reports to ensure adequate production levels or to identify abnormalities with biofuels production equipment or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 63,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15456,
      "task": "Review logs, datasheets, or reports to ensure adequate production levels or to identify abnormalities with biofuels production equipment or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 6.76,
      "n": 63,
      "standard_error": 3.6695,
      "lower_ci_bound": 2.2165,
      "upper_ci_bound": 18.8406,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15456,
      "task": "Review logs, datasheets, or reports to ensure adequate production levels or to identify abnormalities with biofuels production equipment or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.76,
      "n": 63,
      "standard_error": 3.0967,
      "lower_ci_bound": 2.6401,
      "upper_ci_bound": 16.217,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15456,
      "task": "Review logs, datasheets, or reports to ensure adequate production levels or to identify abnormalities with biofuels production equipment or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 55.14,
      "n": 63,
      "standard_error": 6.9505,
      "lower_ci_bound": 41.2097,
      "upper_ci_bound": 68.3104,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15456,
      "task": "Review logs, datasheets, or reports to ensure adequate production levels or to identify abnormalities with biofuels production equipment or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 29.55,
      "n": 63,
      "standard_error": 6.227,
      "lower_ci_bound": 18.7435,
      "upper_ci_bound": 43.2687,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15456,
      "task": "Review logs, datasheets, or reports to ensure adequate production levels or to identify abnormalities with biofuels production equipment or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.79,
      "n": 63,
      "standard_error": 1.5289,
      "lower_ci_bound": 0.3194,
      "upper_ci_bound": 9.3944,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15456,
      "task": "Review logs, datasheets, or reports to ensure adequate production levels or to identify abnormalities with biofuels production equipment or processes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.25,
      "n": 63,
      "standard_error": 0.1115,
      "lower_ci_bound": 4.0267,
      "upper_ci_bound": 4.4724,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15456,
      "task": "Review logs, datasheets, or reports to ensure adequate production levels or to identify abnormalities with biofuels production equipment or processes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 63,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15458,
      "task": "Monitor meters, flow gauges, or other real-time data to ensure proper operation of biofuels production equipment, implementing corrective measures as needed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 63,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15458,
      "task": "Monitor meters, flow gauges, or other real-time data to ensure proper operation of biofuels production equipment, implementing corrective measures as needed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 2.39,
      "n": 63,
      "standard_error": 2.2625,
      "lower_ci_bound": 0.353,
      "upper_ci_bound": 14.5221,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15458,
      "task": "Monitor meters, flow gauges, or other real-time data to ensure proper operation of biofuels production equipment, implementing corrective measures as needed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 4.38,
      "n": 63,
      "standard_error": 3.1268,
      "lower_ci_bound": 1.0168,
      "upper_ci_bound": 16.9305,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15458,
      "task": "Monitor meters, flow gauges, or other real-time data to ensure proper operation of biofuels production equipment, implementing corrective measures as needed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.12,
      "n": 63,
      "standard_error": 5.0647,
      "lower_ci_bound": 2.8708,
      "upper_ci_bound": 25.3968,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15458,
      "task": "Monitor meters, flow gauges, or other real-time data to ensure proper operation of biofuels production equipment, implementing corrective measures as needed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 20.44,
      "n": 63,
      "standard_error": 5.5953,
      "lower_ci_bound": 11.4381,
      "upper_ci_bound": 33.8228,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15458,
      "task": "Monitor meters, flow gauges, or other real-time data to ensure proper operation of biofuels production equipment, implementing corrective measures as needed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 35.1,
      "n": 63,
      "standard_error": 7.2296,
      "lower_ci_bound": 22.285,
      "upper_ci_bound": 50.4927,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15458,
      "task": "Monitor meters, flow gauges, or other real-time data to ensure proper operation of biofuels production equipment, implementing corrective measures as needed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 28.57,
      "n": 63,
      "standard_error": 7.3001,
      "lower_ci_bound": 16.3676,
      "upper_ci_bound": 44.9883,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15458,
      "task": "Monitor meters, flow gauges, or other real-time data to ensure proper operation of biofuels production equipment, implementing corrective measures as needed.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.22,
      "n": 62,
      "standard_error": 0.1216,
      "lower_ci_bound": 3.974,
      "upper_ci_bound": 4.4604,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15458,
      "task": "Monitor meters, flow gauges, or other real-time data to ensure proper operation of biofuels production equipment, implementing corrective measures as needed.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 94.54,
      "n": 65,
      "standard_error": 3.6071,
      "lower_ci_bound": 81.0834,
      "upper_ci_bound": 98.592,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15461,
      "task": "Adjust temperature, pressure, vacuum, level, flow rate, or transfer of biofuels to maintain processes at required levels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15461,
      "task": "Adjust temperature, pressure, vacuum, level, flow rate, or transfer of biofuels to maintain processes at required levels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.13,
      "n": 58,
      "standard_error": 2.2756,
      "lower_ci_bound": 0.7141,
      "upper_ci_bound": 12.6804,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15461,
      "task": "Adjust temperature, pressure, vacuum, level, flow rate, or transfer of biofuels to maintain processes at required levels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.66,
      "n": 58,
      "standard_error": 4.9558,
      "lower_ci_bound": 8.91,
      "upper_ci_bound": 29.0043,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15461,
      "task": "Adjust temperature, pressure, vacuum, level, flow rate, or transfer of biofuels to maintain processes at required levels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.76,
      "n": 58,
      "standard_error": 4.8998,
      "lower_ci_bound": 8.2057,
      "upper_ci_bound": 28.1509,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15461,
      "task": "Adjust temperature, pressure, vacuum, level, flow rate, or transfer of biofuels to maintain processes at required levels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 29.89,
      "n": 58,
      "standard_error": 6.4647,
      "lower_ci_bound": 18.6908,
      "upper_ci_bound": 44.1578,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15461,
      "task": "Adjust temperature, pressure, vacuum, level, flow rate, or transfer of biofuels to maintain processes at required levels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.27,
      "n": 58,
      "standard_error": 4.9122,
      "lower_ci_bound": 7.7752,
      "upper_ci_bound": 27.8255,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15461,
      "task": "Adjust temperature, pressure, vacuum, level, flow rate, or transfer of biofuels to maintain processes at required levels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 19.28,
      "n": 58,
      "standard_error": 6.5601,
      "lower_ci_bound": 9.3123,
      "upper_ci_bound": 35.7127,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15461,
      "task": "Adjust temperature, pressure, vacuum, level, flow rate, or transfer of biofuels to maintain processes at required levels.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.22,
      "n": 58,
      "standard_error": 0.1208,
      "lower_ci_bound": 3.9738,
      "upper_ci_bound": 4.4575,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15461,
      "task": "Adjust temperature, pressure, vacuum, level, flow rate, or transfer of biofuels to maintain processes at required levels.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.02,
      "n": 63,
      "standard_error": 5.2507,
      "lower_ci_bound": 73.4764,
      "upper_ci_bound": 95.9548,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15449,
      "task": "Provide training to subordinate or new employees to improve biofuels plant safety or increase the production of biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 64,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15449,
      "task": "Provide training to subordinate or new employees to improve biofuels plant safety or increase the production of biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.93,
      "n": 64,
      "standard_error": 3.7585,
      "lower_ci_bound": 5.3701,
      "upper_ci_bound": 20.9763,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15449,
      "task": "Provide training to subordinate or new employees to improve biofuels plant safety or increase the production of biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 37.19,
      "n": 64,
      "standard_error": 8.0651,
      "lower_ci_bound": 22.8989,
      "upper_ci_bound": 54.1376,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15449,
      "task": "Provide training to subordinate or new employees to improve biofuels plant safety or increase the production of biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.96,
      "n": 64,
      "standard_error": 5.2957,
      "lower_ci_bound": 11.3888,
      "upper_ci_bound": 32.5948,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15449,
      "task": "Provide training to subordinate or new employees to improve biofuels plant safety or increase the production of biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.41,
      "n": 64,
      "standard_error": 6.6792,
      "lower_ci_bound": 11.8229,
      "upper_ci_bound": 38.362,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15449,
      "task": "Provide training to subordinate or new employees to improve biofuels plant safety or increase the production of biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.36,
      "n": 64,
      "standard_error": 4.4098,
      "lower_ci_bound": 2.1339,
      "upper_ci_bound": 22.4402,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15449,
      "task": "Provide training to subordinate or new employees to improve biofuels plant safety or increase the production of biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.15,
      "n": 64,
      "standard_error": 1.4824,
      "lower_ci_bound": 0.5358,
      "upper_ci_bound": 8.2398,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15449,
      "task": "Provide training to subordinate or new employees to improve biofuels plant safety or increase the production of biofuels.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.04,
      "n": 63,
      "standard_error": 0.1331,
      "lower_ci_bound": 3.7778,
      "upper_ci_bound": 4.31,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15449,
      "task": "Provide training to subordinate or new employees to improve biofuels plant safety or increase the production of biofuels.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 64,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15455,
      "task": "Shut down and restart biofuels plant or equipment in emergency situations or for equipment maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.65,
      "n": 62,
      "standard_error": 3.6676,
      "lower_ci_bound": 2.8534,
      "upper_ci_bound": 18.9585,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15455,
      "task": "Shut down and restart biofuels plant or equipment in emergency situations or for equipment maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 38.95,
      "n": 62,
      "standard_error": 6.2697,
      "lower_ci_bound": 27.3543,
      "upper_ci_bound": 51.9431,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15455,
      "task": "Shut down and restart biofuels plant or equipment in emergency situations or for equipment maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.89,
      "n": 62,
      "standard_error": 6.6016,
      "lower_ci_bound": 21.2275,
      "upper_ci_bound": 47.1249,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15455,
      "task": "Shut down and restart biofuels plant or equipment in emergency situations or for equipment maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.23,
      "n": 62,
      "standard_error": 3.979,
      "lower_ci_bound": 4.5716,
      "upper_ci_bound": 21.3228,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15455,
      "task": "Shut down and restart biofuels plant or equipment in emergency situations or for equipment maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.2,
      "n": 62,
      "standard_error": 4.2369,
      "lower_ci_bound": 3.5435,
      "upper_ci_bound": 21.8356,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15455,
      "task": "Shut down and restart biofuels plant or equipment in emergency situations or for equipment maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.08,
      "n": 62,
      "standard_error": 1.0506,
      "lower_ci_bound": 0.1525,
      "upper_ci_bound": 7.2372,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15455,
      "task": "Shut down and restart biofuels plant or equipment in emergency situations or for equipment maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 62,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15455,
      "task": "Shut down and restart biofuels plant or equipment in emergency situations or for equipment maintenance, repairs, or replacements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 61,
      "standard_error": 0.1473,
      "lower_ci_bound": 3.709,
      "upper_ci_bound": 4.2984,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15455,
      "task": "Shut down and restart biofuels plant or equipment in emergency situations or for equipment maintenance, repairs, or replacements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.82,
      "n": 64,
      "standard_error": 2.6268,
      "lower_ci_bound": 86.0748,
      "upper_ci_bound": 98.8382,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15451,
      "task": "Monitor transportation and storage of flammable or other potentially dangerous feedstocks or products to ensure adherence to safety guidelines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.87,
      "n": 56,
      "standard_error": 2.9172,
      "lower_ci_bound": 0.8316,
      "upper_ci_bound": 16.2268,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15451,
      "task": "Monitor transportation and storage of flammable or other potentially dangerous feedstocks or products to ensure adherence to safety guidelines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4.63,
      "n": 56,
      "standard_error": 2.4563,
      "lower_ci_bound": 1.5668,
      "upper_ci_bound": 12.8934,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15451,
      "task": "Monitor transportation and storage of flammable or other potentially dangerous feedstocks or products to ensure adherence to safety guidelines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 29.24,
      "n": 56,
      "standard_error": 8.7446,
      "lower_ci_bound": 15.0454,
      "upper_ci_bound": 49.0778,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15451,
      "task": "Monitor transportation and storage of flammable or other potentially dangerous feedstocks or products to ensure adherence to safety guidelines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.15,
      "n": 56,
      "standard_error": 4.6981,
      "lower_ci_bound": 4.6233,
      "upper_ci_bound": 24.5036,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15451,
      "task": "Monitor transportation and storage of flammable or other potentially dangerous feedstocks or products to ensure adherence to safety guidelines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 42.27,
      "n": 56,
      "standard_error": 8.4624,
      "lower_ci_bound": 26.7642,
      "upper_ci_bound": 59.4673,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15451,
      "task": "Monitor transportation and storage of flammable or other potentially dangerous feedstocks or products to ensure adherence to safety guidelines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.84,
      "n": 56,
      "standard_error": 3.9395,
      "lower_ci_bound": 3.5162,
      "upper_ci_bound": 20.5296,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15451,
      "task": "Monitor transportation and storage of flammable or other potentially dangerous feedstocks or products to ensure adherence to safety guidelines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 56,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15451,
      "task": "Monitor transportation and storage of flammable or other potentially dangerous feedstocks or products to ensure adherence to safety guidelines.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.98,
      "n": 56,
      "standard_error": 0.1422,
      "lower_ci_bound": 3.6969,
      "upper_ci_bound": 4.2669,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15451,
      "task": "Monitor transportation and storage of flammable or other potentially dangerous feedstocks or products to ensure adherence to safety guidelines.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.99,
      "n": 63,
      "standard_error": 4.2646,
      "lower_ci_bound": 77.2028,
      "upper_ci_bound": 95.0759,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15452,
      "task": "Draw samples of biofuels products or secondary by-products for quality control testing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.56,
      "n": 53,
      "standard_error": 3.7193,
      "lower_ci_bound": 1.4025,
      "upper_ci_bound": 19.6054,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15452,
      "task": "Draw samples of biofuels products or secondary by-products for quality control testing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 8.55,
      "n": 53,
      "standard_error": 3.9826,
      "lower_ci_bound": 3.2567,
      "upper_ci_bound": 20.624,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15452,
      "task": "Draw samples of biofuels products or secondary by-products for quality control testing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.35,
      "n": 53,
      "standard_error": 6.4115,
      "lower_ci_bound": 9.5158,
      "upper_ci_bound": 35.3628,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15452,
      "task": "Draw samples of biofuels products or secondary by-products for quality control testing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.12,
      "n": 53,
      "standard_error": 4.4348,
      "lower_ci_bound": 2.6098,
      "upper_ci_bound": 22.5594,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15452,
      "task": "Draw samples of biofuels products or secondary by-products for quality control testing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 21.06,
      "n": 53,
      "standard_error": 6.0701,
      "lower_ci_bound": 11.3652,
      "upper_ci_bound": 35.6948,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15452,
      "task": "Draw samples of biofuels products or secondary by-products for quality control testing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 20.86,
      "n": 53,
      "standard_error": 5.869,
      "lower_ci_bound": 11.4397,
      "upper_ci_bound": 34.9797,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15452,
      "task": "Draw samples of biofuels products or secondary by-products for quality control testing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 16.5,
      "n": 53,
      "standard_error": 4.9091,
      "lower_ci_bound": 8.8138,
      "upper_ci_bound": 28.7709,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15452,
      "task": "Draw samples of biofuels products or secondary by-products for quality control testing.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.93,
      "n": 52,
      "standard_error": 0.1808,
      "lower_ci_bound": 3.5664,
      "upper_ci_bound": 4.2923,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15452,
      "task": "Draw samples of biofuels products or secondary by-products for quality control testing.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 82.35,
      "n": 64,
      "standard_error": 6.2311,
      "lower_ci_bound": 66.4524,
      "upper_ci_bound": 91.6588,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15460,
      "task": "Approve proposals for the acquisition, replacement, or repair of biofuels processing equipment or the implementation of new production processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.69,
      "n": 49,
      "standard_error": 2.924,
      "lower_ci_bound": 1.9777,
      "upper_ci_bound": 15.2866,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15460,
      "task": "Approve proposals for the acquisition, replacement, or repair of biofuels processing equipment or the implementation of new production processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.65,
      "n": 49,
      "standard_error": 6.252,
      "lower_ci_bound": 11.6393,
      "upper_ci_bound": 36.7016,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15460,
      "task": "Approve proposals for the acquisition, replacement, or repair of biofuels processing equipment or the implementation of new production processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.5,
      "n": 49,
      "standard_error": 6.2291,
      "lower_ci_bound": 21.3852,
      "upper_ci_bound": 46.0083,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15460,
      "task": "Approve proposals for the acquisition, replacement, or repair of biofuels processing equipment or the implementation of new production processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.88,
      "n": 49,
      "standard_error": 5.8813,
      "lower_ci_bound": 8.0396,
      "upper_ci_bound": 32.0528,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15460,
      "task": "Approve proposals for the acquisition, replacement, or repair of biofuels processing equipment or the implementation of new production processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 17.53,
      "n": 49,
      "standard_error": 5.6152,
      "lower_ci_bound": 8.8737,
      "upper_ci_bound": 31.7027,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15460,
      "task": "Approve proposals for the acquisition, replacement, or repair of biofuels processing equipment or the implementation of new production processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.41,
      "n": 49,
      "standard_error": 3.059,
      "lower_ci_bound": 1.0609,
      "upper_ci_bound": 16.5596,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15460,
      "task": "Approve proposals for the acquisition, replacement, or repair of biofuels processing equipment or the implementation of new production processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.34,
      "n": 49,
      "standard_error": 1.3406,
      "lower_ci_bound": 0.1747,
      "upper_ci_bound": 9.4765,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15460,
      "task": "Approve proposals for the acquisition, replacement, or repair of biofuels processing equipment or the implementation of new production processes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.72,
      "n": 49,
      "standard_error": 0.1251,
      "lower_ci_bound": 3.4725,
      "upper_ci_bound": 3.9754,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15460,
      "task": "Approve proposals for the acquisition, replacement, or repair of biofuels processing equipment or the implementation of new production processes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 77.55,
      "n": 63,
      "standard_error": 7.8043,
      "lower_ci_bound": 58.5053,
      "upper_ci_bound": 89.432,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15457,
      "task": "Prepare and manage biofuels plant or unit budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.87,
      "n": 50,
      "standard_error": 5.2182,
      "lower_ci_bound": 10.4971,
      "upper_ci_bound": 31.5744,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15457,
      "task": "Prepare and manage biofuels plant or unit budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.12,
      "n": 50,
      "standard_error": 5.9079,
      "lower_ci_bound": 6.5935,
      "upper_ci_bound": 30.997,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15457,
      "task": "Prepare and manage biofuels plant or unit budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.16,
      "n": 50,
      "standard_error": 6.7949,
      "lower_ci_bound": 13.1359,
      "upper_ci_bound": 40.1643,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15457,
      "task": "Prepare and manage biofuels plant or unit budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.46,
      "n": 50,
      "standard_error": 7.8533,
      "lower_ci_bound": 13.7877,
      "upper_ci_bound": 44.7428,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15457,
      "task": "Prepare and manage biofuels plant or unit budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.95,
      "n": 50,
      "standard_error": 6.3891,
      "lower_ci_bound": 3.8489,
      "upper_ci_bound": 31.4975,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15457,
      "task": "Prepare and manage biofuels plant or unit budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15457,
      "task": "Prepare and manage biofuels plant or unit budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.44,
      "n": 50,
      "standard_error": 2.5139,
      "lower_ci_bound": 0.7728,
      "upper_ci_bound": 14.0172,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15457,
      "task": "Prepare and manage biofuels plant or unit budgets.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.56,
      "n": 50,
      "standard_error": 0.0993,
      "lower_ci_bound": 3.3641,
      "upper_ci_bound": 3.7633,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15457,
      "task": "Prepare and manage biofuels plant or unit budgets.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 78.88,
      "n": 65,
      "standard_error": 7.0086,
      "lower_ci_bound": 61.7105,
      "upper_ci_bound": 89.6433,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15459,
      "task": "Conduct cost, material, and efficiency studies for biofuels production plants or operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.43,
      "n": 50,
      "standard_error": 3.3252,
      "lower_ci_bound": 0.9466,
      "upper_ci_bound": 18.347,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15459,
      "task": "Conduct cost, material, and efficiency studies for biofuels production plants or operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.48,
      "n": 50,
      "standard_error": 4.5725,
      "lower_ci_bound": 14.6161,
      "upper_ci_bound": 32.9482,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15459,
      "task": "Conduct cost, material, and efficiency studies for biofuels production plants or operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 41.66,
      "n": 50,
      "standard_error": 7.0098,
      "lower_ci_bound": 28.5727,
      "upper_ci_bound": 56.0436,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15459,
      "task": "Conduct cost, material, and efficiency studies for biofuels production plants or operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.18,
      "n": 50,
      "standard_error": 5.1131,
      "lower_ci_bound": 6.6332,
      "upper_ci_bound": 27.7683,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15459,
      "task": "Conduct cost, material, and efficiency studies for biofuels production plants or operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.55,
      "n": 50,
      "standard_error": 5.0551,
      "lower_ci_bound": 3.8626,
      "upper_ci_bound": 25.7096,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15459,
      "task": "Conduct cost, material, and efficiency studies for biofuels production plants or operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.36,
      "n": 50,
      "standard_error": 3.5594,
      "lower_ci_bound": 1.3609,
      "upper_ci_bound": 18.8347,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15459,
      "task": "Conduct cost, material, and efficiency studies for biofuels production plants or operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.34,
      "n": 50,
      "standard_error": 1.3458,
      "lower_ci_bound": 0.1758,
      "upper_ci_bound": 9.4984,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15459,
      "task": "Conduct cost, material, and efficiency studies for biofuels production plants or operations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.56,
      "n": 50,
      "standard_error": 0.1174,
      "lower_ci_bound": 3.3211,
      "upper_ci_bound": 3.793,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "task_id": 15459,
      "task": "Conduct cost, material, and efficiency studies for biofuels production plants or operations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 78.28,
      "n": 63,
      "standard_error": 7.8206,
      "lower_ci_bound": 58.9671,
      "upper_ci_bound": 90.0393,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 21162,
      "task": "Manage safety programs at power generation facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.29,
      "n": 59,
      "standard_error": 0.3128,
      "lower_ci_bound": 0.0316,
      "upper_ci_bound": 2.522,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 21162,
      "task": "Manage safety programs at power generation facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.35,
      "n": 59,
      "standard_error": 3.6052,
      "lower_ci_bound": 1.978,
      "upper_ci_bound": 18.5788,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 21162,
      "task": "Manage safety programs at power generation facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.29,
      "n": 59,
      "standard_error": 7.023,
      "lower_ci_bound": 16.4813,
      "upper_ci_bound": 44.102,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 21162,
      "task": "Manage safety programs at power generation facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.82,
      "n": 59,
      "standard_error": 4.1136,
      "lower_ci_bound": 6.5785,
      "upper_ci_bound": 23.5035,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 21162,
      "task": "Manage safety programs at power generation facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 34.41,
      "n": 59,
      "standard_error": 7.0765,
      "lower_ci_bound": 21.8791,
      "upper_ci_bound": 49.5631,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 21162,
      "task": "Manage safety programs at power generation facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.2,
      "n": 59,
      "standard_error": 5.6157,
      "lower_ci_bound": 1.4212,
      "upper_ci_bound": 29.4449,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 21162,
      "task": "Manage safety programs at power generation facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 10.64,
      "n": 59,
      "standard_error": 3.3787,
      "lower_ci_bound": 5.5197,
      "upper_ci_bound": 19.5145,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 21162,
      "task": "Manage safety programs at power generation facilities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.63,
      "n": 60,
      "standard_error": 0.0677,
      "lower_ci_bound": 4.4961,
      "upper_ci_bound": 4.767,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 21162,
      "task": "Manage safety programs at power generation facilities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 99.72,
      "n": 61,
      "standard_error": 0.3094,
      "lower_ci_bound": 97.5043,
      "upper_ci_bound": 99.9689,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15471,
      "task": "Review biomass operations performance specifications to ensure compliance with regulatory requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.01,
      "n": 61,
      "standard_error": 3.7014,
      "lower_ci_bound": 1.692,
      "upper_ci_bound": 19.1709,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15471,
      "task": "Review biomass operations performance specifications to ensure compliance with regulatory requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.86,
      "n": 61,
      "standard_error": 4.6173,
      "lower_ci_bound": 1.1543,
      "upper_ci_bound": 24.9258,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15471,
      "task": "Review biomass operations performance specifications to ensure compliance with regulatory requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20.2,
      "n": 61,
      "standard_error": 7.3202,
      "lower_ci_bound": 9.2581,
      "upper_ci_bound": 38.5667,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15471,
      "task": "Review biomass operations performance specifications to ensure compliance with regulatory requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.25,
      "n": 61,
      "standard_error": 3.5609,
      "lower_ci_bound": 0.7663,
      "upper_ci_bound": 20.346,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15471,
      "task": "Review biomass operations performance specifications to ensure compliance with regulatory requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 43.04,
      "n": 61,
      "standard_error": 9.2708,
      "lower_ci_bound": 26.1757,
      "upper_ci_bound": 61.6815,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15471,
      "task": "Review biomass operations performance specifications to ensure compliance with regulatory requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14.07,
      "n": 61,
      "standard_error": 5.7906,
      "lower_ci_bound": 5.9106,
      "upper_ci_bound": 29.9129,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15471,
      "task": "Review biomass operations performance specifications to ensure compliance with regulatory requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.58,
      "n": 61,
      "standard_error": 3.5136,
      "lower_ci_bound": 2.1945,
      "upper_ci_bound": 18.0981,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15471,
      "task": "Review biomass operations performance specifications to ensure compliance with regulatory requirements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.52,
      "n": 61,
      "standard_error": 0.1139,
      "lower_ci_bound": 4.2961,
      "upper_ci_bound": 4.7516,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15471,
      "task": "Review biomass operations performance specifications to ensure compliance with regulatory requirements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 61,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15470,
      "task": "Review logs, datasheets, or reports to ensure adequate production levels and safe production environments or to identify abnormalities with power production equipment or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.78,
      "n": 59,
      "standard_error": 3.7289,
      "lower_ci_bound": 0.504,
      "upper_ci_bound": 23.3996,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15470,
      "task": "Review logs, datasheets, or reports to ensure adequate production levels and safe production environments or to identify abnormalities with power production equipment or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 59,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15470,
      "task": "Review logs, datasheets, or reports to ensure adequate production levels and safe production environments or to identify abnormalities with power production equipment or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 8.68,
      "n": 59,
      "standard_error": 7.139,
      "lower_ci_bound": 1.5428,
      "upper_ci_bound": 36.5738,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15470,
      "task": "Review logs, datasheets, or reports to ensure adequate production levels and safe production environments or to identify abnormalities with power production equipment or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.64,
      "n": 59,
      "standard_error": 5.1058,
      "lower_ci_bound": 7.8753,
      "upper_ci_bound": 28.6898,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15470,
      "task": "Review logs, datasheets, or reports to ensure adequate production levels and safe production environments or to identify abnormalities with power production equipment or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 57.74,
      "n": 59,
      "standard_error": 7.7885,
      "lower_ci_bound": 41.8974,
      "upper_ci_bound": 72.1282,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15470,
      "task": "Review logs, datasheets, or reports to ensure adequate production levels and safe production environments or to identify abnormalities with power production equipment or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 13.82,
      "n": 59,
      "standard_error": 8.0763,
      "lower_ci_bound": 3.9634,
      "upper_ci_bound": 38.3922,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15470,
      "task": "Review logs, datasheets, or reports to ensure adequate production levels and safe production environments or to identify abnormalities with power production equipment or processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.33,
      "n": 59,
      "standard_error": 0.3622,
      "lower_ci_bound": 0.0381,
      "upper_ci_bound": 2.8702,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15470,
      "task": "Review logs, datasheets, or reports to ensure adequate production levels and safe production environments or to identify abnormalities with power production equipment or processes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.14,
      "n": 58,
      "standard_error": 0.1302,
      "lower_ci_bound": 3.8772,
      "upper_ci_bound": 4.3987,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15470,
      "task": "Review logs, datasheets, or reports to ensure adequate production levels and safe production environments or to identify abnormalities with power production equipment or processes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.71,
      "n": 61,
      "standard_error": 3.607,
      "lower_ci_bound": 81.4153,
      "upper_ci_bound": 98.0625,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15468,
      "task": "Supervise operations or maintenance employees in the production of power from biomass, such as wood, coal, paper sludge, or other waste or refuse.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 61,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15468,
      "task": "Supervise operations or maintenance employees in the production of power from biomass, such as wood, coal, paper sludge, or other waste or refuse.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.38,
      "n": 61,
      "standard_error": 3.617,
      "lower_ci_bound": 0.3807,
      "upper_ci_bound": 24.2701,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15468,
      "task": "Supervise operations or maintenance employees in the production of power from biomass, such as wood, coal, paper sludge, or other waste or refuse.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 8.13,
      "n": 61,
      "standard_error": 6.8512,
      "lower_ci_bound": 1.3951,
      "upper_ci_bound": 35.657,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15468,
      "task": "Supervise operations or maintenance employees in the production of power from biomass, such as wood, coal, paper sludge, or other waste or refuse.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.69,
      "n": 61,
      "standard_error": 4.5607,
      "lower_ci_bound": 4.3986,
      "upper_ci_bound": 23.7336,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15468,
      "task": "Supervise operations or maintenance employees in the production of power from biomass, such as wood, coal, paper sludge, or other waste or refuse.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 48.15,
      "n": 61,
      "standard_error": 10.1418,
      "lower_ci_bound": 29.1822,
      "upper_ci_bound": 67.669,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15468,
      "task": "Supervise operations or maintenance employees in the production of power from biomass, such as wood, coal, paper sludge, or other waste or refuse.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 19.92,
      "n": 61,
      "standard_error": 9.2162,
      "lower_ci_bound": 7.2629,
      "upper_ci_bound": 44.136,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15468,
      "task": "Supervise operations or maintenance employees in the production of power from biomass, such as wood, coal, paper sludge, or other waste or refuse.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.73,
      "n": 61,
      "standard_error": 3.5395,
      "lower_ci_bound": 4.5897,
      "upper_ci_bound": 19.44,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15468,
      "task": "Supervise operations or maintenance employees in the production of power from biomass, such as wood, coal, paper sludge, or other waste or refuse.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.13,
      "n": 61,
      "standard_error": 0.1454,
      "lower_ci_bound": 3.8405,
      "upper_ci_bound": 4.4223,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15468,
      "task": "Supervise operations or maintenance employees in the production of power from biomass, such as wood, coal, paper sludge, or other waste or refuse.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 61,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15478,
      "task": "Supervise biomass plant or substation operations, maintenance, repair, or testing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.71,
      "n": 59,
      "standard_error": 3.5219,
      "lower_ci_bound": 2.2792,
      "upper_ci_bound": 18.1546,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15478,
      "task": "Supervise biomass plant or substation operations, maintenance, repair, or testing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.44,
      "n": 59,
      "standard_error": 3.6846,
      "lower_ci_bound": 0.3844,
      "upper_ci_bound": 24.7217,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15478,
      "task": "Supervise biomass plant or substation operations, maintenance, repair, or testing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 4.37,
      "n": 59,
      "standard_error": 4.403,
      "lower_ci_bound": 0.5521,
      "upper_ci_bound": 27.3479,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15478,
      "task": "Supervise biomass plant or substation operations, maintenance, repair, or testing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.61,
      "n": 59,
      "standard_error": 6.1072,
      "lower_ci_bound": 1.4292,
      "upper_ci_bound": 31.9054,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15478,
      "task": "Supervise biomass plant or substation operations, maintenance, repair, or testing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 29.27,
      "n": 59,
      "standard_error": 5.923,
      "lower_ci_bound": 18.9257,
      "upper_ci_bound": 42.323,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15478,
      "task": "Supervise biomass plant or substation operations, maintenance, repair, or testing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 29.76,
      "n": 59,
      "standard_error": 6.6866,
      "lower_ci_bound": 18.2561,
      "upper_ci_bound": 44.5602,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15478,
      "task": "Supervise biomass plant or substation operations, maintenance, repair, or testing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 18.83,
      "n": 59,
      "standard_error": 5.7584,
      "lower_ci_bound": 9.8424,
      "upper_ci_bound": 33.0306,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15478,
      "task": "Supervise biomass plant or substation operations, maintenance, repair, or testing activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.12,
      "n": 59,
      "standard_error": 0.1141,
      "lower_ci_bound": 3.893,
      "upper_ci_bound": 4.3498,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15478,
      "task": "Supervise biomass plant or substation operations, maintenance, repair, or testing activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.25,
      "n": 62,
      "standard_error": 3.5182,
      "lower_ci_bound": 78.5304,
      "upper_ci_bound": 99.4468,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15480,
      "task": "Conduct field inspections of biomass plants, stations, or substations to ensure normal and safe operating conditions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15480,
      "task": "Conduct field inspections of biomass plants, stations, or substations to ensure normal and safe operating conditions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 12.57,
      "n": 58,
      "standard_error": 7.3375,
      "lower_ci_bound": 3.6388,
      "upper_ci_bound": 35.3758,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15480,
      "task": "Conduct field inspections of biomass plants, stations, or substations to ensure normal and safe operating conditions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.97,
      "n": 58,
      "standard_error": 7.0329,
      "lower_ci_bound": 9.3702,
      "upper_ci_bound": 37.5908,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15480,
      "task": "Conduct field inspections of biomass plants, stations, or substations to ensure normal and safe operating conditions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.4,
      "n": 58,
      "standard_error": 6.1497,
      "lower_ci_bound": 15.9872,
      "upper_ci_bound": 40.3339,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15480,
      "task": "Conduct field inspections of biomass plants, stations, or substations to ensure normal and safe operating conditions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 30.33,
      "n": 58,
      "standard_error": 10.0273,
      "lower_ci_bound": 14.4056,
      "upper_ci_bound": 52.9599,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15480,
      "task": "Conduct field inspections of biomass plants, stations, or substations to ensure normal and safe operating conditions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10.41,
      "n": 58,
      "standard_error": 3.1984,
      "lower_ci_bound": 5.5271,
      "upper_ci_bound": 18.7616,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15480,
      "task": "Conduct field inspections of biomass plants, stations, or substations to ensure normal and safe operating conditions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.32,
      "n": 58,
      "standard_error": 0.3498,
      "lower_ci_bound": 0.0354,
      "upper_ci_bound": 2.8128,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15480,
      "task": "Conduct field inspections of biomass plants, stations, or substations to ensure normal and safe operating conditions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.87,
      "n": 58,
      "standard_error": 0.1315,
      "lower_ci_bound": 3.6097,
      "upper_ci_bound": 4.1363,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15480,
      "task": "Conduct field inspections of biomass plants, stations, or substations to ensure normal and safe operating conditions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.93,
      "n": 62,
      "standard_error": 3.5851,
      "lower_ci_bound": 78.9761,
      "upper_ci_bound": 99.3291,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15474,
      "task": "Plan and schedule plant activities, such as wood, waste, or refuse fuel deliveries, ash removal, and regular maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 57,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15474,
      "task": "Plan and schedule plant activities, such as wood, waste, or refuse fuel deliveries, ash removal, and regular maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.56,
      "n": 57,
      "standard_error": 5.1279,
      "lower_ci_bound": 6.1291,
      "upper_ci_bound": 27.3691,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15474,
      "task": "Plan and schedule plant activities, such as wood, waste, or refuse fuel deliveries, ash removal, and regular maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 5.72,
      "n": 57,
      "standard_error": 4.6695,
      "lower_ci_bound": 1.0595,
      "upper_ci_bound": 25.5827,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15474,
      "task": "Plan and schedule plant activities, such as wood, waste, or refuse fuel deliveries, ash removal, and regular maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 23.54,
      "n": 57,
      "standard_error": 7.4466,
      "lower_ci_bound": 11.847,
      "upper_ci_bound": 41.3546,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15474,
      "task": "Plan and schedule plant activities, such as wood, waste, or refuse fuel deliveries, ash removal, and regular maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 40.17,
      "n": 57,
      "standard_error": 8.4679,
      "lower_ci_bound": 24.8929,
      "upper_ci_bound": 57.6231,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15474,
      "task": "Plan and schedule plant activities, such as wood, waste, or refuse fuel deliveries, ash removal, and regular maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 13.27,
      "n": 57,
      "standard_error": 8.1427,
      "lower_ci_bound": 3.5738,
      "upper_ci_bound": 38.6988,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15474,
      "task": "Plan and schedule plant activities, such as wood, waste, or refuse fuel deliveries, ash removal, and regular maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.75,
      "n": 57,
      "standard_error": 3.6762,
      "lower_ci_bound": 0.5033,
      "upper_ci_bound": 23.0674,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15474,
      "task": "Plan and schedule plant activities, such as wood, waste, or refuse fuel deliveries, ash removal, and regular maintenance.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.82,
      "n": 57,
      "standard_error": 0.1316,
      "lower_ci_bound": 3.5582,
      "upper_ci_bound": 4.0856,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15474,
      "task": "Plan and schedule plant activities, such as wood, waste, or refuse fuel deliveries, ash removal, and regular maintenance.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.99,
      "n": 62,
      "standard_error": 3.3124,
      "lower_ci_bound": 82.7645,
      "upper_ci_bound": 97.3419,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15473,
      "task": "Prepare and manage biomass plant budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.71,
      "n": 56,
      "standard_error": 4.1711,
      "lower_ci_bound": 5.5763,
      "upper_ci_bound": 22.9382,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15473,
      "task": "Prepare and manage biomass plant budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.25,
      "n": 56,
      "standard_error": 9.3006,
      "lower_ci_bound": 17.7053,
      "upper_ci_bound": 53.5699,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15473,
      "task": "Prepare and manage biomass plant budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.44,
      "n": 56,
      "standard_error": 6.2734,
      "lower_ci_bound": 12.3225,
      "upper_ci_bound": 37.3388,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15473,
      "task": "Prepare and manage biomass plant budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.43,
      "n": 56,
      "standard_error": 3.7156,
      "lower_ci_bound": 5.821,
      "upper_ci_bound": 21.212,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15473,
      "task": "Prepare and manage biomass plant budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 20.81,
      "n": 56,
      "standard_error": 11.4433,
      "lower_ci_bound": 6.1351,
      "upper_ci_bound": 51.3799,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15473,
      "task": "Prepare and manage biomass plant budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.36,
      "n": 56,
      "standard_error": 0.3922,
      "lower_ci_bound": 0.0395,
      "upper_ci_bound": 3.1558,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15473,
      "task": "Prepare and manage biomass plant budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 56,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15473,
      "task": "Prepare and manage biomass plant budgets.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.79,
      "n": 57,
      "standard_error": 0.2112,
      "lower_ci_bound": 3.3711,
      "upper_ci_bound": 4.2172,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15473,
      "task": "Prepare and manage biomass plant budgets.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.38,
      "n": 61,
      "standard_error": 6.8733,
      "lower_ci_bound": 64.9221,
      "upper_ci_bound": 98.3791,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15477,
      "task": "Evaluate power production or demand trends to identify opportunities for improved operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.27,
      "n": 58,
      "standard_error": 3.8717,
      "lower_ci_bound": 0.6669,
      "upper_ci_bound": 22.8983,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15477,
      "task": "Evaluate power production or demand trends to identify opportunities for improved operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 16.01,
      "n": 58,
      "standard_error": 9.7515,
      "lower_ci_bound": 4.2719,
      "upper_ci_bound": 44.8852,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15477,
      "task": "Evaluate power production or demand trends to identify opportunities for improved operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.27,
      "n": 58,
      "standard_error": 8.1902,
      "lower_ci_bound": 9.214,
      "upper_ci_bound": 41.8421,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15477,
      "task": "Evaluate power production or demand trends to identify opportunities for improved operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.33,
      "n": 58,
      "standard_error": 4.6482,
      "lower_ci_bound": 9.8697,
      "upper_ci_bound": 28.6468,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15477,
      "task": "Evaluate power production or demand trends to identify opportunities for improved operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 36.62,
      "n": 58,
      "standard_error": 7.1109,
      "lower_ci_bound": 23.8272,
      "upper_ci_bound": 51.6212,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15477,
      "task": "Evaluate power production or demand trends to identify opportunities for improved operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.79,
      "n": 58,
      "standard_error": 2.8233,
      "lower_ci_bound": 0.8293,
      "upper_ci_bound": 15.6594,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15477,
      "task": "Evaluate power production or demand trends to identify opportunities for improved operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.7,
      "n": 58,
      "standard_error": 0.5512,
      "lower_ci_bound": 0.1432,
      "upper_ci_bound": 3.3379,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15477,
      "task": "Evaluate power production or demand trends to identify opportunities for improved operations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.6,
      "n": 58,
      "standard_error": 0.1587,
      "lower_ci_bound": 3.286,
      "upper_ci_bound": 3.9216,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15477,
      "task": "Evaluate power production or demand trends to identify opportunities for improved operations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 87.68,
      "n": 62,
      "standard_error": 7.1473,
      "lower_ci_bound": 65.4622,
      "upper_ci_bound": 96.3938,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15476,
      "task": "Inspect biomass gasification processes, equipment, and facilities for ways to maximize capacity and minimize operating costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.38,
      "n": 41,
      "standard_error": 0.4181,
      "lower_ci_bound": 0.0419,
      "upper_ci_bound": 3.4043,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15476,
      "task": "Inspect biomass gasification processes, equipment, and facilities for ways to maximize capacity and minimize operating costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 19.5,
      "n": 41,
      "standard_error": 6.7542,
      "lower_ci_bound": 9.2139,
      "upper_ci_bound": 36.6253,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15476,
      "task": "Inspect biomass gasification processes, equipment, and facilities for ways to maximize capacity and minimize operating costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.52,
      "n": 41,
      "standard_error": 8.452,
      "lower_ci_bound": 11.4348,
      "upper_ci_bound": 44.9843,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15476,
      "task": "Inspect biomass gasification processes, equipment, and facilities for ways to maximize capacity and minimize operating costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.31,
      "n": 41,
      "standard_error": 8.4874,
      "lower_ci_bound": 8.8689,
      "upper_ci_bound": 42.9595,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15476,
      "task": "Inspect biomass gasification processes, equipment, and facilities for ways to maximize capacity and minimize operating costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 29.74,
      "n": 41,
      "standard_error": 8.5522,
      "lower_ci_bound": 15.6196,
      "upper_ci_bound": 49.1886,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15476,
      "task": "Inspect biomass gasification processes, equipment, and facilities for ways to maximize capacity and minimize operating costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.13,
      "n": 41,
      "standard_error": 3.3939,
      "lower_ci_bound": 0.7579,
      "upper_ci_bound": 19.5787,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15476,
      "task": "Inspect biomass gasification processes, equipment, and facilities for ways to maximize capacity and minimize operating costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.42,
      "n": 41,
      "standard_error": 0.4551,
      "lower_ci_bound": 0.0456,
      "upper_ci_bound": 3.6971,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15476,
      "task": "Inspect biomass gasification processes, equipment, and facilities for ways to maximize capacity and minimize operating costs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.58,
      "n": 40,
      "standard_error": 0.1572,
      "lower_ci_bound": 3.2584,
      "upper_ci_bound": 3.8943,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15476,
      "task": "Inspect biomass gasification processes, equipment, and facilities for ways to maximize capacity and minimize operating costs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 75.19,
      "n": 61,
      "standard_error": 4.9959,
      "lower_ci_bound": 63.9447,
      "upper_ci_bound": 83.8119,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15472,
      "task": "Prepare reports on biomass plant operations, status, maintenance, and other information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.57,
      "n": 59,
      "standard_error": 3.5735,
      "lower_ci_bound": 0.4604,
      "upper_ci_bound": 22.8341,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15472,
      "task": "Prepare reports on biomass plant operations, status, maintenance, and other information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 12.65,
      "n": 59,
      "standard_error": 7.2176,
      "lower_ci_bound": 3.7718,
      "upper_ci_bound": 34.8702,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15472,
      "task": "Prepare reports on biomass plant operations, status, maintenance, and other information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 40.56,
      "n": 59,
      "standard_error": 6.4798,
      "lower_ci_bound": 28.4895,
      "upper_ci_bound": 53.8854,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15472,
      "task": "Prepare reports on biomass plant operations, status, maintenance, and other information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.15,
      "n": 59,
      "standard_error": 8.9339,
      "lower_ci_bound": 3.6427,
      "upper_ci_bound": 41.806,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15472,
      "task": "Prepare reports on biomass plant operations, status, maintenance, and other information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 28.76,
      "n": 59,
      "standard_error": 5.602,
      "lower_ci_bound": 18.9314,
      "upper_ci_bound": 41.1004,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15472,
      "task": "Prepare reports on biomass plant operations, status, maintenance, and other information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 59,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15472,
      "task": "Prepare reports on biomass plant operations, status, maintenance, and other information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.32,
      "n": 59,
      "standard_error": 0.3447,
      "lower_ci_bound": 0.0352,
      "upper_ci_bound": 2.7641,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15472,
      "task": "Prepare reports on biomass plant operations, status, maintenance, and other information.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.54,
      "n": 59,
      "standard_error": 0.2054,
      "lower_ci_bound": 3.1301,
      "upper_ci_bound": 3.9524,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15472,
      "task": "Prepare reports on biomass plant operations, status, maintenance, and other information.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 99.7,
      "n": 60,
      "standard_error": 0.3275,
      "lower_ci_bound": 97.3578,
      "upper_ci_bound": 99.9671,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15464,
      "task": "Manage parts and supply inventories for biomass plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.4,
      "n": 53,
      "standard_error": 5.0963,
      "lower_ci_bound": 0.7632,
      "upper_ci_bound": 29.7211,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15464,
      "task": "Manage parts and supply inventories for biomass plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.29,
      "n": 53,
      "standard_error": 5.55,
      "lower_ci_bound": 7.0996,
      "upper_ci_bound": 29.8995,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15464,
      "task": "Manage parts and supply inventories for biomass plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.84,
      "n": 53,
      "standard_error": 7.5983,
      "lower_ci_bound": 16.1664,
      "upper_ci_bound": 46.0056,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15464,
      "task": "Manage parts and supply inventories for biomass plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.57,
      "n": 53,
      "standard_error": 6.5815,
      "lower_ci_bound": 4.1435,
      "upper_ci_bound": 32.348,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15464,
      "task": "Manage parts and supply inventories for biomass plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 31.03,
      "n": 53,
      "standard_error": 6.3726,
      "lower_ci_bound": 19.8388,
      "upper_ci_bound": 44.9841,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15464,
      "task": "Manage parts and supply inventories for biomass plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.53,
      "n": 53,
      "standard_error": 4.2346,
      "lower_ci_bound": 1.7073,
      "upper_ci_bound": 21.9413,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15464,
      "task": "Manage parts and supply inventories for biomass plants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.34,
      "n": 53,
      "standard_error": 0.369,
      "lower_ci_bound": 0.0386,
      "upper_ci_bound": 2.9366,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15464,
      "task": "Manage parts and supply inventories for biomass plants.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.4,
      "n": 52,
      "standard_error": 0.1772,
      "lower_ci_bound": 3.0428,
      "upper_ci_bound": 3.7544,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15464,
      "task": "Manage parts and supply inventories for biomass plants.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.95,
      "n": 61,
      "standard_error": 3.0702,
      "lower_ci_bound": 83.2846,
      "upper_ci_bound": 96.3225,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15465,
      "task": "Monitor and operate communications systems, such as mobile radios.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.97,
      "n": 48,
      "standard_error": 6.0375,
      "lower_ci_bound": 7.1382,
      "upper_ci_bound": 31.9645,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15465,
      "task": "Monitor and operate communications systems, such as mobile radios.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.86,
      "n": 48,
      "standard_error": 9.0962,
      "lower_ci_bound": 12.6398,
      "upper_ci_bound": 48.2442,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15465,
      "task": "Monitor and operate communications systems, such as mobile radios.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0.35,
      "n": 48,
      "standard_error": 0.376,
      "lower_ci_bound": 0.0398,
      "upper_ci_bound": 2.9892,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15465,
      "task": "Monitor and operate communications systems, such as mobile radios.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 1.48,
      "n": 48,
      "standard_error": 1.0896,
      "lower_ci_bound": 0.3321,
      "upper_ci_bound": 6.3306,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15465,
      "task": "Monitor and operate communications systems, such as mobile radios.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 39.5,
      "n": 48,
      "standard_error": 8.3415,
      "lower_ci_bound": 24.4402,
      "upper_ci_bound": 56.8505,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15465,
      "task": "Monitor and operate communications systems, such as mobile radios.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.73,
      "n": 48,
      "standard_error": 4.3679,
      "lower_ci_bound": 1.7501,
      "upper_ci_bound": 22.6331,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15465,
      "task": "Monitor and operate communications systems, such as mobile radios.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.11,
      "n": 48,
      "standard_error": 5.4703,
      "lower_ci_bound": 2.587,
      "upper_ci_bound": 27.4635,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15465,
      "task": "Monitor and operate communications systems, such as mobile radios.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.29,
      "n": 47,
      "standard_error": 0.2476,
      "lower_ci_bound": 2.7903,
      "upper_ci_bound": 3.7872,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15465,
      "task": "Monitor and operate communications systems, such as mobile radios.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.67,
      "n": 61,
      "standard_error": 6.164,
      "lower_ci_bound": 65.4273,
      "upper_ci_bound": 90.1945,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15469,
      "task": "Shut down and restart biomass power plants or equipment in emergency situations or for equipment maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.27,
      "n": 44,
      "standard_error": 5.0429,
      "lower_ci_bound": 4.39,
      "upper_ci_bound": 25.9898,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15469,
      "task": "Shut down and restart biomass power plants or equipment in emergency situations or for equipment maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 60.63,
      "n": 44,
      "standard_error": 8.5359,
      "lower_ci_bound": 42.8178,
      "upper_ci_bound": 76.0072,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15469,
      "task": "Shut down and restart biomass power plants or equipment in emergency situations or for equipment maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.69,
      "n": 44,
      "standard_error": 6.4993,
      "lower_ci_bound": 9.6672,
      "upper_ci_bound": 35.9636,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15469,
      "task": "Shut down and restart biomass power plants or equipment in emergency situations or for equipment maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.61,
      "n": 44,
      "standard_error": 4.3253,
      "lower_ci_bound": 1.1341,
      "upper_ci_bound": 23.5767,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15469,
      "task": "Shut down and restart biomass power plants or equipment in emergency situations or for equipment maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 2.8,
      "n": 44,
      "standard_error": 1.5705,
      "lower_ci_bound": 0.8892,
      "upper_ci_bound": 8.4456,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15469,
      "task": "Shut down and restart biomass power plants or equipment in emergency situations or for equipment maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15469,
      "task": "Shut down and restart biomass power plants or equipment in emergency situations or for equipment maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15469,
      "task": "Shut down and restart biomass power plants or equipment in emergency situations or for equipment maintenance, repairs, or replacements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.11,
      "n": 44,
      "standard_error": 0.2306,
      "lower_ci_bound": 3.6462,
      "upper_ci_bound": 4.5761,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15469,
      "task": "Shut down and restart biomass power plants or equipment in emergency situations or for equipment maintenance, repairs, or replacements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 64.05,
      "n": 61,
      "standard_error": 7.7591,
      "lower_ci_bound": 47.5869,
      "upper_ci_bound": 77.7549,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15466,
      "task": "Compile and record operational data on forms or in log books.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.97,
      "n": 50,
      "standard_error": 5.9756,
      "lower_ci_bound": 0.7431,
      "upper_ci_bound": 35.021,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15466,
      "task": "Compile and record operational data on forms or in log books.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.74,
      "n": 50,
      "standard_error": 3.4195,
      "lower_ci_bound": 0.5709,
      "upper_ci_bound": 20.7783,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15466,
      "task": "Compile and record operational data on forms or in log books.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.39,
      "n": 50,
      "standard_error": 9.1354,
      "lower_ci_bound": 3.6482,
      "upper_ci_bound": 42.7257,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15466,
      "task": "Compile and record operational data on forms or in log books.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9,
      "n": 50,
      "standard_error": 4.8894,
      "lower_ci_bound": 2.8908,
      "upper_ci_bound": 24.7138,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15466,
      "task": "Compile and record operational data on forms or in log books.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 48.26,
      "n": 50,
      "standard_error": 10.2268,
      "lower_ci_bound": 29.0591,
      "upper_ci_bound": 67.996,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15466,
      "task": "Compile and record operational data on forms or in log books.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14,
      "n": 50,
      "standard_error": 6.0111,
      "lower_ci_bound": 5.636,
      "upper_ci_bound": 30.7489,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15466,
      "task": "Compile and record operational data on forms or in log books.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.64,
      "n": 50,
      "standard_error": 3.5507,
      "lower_ci_bound": 0.9601,
      "upper_ci_bound": 19.6206,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15466,
      "task": "Compile and record operational data on forms or in log books.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.93,
      "n": 49,
      "standard_error": 0.2134,
      "lower_ci_bound": 3.5043,
      "upper_ci_bound": 4.3626,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15466,
      "task": "Compile and record operational data on forms or in log books.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 65.8,
      "n": 62,
      "standard_error": 11.744,
      "lower_ci_bound": 40.3918,
      "upper_ci_bound": 84.5263,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15479,
      "task": "Monitor the operating status of biomass plants by observing control system parameters, distributed control systems, switchboard gauges, dials, or other indicators.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.84,
      "n": 50,
      "standard_error": 0.7125,
      "lower_ci_bound": 0.154,
      "upper_ci_bound": 4.4953,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15479,
      "task": "Monitor the operating status of biomass plants by observing control system parameters, distributed control systems, switchboard gauges, dials, or other indicators.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0.42,
      "n": 50,
      "standard_error": 0.4687,
      "lower_ci_bound": 0.0452,
      "upper_ci_bound": 3.8285,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15479,
      "task": "Monitor the operating status of biomass plants by observing control system parameters, distributed control systems, switchboard gauges, dials, or other indicators.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0.47,
      "n": 50,
      "standard_error": 0.5193,
      "lower_ci_bound": 0.0507,
      "upper_ci_bound": 4.2092,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15479,
      "task": "Monitor the operating status of biomass plants by observing control system parameters, distributed control systems, switchboard gauges, dials, or other indicators.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.25,
      "n": 50,
      "standard_error": 4.4143,
      "lower_ci_bound": 9.1798,
      "upper_ci_bound": 27.1298,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15479,
      "task": "Monitor the operating status of biomass plants by observing control system parameters, distributed control systems, switchboard gauges, dials, or other indicators.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 44.08,
      "n": 50,
      "standard_error": 12.4135,
      "lower_ci_bound": 22.2686,
      "upper_ci_bound": 68.4384,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15479,
      "task": "Monitor the operating status of biomass plants by observing control system parameters, distributed control systems, switchboard gauges, dials, or other indicators.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 20.05,
      "n": 50,
      "standard_error": 5.5886,
      "lower_ci_bound": 11.0688,
      "upper_ci_bound": 33.5692,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15479,
      "task": "Monitor the operating status of biomass plants by observing control system parameters, distributed control systems, switchboard gauges, dials, or other indicators.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 17.89,
      "n": 50,
      "standard_error": 9.0057,
      "lower_ci_bound": 5.9747,
      "upper_ci_bound": 42.7557,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15479,
      "task": "Monitor the operating status of biomass plants by observing control system parameters, distributed control systems, switchboard gauges, dials, or other indicators.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.79,
      "n": 50,
      "standard_error": 0.152,
      "lower_ci_bound": 3.487,
      "upper_ci_bound": 4.0977,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15479,
      "task": "Monitor the operating status of biomass plants by observing control system parameters, distributed control systems, switchboard gauges, dials, or other indicators.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 66.66,
      "n": 61,
      "standard_error": 7.5274,
      "lower_ci_bound": 50.3848,
      "upper_ci_bound": 79.7449,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15467,
      "task": "Adjust equipment controls to generate specified amounts of electrical power.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 22.8,
      "n": 40,
      "standard_error": 7.4986,
      "lower_ci_bound": 11.0898,
      "upper_ci_bound": 41.1435,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15467,
      "task": "Adjust equipment controls to generate specified amounts of electrical power.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 23.19,
      "n": 40,
      "standard_error": 15.1274,
      "lower_ci_bound": 5.1419,
      "upper_ci_bound": 62.7198,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15467,
      "task": "Adjust equipment controls to generate specified amounts of electrical power.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.19,
      "n": 40,
      "standard_error": 4.7944,
      "lower_ci_bound": 8.6401,
      "upper_ci_bound": 28.3065,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15467,
      "task": "Adjust equipment controls to generate specified amounts of electrical power.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0.48,
      "n": 40,
      "standard_error": 0.5564,
      "lower_ci_bound": 0.0468,
      "upper_ci_bound": 4.7966,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15467,
      "task": "Adjust equipment controls to generate specified amounts of electrical power.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.86,
      "n": 40,
      "standard_error": 3.3577,
      "lower_ci_bound": 1.1616,
      "upper_ci_bound": 18.1619,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15467,
      "task": "Adjust equipment controls to generate specified amounts of electrical power.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 19.45,
      "n": 40,
      "standard_error": 8.5959,
      "lower_ci_bound": 7.3749,
      "upper_ci_bound": 42.2824,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15467,
      "task": "Adjust equipment controls to generate specified amounts of electrical power.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 13.02,
      "n": 40,
      "standard_error": 3.5758,
      "lower_ci_bound": 7.3239,
      "upper_ci_bound": 22.0878,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15467,
      "task": "Adjust equipment controls to generate specified amounts of electrical power.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.76,
      "n": 40,
      "standard_error": 0.1319,
      "lower_ci_bound": 3.4955,
      "upper_ci_bound": 4.029,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15467,
      "task": "Adjust equipment controls to generate specified amounts of electrical power.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 66.87,
      "n": 60,
      "standard_error": 11.0192,
      "lower_ci_bound": 42.7286,
      "upper_ci_bound": 84.5227,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15463,
      "task": "Test, maintain, or repair electrical power distribution machinery or equipment, using hand tools, power tools, and testing devices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.12,
      "n": 36,
      "standard_error": 9.1596,
      "lower_ci_bound": 2.869,
      "upper_ci_bound": 43.5604,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15463,
      "task": "Test, maintain, or repair electrical power distribution machinery or equipment, using hand tools, power tools, and testing devices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.26,
      "n": 36,
      "standard_error": 5.8947,
      "lower_ci_bound": 6.6608,
      "upper_ci_bound": 31.2387,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15463,
      "task": "Test, maintain, or repair electrical power distribution machinery or equipment, using hand tools, power tools, and testing devices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.2,
      "n": 36,
      "standard_error": 11.8289,
      "lower_ci_bound": 3.7044,
      "upper_ci_bound": 52.8638,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15463,
      "task": "Test, maintain, or repair electrical power distribution machinery or equipment, using hand tools, power tools, and testing devices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 44.25,
      "n": 36,
      "standard_error": 14.6863,
      "lower_ci_bound": 19.1599,
      "upper_ci_bound": 72.6613,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15463,
      "task": "Test, maintain, or repair electrical power distribution machinery or equipment, using hand tools, power tools, and testing devices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.18,
      "n": 36,
      "standard_error": 7.1068,
      "lower_ci_bound": 2.284,
      "upper_ci_bound": 35.4481,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15463,
      "task": "Test, maintain, or repair electrical power distribution machinery or equipment, using hand tools, power tools, and testing devices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15463,
      "task": "Test, maintain, or repair electrical power distribution machinery or equipment, using hand tools, power tools, and testing devices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15463,
      "task": "Test, maintain, or repair electrical power distribution machinery or equipment, using hand tools, power tools, and testing devices.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.7,
      "n": 35,
      "standard_error": 0.1873,
      "lower_ci_bound": 3.3156,
      "upper_ci_bound": 4.0771,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15463,
      "task": "Test, maintain, or repair electrical power distribution machinery or equipment, using hand tools, power tools, and testing devices.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 51.09,
      "n": 61,
      "standard_error": 7.5419,
      "lower_ci_bound": 36.3503,
      "upper_ci_bound": 65.6395,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15475,
      "task": "Operate controls to start, stop, or regulate biomass-fueled generators, generator units, boilers, engines, or auxiliary systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.18,
      "n": 40,
      "standard_error": 4.4942,
      "lower_ci_bound": 0.8519,
      "upper_ci_bound": 25.7952,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15475,
      "task": "Operate controls to start, stop, or regulate biomass-fueled generators, generator units, boilers, engines, or auxiliary systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 34.02,
      "n": 40,
      "standard_error": 9.4436,
      "lower_ci_bound": 18.0452,
      "upper_ci_bound": 54.7021,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15475,
      "task": "Operate controls to start, stop, or regulate biomass-fueled generators, generator units, boilers, engines, or auxiliary systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.14,
      "n": 40,
      "standard_error": 11.9127,
      "lower_ci_bound": 7.209,
      "upper_ci_bound": 53.8527,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15475,
      "task": "Operate controls to start, stop, or regulate biomass-fueled generators, generator units, boilers, engines, or auxiliary systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 2.77,
      "n": 40,
      "standard_error": 1.5844,
      "lower_ci_bound": 0.8601,
      "upper_ci_bound": 8.5614,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15475,
      "task": "Operate controls to start, stop, or regulate biomass-fueled generators, generator units, boilers, engines, or auxiliary systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.94,
      "n": 40,
      "standard_error": 5.4712,
      "lower_ci_bound": 2.4575,
      "upper_ci_bound": 27.6571,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15475,
      "task": "Operate controls to start, stop, or regulate biomass-fueled generators, generator units, boilers, engines, or auxiliary systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.66,
      "n": 40,
      "standard_error": 4.356,
      "lower_ci_bound": 0.6666,
      "upper_ci_bound": 26.2194,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15475,
      "task": "Operate controls to start, stop, or regulate biomass-fueled generators, generator units, boilers, engines, or auxiliary systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 21.29,
      "n": 40,
      "standard_error": 14.1871,
      "lower_ci_bound": 4.653,
      "upper_ci_bound": 59.9869,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15475,
      "task": "Operate controls to start, stop, or regulate biomass-fueled generators, generator units, boilers, engines, or auxiliary systems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.56,
      "n": 41,
      "standard_error": 0.3416,
      "lower_ci_bound": 2.8739,
      "upper_ci_bound": 4.2545,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "task_id": 15475,
      "task": "Operate controls to start, stop, or regulate biomass-fueled generators, generator units, boilers, engines, or auxiliary systems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 55.2,
      "n": 62,
      "standard_error": 9.0844,
      "lower_ci_bound": 37.1485,
      "upper_ci_bound": 71.9757,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15520,
      "task": "Direct operations, maintenance, or repair of hydroelectric power facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 84,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15520,
      "task": "Direct operations, maintenance, or repair of hydroelectric power facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.36,
      "n": 84,
      "standard_error": 2.0548,
      "lower_ci_bound": 0.9757,
      "upper_ci_bound": 10.9072,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15520,
      "task": "Direct operations, maintenance, or repair of hydroelectric power facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 8.26,
      "n": 84,
      "standard_error": 3.3713,
      "lower_ci_bound": 3.5816,
      "upper_ci_bound": 17.9059,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15520,
      "task": "Direct operations, maintenance, or repair of hydroelectric power facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.07,
      "n": 84,
      "standard_error": 2.7728,
      "lower_ci_bound": 3.179,
      "upper_ci_bound": 14.9727,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15520,
      "task": "Direct operations, maintenance, or repair of hydroelectric power facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 62.05,
      "n": 84,
      "standard_error": 5.9286,
      "lower_ci_bound": 49.7685,
      "upper_ci_bound": 72.9521,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15520,
      "task": "Direct operations, maintenance, or repair of hydroelectric power facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10.6,
      "n": 84,
      "standard_error": 3.9565,
      "lower_ci_bound": 4.9129,
      "upper_ci_bound": 21.3843,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15520,
      "task": "Direct operations, maintenance, or repair of hydroelectric power facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.68,
      "n": 84,
      "standard_error": 2.9583,
      "lower_ci_bound": 4.3247,
      "upper_ci_bound": 16.6412,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15520,
      "task": "Direct operations, maintenance, or repair of hydroelectric power facilities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.48,
      "n": 82,
      "standard_error": 0.0607,
      "lower_ci_bound": 4.3614,
      "upper_ci_bound": 4.603,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15520,
      "task": "Direct operations, maintenance, or repair of hydroelectric power facilities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 97.71,
      "n": 86,
      "standard_error": 1.6117,
      "lower_ci_bound": 91.0634,
      "upper_ci_bound": 99.4431,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15515,
      "task": "Identify and communicate power system emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 29.75,
      "n": 68,
      "standard_error": 5.918,
      "lower_ci_bound": 19.401,
      "upper_ci_bound": 42.706,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15515,
      "task": "Identify and communicate power system emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.06,
      "n": 68,
      "standard_error": 5.4058,
      "lower_ci_bound": 15.8385,
      "upper_ci_bound": 37.2607,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15515,
      "task": "Identify and communicate power system emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.31,
      "n": 68,
      "standard_error": 4.7273,
      "lower_ci_bound": 7.1834,
      "upper_ci_bound": 26.4995,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15515,
      "task": "Identify and communicate power system emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.53,
      "n": 68,
      "standard_error": 3.0304,
      "lower_ci_bound": 2.5264,
      "upper_ci_bound": 15.839,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15515,
      "task": "Identify and communicate power system emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 21.15,
      "n": 68,
      "standard_error": 5.1775,
      "lower_ci_bound": 12.6108,
      "upper_ci_bound": 33.2626,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15515,
      "task": "Identify and communicate power system emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 68,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15515,
      "task": "Identify and communicate power system emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.2,
      "n": 68,
      "standard_error": 2.187,
      "lower_ci_bound": 0.8021,
      "upper_ci_bound": 11.9162,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15515,
      "task": "Identify and communicate power system emergencies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.23,
      "n": 68,
      "standard_error": 0.1223,
      "lower_ci_bound": 3.9849,
      "upper_ci_bound": 4.4729,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15515,
      "task": "Identify and communicate power system emergencies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 77.46,
      "n": 86,
      "standard_error": 4.6617,
      "lower_ci_bound": 66.9002,
      "upper_ci_bound": 85.3896,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15512,
      "task": "Maintain records of hydroelectric facility operations, maintenance, or repairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.43,
      "n": 85,
      "standard_error": 1.7681,
      "lower_ci_bound": 0.56,
      "upper_ci_bound": 9.8937,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15512,
      "task": "Maintain records of hydroelectric facility operations, maintenance, or repairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4.49,
      "n": 85,
      "standard_error": 2.4803,
      "lower_ci_bound": 1.4677,
      "upper_ci_bound": 12.9293,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15512,
      "task": "Maintain records of hydroelectric facility operations, maintenance, or repairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10.6,
      "n": 85,
      "standard_error": 3.7183,
      "lower_ci_bound": 5.1548,
      "upper_ci_bound": 20.5554,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15512,
      "task": "Maintain records of hydroelectric facility operations, maintenance, or repairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.28,
      "n": 85,
      "standard_error": 3.566,
      "lower_ci_bound": 6.759,
      "upper_ci_bound": 21.2855,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15512,
      "task": "Maintain records of hydroelectric facility operations, maintenance, or repairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 56.41,
      "n": 85,
      "standard_error": 5.343,
      "lower_ci_bound": 45.6491,
      "upper_ci_bound": 66.5905,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15512,
      "task": "Maintain records of hydroelectric facility operations, maintenance, or repairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.91,
      "n": 85,
      "standard_error": 2.422,
      "lower_ci_bound": 2.5776,
      "upper_ci_bound": 12.9967,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15512,
      "task": "Maintain records of hydroelectric facility operations, maintenance, or repairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.88,
      "n": 85,
      "standard_error": 3.5938,
      "lower_ci_bound": 3.0964,
      "upper_ci_bound": 18.6295,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15512,
      "task": "Maintain records of hydroelectric facility operations, maintenance, or repairs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.16,
      "n": 85,
      "standard_error": 0.0757,
      "lower_ci_bound": 4.0115,
      "upper_ci_bound": 4.3125,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15512,
      "task": "Maintain records of hydroelectric facility operations, maintenance, or repairs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 98.54,
      "n": 86,
      "standard_error": 1.4423,
      "lower_ci_bound": 90.2149,
      "upper_ci_bound": 99.7969,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15509,
      "task": "Perform or direct preventive or corrective containment or cleanup to protect the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 28.81,
      "n": 78,
      "standard_error": 5.3342,
      "lower_ci_bound": 19.4297,
      "upper_ci_bound": 40.4532,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15509,
      "task": "Perform or direct preventive or corrective containment or cleanup to protect the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.15,
      "n": 78,
      "standard_error": 5.1781,
      "lower_ci_bound": 16.2671,
      "upper_ci_bound": 36.7496,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15509,
      "task": "Perform or direct preventive or corrective containment or cleanup to protect the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.89,
      "n": 78,
      "standard_error": 4.1705,
      "lower_ci_bound": 6.6011,
      "upper_ci_bound": 23.6689,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15509,
      "task": "Perform or direct preventive or corrective containment or cleanup to protect the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.7,
      "n": 78,
      "standard_error": 4.5645,
      "lower_ci_bound": 8.5713,
      "upper_ci_bound": 27.015,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15509,
      "task": "Perform or direct preventive or corrective containment or cleanup to protect the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.61,
      "n": 78,
      "standard_error": 3.7822,
      "lower_ci_bound": 7.663,
      "upper_ci_bound": 23.0113,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15509,
      "task": "Perform or direct preventive or corrective containment or cleanup to protect the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.15,
      "n": 78,
      "standard_error": 1.5086,
      "lower_ci_bound": 0.5217,
      "upper_ci_bound": 8.399,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15509,
      "task": "Perform or direct preventive or corrective containment or cleanup to protect the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.69,
      "n": 78,
      "standard_error": 1.6061,
      "lower_ci_bound": 0.2494,
      "upper_ci_bound": 10.5502,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15509,
      "task": "Perform or direct preventive or corrective containment or cleanup to protect the environment.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.14,
      "n": 77,
      "standard_error": 0.1188,
      "lower_ci_bound": 3.9051,
      "upper_ci_bound": 4.3784,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15509,
      "task": "Perform or direct preventive or corrective containment or cleanup to protect the environment.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.23,
      "n": 86,
      "standard_error": 3.5345,
      "lower_ci_bound": 79.9499,
      "upper_ci_bound": 94.5094,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15513,
      "task": "Monitor or inspect hydroelectric equipment, such as hydro-turbines, generators, or control systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.19,
      "n": 86,
      "standard_error": 1.6574,
      "lower_ci_bound": 0.4758,
      "upper_ci_bound": 9.4523,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15513,
      "task": "Monitor or inspect hydroelectric equipment, such as hydro-turbines, generators, or control systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.3,
      "n": 86,
      "standard_error": 4.4349,
      "lower_ci_bound": 8.3815,
      "upper_ci_bound": 26.2927,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15513,
      "task": "Monitor or inspect hydroelectric equipment, such as hydro-turbines, generators, or control systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.9,
      "n": 86,
      "standard_error": 3.3866,
      "lower_ci_bound": 6.6379,
      "upper_ci_bound": 20.4322,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15513,
      "task": "Monitor or inspect hydroelectric equipment, such as hydro-turbines, generators, or control systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.65,
      "n": 86,
      "standard_error": 3.9109,
      "lower_ci_bound": 12.074,
      "upper_ci_bound": 27.6799,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15513,
      "task": "Monitor or inspect hydroelectric equipment, such as hydro-turbines, generators, or control systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 40.1,
      "n": 86,
      "standard_error": 5.0211,
      "lower_ci_bound": 30.6432,
      "upper_ci_bound": 50.3596,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15513,
      "task": "Monitor or inspect hydroelectric equipment, such as hydro-turbines, generators, or control systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.85,
      "n": 86,
      "standard_error": 2.9303,
      "lower_ci_bound": 4.4997,
      "upper_ci_bound": 16.6582,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15513,
      "task": "Monitor or inspect hydroelectric equipment, such as hydro-turbines, generators, or control systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.01,
      "n": 86,
      "standard_error": 2.8859,
      "lower_ci_bound": 0.4341,
      "upper_ci_bound": 18.1226,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15513,
      "task": "Monitor or inspect hydroelectric equipment, such as hydro-turbines, generators, or control systems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.14,
      "n": 86,
      "standard_error": 0.0962,
      "lower_ci_bound": 3.9504,
      "upper_ci_bound": 4.3328,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15513,
      "task": "Monitor or inspect hydroelectric equipment, such as hydro-turbines, generators, or control systems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 86,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15514,
      "task": "Inspect hydroelectric facilities, including switchyards, control houses, or relay houses, for normal operation or adherence to safety standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 83,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15514,
      "task": "Inspect hydroelectric facilities, including switchyards, control houses, or relay houses, for normal operation or adherence to safety standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 9.89,
      "n": 83,
      "standard_error": 3.6911,
      "lower_ci_bound": 4.5919,
      "upper_ci_bound": 20.0101,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15514,
      "task": "Inspect hydroelectric facilities, including switchyards, control houses, or relay houses, for normal operation or adherence to safety standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20.61,
      "n": 83,
      "standard_error": 4.7532,
      "lower_ci_bound": 12.713,
      "upper_ci_bound": 31.6319,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15514,
      "task": "Inspect hydroelectric facilities, including switchyards, control houses, or relay houses, for normal operation or adherence to safety standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.91,
      "n": 83,
      "standard_error": 3.8519,
      "lower_ci_bound": 8.7433,
      "upper_ci_bound": 24.2765,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15514,
      "task": "Inspect hydroelectric facilities, including switchyards, control houses, or relay houses, for normal operation or adherence to safety standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 43.43,
      "n": 83,
      "standard_error": 5.2911,
      "lower_ci_bound": 33.3455,
      "upper_ci_bound": 54.0965,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15514,
      "task": "Inspect hydroelectric facilities, including switchyards, control houses, or relay houses, for normal operation or adherence to safety standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.9,
      "n": 83,
      "standard_error": 2.9065,
      "lower_ci_bound": 2.927,
      "upper_ci_bound": 15.4204,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15514,
      "task": "Inspect hydroelectric facilities, including switchyards, control houses, or relay houses, for normal operation or adherence to safety standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.25,
      "n": 83,
      "standard_error": 3.0974,
      "lower_ci_bound": 0.9697,
      "upper_ci_bound": 16.7826,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15514,
      "task": "Inspect hydroelectric facilities, including switchyards, control houses, or relay houses, for normal operation or adherence to safety standards.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.13,
      "n": 81,
      "standard_error": 0.0963,
      "lower_ci_bound": 3.9425,
      "upper_ci_bound": 4.3258,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15514,
      "task": "Inspect hydroelectric facilities, including switchyards, control houses, or relay houses, for normal operation or adherence to safety standards.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.79,
      "n": 85,
      "standard_error": 2.2574,
      "lower_ci_bound": 87.6684,
      "upper_ci_bound": 99.2243,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15519,
      "task": "Supervise or monitor hydroelectric facility operations to ensure that generation or mechanical equipment conform to applicable regulations or standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.89,
      "n": 81,
      "standard_error": 0.8834,
      "lower_ci_bound": 0.124,
      "upper_ci_bound": 6.154,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15519,
      "task": "Supervise or monitor hydroelectric facility operations to ensure that generation or mechanical equipment conform to applicable regulations or standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.4,
      "n": 81,
      "standard_error": 3.7618,
      "lower_ci_bound": 4.9439,
      "upper_ci_bound": 20.5866,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15519,
      "task": "Supervise or monitor hydroelectric facility operations to ensure that generation or mechanical equipment conform to applicable regulations or standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.2,
      "n": 81,
      "standard_error": 3.2689,
      "lower_ci_bound": 7.0362,
      "upper_ci_bound": 20.3204,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15519,
      "task": "Supervise or monitor hydroelectric facility operations to ensure that generation or mechanical equipment conform to applicable regulations or standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.16,
      "n": 81,
      "standard_error": 3.8161,
      "lower_ci_bound": 7.2292,
      "upper_ci_bound": 22.7485,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15519,
      "task": "Supervise or monitor hydroelectric facility operations to ensure that generation or mechanical equipment conform to applicable regulations or standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 57.08,
      "n": 81,
      "standard_error": 5.5169,
      "lower_ci_bound": 45.9375,
      "upper_ci_bound": 67.5562,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15519,
      "task": "Supervise or monitor hydroelectric facility operations to ensure that generation or mechanical equipment conform to applicable regulations or standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.07,
      "n": 81,
      "standard_error": 1.771,
      "lower_ci_bound": 0.9608,
      "upper_ci_bound": 9.381,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15519,
      "task": "Supervise or monitor hydroelectric facility operations to ensure that generation or mechanical equipment conform to applicable regulations or standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.19,
      "n": 81,
      "standard_error": 3.0469,
      "lower_ci_bound": 0.4613,
      "upper_ci_bound": 19.0022,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15519,
      "task": "Supervise or monitor hydroelectric facility operations to ensure that generation or mechanical equipment conform to applicable regulations or standards.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.13,
      "n": 81,
      "standard_error": 0.0918,
      "lower_ci_bound": 3.9452,
      "upper_ci_bound": 4.3107,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15519,
      "task": "Supervise or monitor hydroelectric facility operations to ensure that generation or mechanical equipment conform to applicable regulations or standards.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 94.39,
      "n": 86,
      "standard_error": 3.2137,
      "lower_ci_bound": 83.4269,
      "upper_ci_bound": 98.2529,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15508,
      "task": "Plan or coordinate hydroelectric production operations to meet customer requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.88,
      "n": 68,
      "standard_error": 0.875,
      "lower_ci_bound": 0.1177,
      "upper_ci_bound": 6.201,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15508,
      "task": "Plan or coordinate hydroelectric production operations to meet customer requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.43,
      "n": 68,
      "standard_error": 4.4748,
      "lower_ci_bound": 6.7118,
      "upper_ci_bound": 25.0628,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15508,
      "task": "Plan or coordinate hydroelectric production operations to meet customer requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.97,
      "n": 68,
      "standard_error": 4.2831,
      "lower_ci_bound": 5.6938,
      "upper_ci_bound": 23.4321,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15508,
      "task": "Plan or coordinate hydroelectric production operations to meet customer requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.54,
      "n": 68,
      "standard_error": 4.1792,
      "lower_ci_bound": 7.1347,
      "upper_ci_bound": 24.2073,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15508,
      "task": "Plan or coordinate hydroelectric production operations to meet customer requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 54.94,
      "n": 68,
      "standard_error": 6.2186,
      "lower_ci_bound": 42.4828,
      "upper_ci_bound": 66.8146,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15508,
      "task": "Plan or coordinate hydroelectric production operations to meet customer requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2,
      "n": 68,
      "standard_error": 1.9198,
      "lower_ci_bound": 0.2886,
      "upper_ci_bound": 12.5942,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15508,
      "task": "Plan or coordinate hydroelectric production operations to meet customer requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.24,
      "n": 68,
      "standard_error": 2.1803,
      "lower_ci_bound": 0.8293,
      "upper_ci_bound": 11.83,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15508,
      "task": "Plan or coordinate hydroelectric production operations to meet customer requirements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.09,
      "n": 68,
      "standard_error": 0.0891,
      "lower_ci_bound": 3.9131,
      "upper_ci_bound": 4.2688,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15508,
      "task": "Plan or coordinate hydroelectric production operations to meet customer requirements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.3,
      "n": 85,
      "standard_error": 4.4145,
      "lower_ci_bound": 70.0578,
      "upper_ci_bound": 87.6509,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15518,
      "task": "Check hydroelectric operations for compliance with prescribed operating limits, such as loads, voltages, temperatures, lines, or equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.87,
      "n": 73,
      "standard_error": 1.8571,
      "lower_ci_bound": 0.2511,
      "upper_ci_bound": 12.5566,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15518,
      "task": "Check hydroelectric operations for compliance with prescribed operating limits, such as loads, voltages, temperatures, lines, or equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.98,
      "n": 73,
      "standard_error": 4.235,
      "lower_ci_bound": 7.4535,
      "upper_ci_bound": 24.6953,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15518,
      "task": "Check hydroelectric operations for compliance with prescribed operating limits, such as loads, voltages, temperatures, lines, or equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.22,
      "n": 73,
      "standard_error": 3.6019,
      "lower_ci_bound": 4.1321,
      "upper_ci_bound": 19.3243,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15518,
      "task": "Check hydroelectric operations for compliance with prescribed operating limits, such as loads, voltages, temperatures, lines, or equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.24,
      "n": 73,
      "standard_error": 4.0383,
      "lower_ci_bound": 7.9134,
      "upper_ci_bound": 24.3034,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15518,
      "task": "Check hydroelectric operations for compliance with prescribed operating limits, such as loads, voltages, temperatures, lines, or equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 46.63,
      "n": 73,
      "standard_error": 5.5074,
      "lower_ci_bound": 35.9776,
      "upper_ci_bound": 57.5906,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15518,
      "task": "Check hydroelectric operations for compliance with prescribed operating limits, such as loads, voltages, temperatures, lines, or equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.66,
      "n": 73,
      "standard_error": 2.9156,
      "lower_ci_bound": 4.3518,
      "upper_ci_bound": 16.5073,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15518,
      "task": "Check hydroelectric operations for compliance with prescribed operating limits, such as loads, voltages, temperatures, lines, or equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.4,
      "n": 73,
      "standard_error": 3.7008,
      "lower_ci_bound": 1.3278,
      "upper_ci_bound": 19.482,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15518,
      "task": "Check hydroelectric operations for compliance with prescribed operating limits, such as loads, voltages, temperatures, lines, or equipment.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.07,
      "n": 73,
      "standard_error": 0.1128,
      "lower_ci_bound": 3.8426,
      "upper_ci_bound": 4.2924,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15518,
      "task": "Check hydroelectric operations for compliance with prescribed operating limits, such as loads, voltages, temperatures, lines, or equipment.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.02,
      "n": 85,
      "standard_error": 5.1148,
      "lower_ci_bound": 72.5342,
      "upper_ci_bound": 93.4786,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15504,
      "task": "Develop or implement projects to improve efficiency, economy, or effectiveness of hydroelectric plant operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.2,
      "n": 82,
      "standard_error": 2.74,
      "lower_ci_bound": 2.5205,
      "upper_ci_bound": 14.4392,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15504,
      "task": "Develop or implement projects to improve efficiency, economy, or effectiveness of hydroelectric plant operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 30.7,
      "n": 82,
      "standard_error": 5.3325,
      "lower_ci_bound": 21.2041,
      "upper_ci_bound": 42.1814,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15504,
      "task": "Develop or implement projects to improve efficiency, economy, or effectiveness of hydroelectric plant operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.82,
      "n": 82,
      "standard_error": 4.0109,
      "lower_ci_bound": 10.2609,
      "upper_ci_bound": 26.349,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15504,
      "task": "Develop or implement projects to improve efficiency, economy, or effectiveness of hydroelectric plant operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18,
      "n": 82,
      "standard_error": 5.014,
      "lower_ci_bound": 10.0466,
      "upper_ci_bound": 30.1455,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15504,
      "task": "Develop or implement projects to improve efficiency, economy, or effectiveness of hydroelectric plant operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 25.84,
      "n": 82,
      "standard_error": 4.2767,
      "lower_ci_bound": 18.2662,
      "upper_ci_bound": 35.1992,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15504,
      "task": "Develop or implement projects to improve efficiency, economy, or effectiveness of hydroelectric plant operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.44,
      "n": 82,
      "standard_error": 1.7548,
      "lower_ci_bound": 0.5713,
      "upper_ci_bound": 9.7876,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15504,
      "task": "Develop or implement projects to improve efficiency, economy, or effectiveness of hydroelectric plant operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 82,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15504,
      "task": "Develop or implement projects to improve efficiency, economy, or effectiveness of hydroelectric plant operations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.88,
      "n": 81,
      "standard_error": 0.0934,
      "lower_ci_bound": 3.6988,
      "upper_ci_bound": 4.0706,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15504,
      "task": "Develop or implement projects to improve efficiency, economy, or effectiveness of hydroelectric plant operations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 94.36,
      "n": 86,
      "standard_error": 2.5644,
      "lower_ci_bound": 86.5209,
      "upper_ci_bound": 97.7602,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15503,
      "task": "Provide technical direction in the erection or commissioning of hydroelectric equipment or supporting electrical or mechanical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.22,
      "n": 82,
      "standard_error": 4.3887,
      "lower_ci_bound": 11.0343,
      "upper_ci_bound": 28.5908,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15503,
      "task": "Provide technical direction in the erection or commissioning of hydroelectric equipment or supporting electrical or mechanical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 27.99,
      "n": 82,
      "standard_error": 5.0532,
      "lower_ci_bound": 19.0957,
      "upper_ci_bound": 39.0282,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15503,
      "task": "Provide technical direction in the erection or commissioning of hydroelectric equipment or supporting electrical or mechanical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.14,
      "n": 82,
      "standard_error": 4.8983,
      "lower_ci_bound": 7.7117,
      "upper_ci_bound": 27.5865,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15503,
      "task": "Provide technical direction in the erection or commissioning of hydroelectric equipment or supporting electrical or mechanical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.17,
      "n": 82,
      "standard_error": 4.2593,
      "lower_ci_bound": 7.6004,
      "upper_ci_bound": 24.8919,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15503,
      "task": "Provide technical direction in the erection or commissioning of hydroelectric equipment or supporting electrical or mechanical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.47,
      "n": 82,
      "standard_error": 4.686,
      "lower_ci_bound": 11.7726,
      "upper_ci_bound": 30.4709,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15503,
      "task": "Provide technical direction in the erection or commissioning of hydroelectric equipment or supporting electrical or mechanical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.77,
      "n": 82,
      "standard_error": 1.2531,
      "lower_ci_bound": 0.4295,
      "upper_ci_bound": 7.0241,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15503,
      "task": "Provide technical direction in the erection or commissioning of hydroelectric equipment or supporting electrical or mechanical systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.23,
      "n": 82,
      "standard_error": 2.1285,
      "lower_ci_bound": 0.8531,
      "upper_ci_bound": 11.4575,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15503,
      "task": "Provide technical direction in the erection or commissioning of hydroelectric equipment or supporting electrical or mechanical systems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.81,
      "n": 81,
      "standard_error": 0.0924,
      "lower_ci_bound": 3.6292,
      "upper_ci_bound": 3.9971,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15503,
      "task": "Provide technical direction in the erection or commissioning of hydroelectric equipment or supporting electrical or mechanical systems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.22,
      "n": 86,
      "standard_error": 2.2385,
      "lower_ci_bound": 88.2259,
      "upper_ci_bound": 98.1493,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15505,
      "task": "Supervise hydropower plant equipment installations, upgrades, or maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.52,
      "n": 82,
      "standard_error": 3.1847,
      "lower_ci_bound": 3.1687,
      "upper_ci_bound": 16.8236,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15505,
      "task": "Supervise hydropower plant equipment installations, upgrades, or maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 23.32,
      "n": 82,
      "standard_error": 4.8367,
      "lower_ci_bound": 15.0822,
      "upper_ci_bound": 34.2544,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15505,
      "task": "Supervise hydropower plant equipment installations, upgrades, or maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.36,
      "n": 82,
      "standard_error": 5.62,
      "lower_ci_bound": 14.0275,
      "upper_ci_bound": 36.27,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15505,
      "task": "Supervise hydropower plant equipment installations, upgrades, or maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.98,
      "n": 82,
      "standard_error": 4.4083,
      "lower_ci_bound": 11.6924,
      "upper_ci_bound": 29.2966,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15505,
      "task": "Supervise hydropower plant equipment installations, upgrades, or maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 21.48,
      "n": 82,
      "standard_error": 4.4786,
      "lower_ci_bound": 13.8886,
      "upper_ci_bound": 31.6934,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15505,
      "task": "Supervise hydropower plant equipment installations, upgrades, or maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.63,
      "n": 82,
      "standard_error": 1.8499,
      "lower_ci_bound": 0.6403,
      "upper_ci_bound": 10.2031,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15505,
      "task": "Supervise hydropower plant equipment installations, upgrades, or maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.7,
      "n": 82,
      "standard_error": 1.8575,
      "lower_ci_bound": 0.6773,
      "upper_ci_bound": 10.1727,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15505,
      "task": "Supervise hydropower plant equipment installations, upgrades, or maintenance.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.81,
      "n": 82,
      "standard_error": 0.1116,
      "lower_ci_bound": 3.5834,
      "upper_ci_bound": 4.0274,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15505,
      "task": "Supervise hydropower plant equipment installations, upgrades, or maintenance.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.53,
      "n": 86,
      "standard_error": 2.1048,
      "lower_ci_bound": 88.9135,
      "upper_ci_bound": 98.2724,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15507,
      "task": "Plan or manage hydroelectric plant upgrades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 30.97,
      "n": 79,
      "standard_error": 5.7359,
      "lower_ci_bound": 20.8189,
      "upper_ci_bound": 43.3516,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15507,
      "task": "Plan or manage hydroelectric plant upgrades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 29.62,
      "n": 79,
      "standard_error": 5.028,
      "lower_ci_bound": 20.6586,
      "upper_ci_bound": 40.4854,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15507,
      "task": "Plan or manage hydroelectric plant upgrades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.2,
      "n": 79,
      "standard_error": 4.5887,
      "lower_ci_bound": 13.4749,
      "upper_ci_bound": 31.7349,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15507,
      "task": "Plan or manage hydroelectric plant upgrades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.11,
      "n": 79,
      "standard_error": 3.0899,
      "lower_ci_bound": 3.719,
      "upper_ci_bound": 16.7676,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15507,
      "task": "Plan or manage hydroelectric plant upgrades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.45,
      "n": 79,
      "standard_error": 2.9565,
      "lower_ci_bound": 4.1305,
      "upper_ci_bound": 16.4917,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15507,
      "task": "Plan or manage hydroelectric plant upgrades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 79,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15507,
      "task": "Plan or manage hydroelectric plant upgrades.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.66,
      "n": 79,
      "standard_error": 1.6634,
      "lower_ci_bound": 0.2217,
      "upper_ci_bound": 11.3725,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15507,
      "task": "Plan or manage hydroelectric plant upgrades.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.79,
      "n": 78,
      "standard_error": 0.1252,
      "lower_ci_bound": 3.5433,
      "upper_ci_bound": 4.0421,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15507,
      "task": "Plan or manage hydroelectric plant upgrades.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.62,
      "n": 85,
      "standard_error": 4.5822,
      "lower_ci_bound": 76.9409,
      "upper_ci_bound": 97.2866,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15506,
      "task": "Respond to problems related to ratepayers, water users, power users, government agencies, educational institutions, or other private or public power resource interests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 16.99,
      "n": 60,
      "standard_error": 5.7337,
      "lower_ci_bound": 8.3217,
      "upper_ci_bound": 31.5892,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15506,
      "task": "Respond to problems related to ratepayers, water users, power users, government agencies, educational institutions, or other private or public power resource interests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 28.61,
      "n": 60,
      "standard_error": 6.2061,
      "lower_ci_bound": 17.9097,
      "upper_ci_bound": 42.3987,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15506,
      "task": "Respond to problems related to ratepayers, water users, power users, government agencies, educational institutions, or other private or public power resource interests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.2,
      "n": 60,
      "standard_error": 5.4418,
      "lower_ci_bound": 12.2951,
      "upper_ci_bound": 34.0491,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15506,
      "task": "Respond to problems related to ratepayers, water users, power users, government agencies, educational institutions, or other private or public power resource interests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.82,
      "n": 60,
      "standard_error": 5.6603,
      "lower_ci_bound": 8.2551,
      "upper_ci_bound": 31.2394,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15506,
      "task": "Respond to problems related to ratepayers, water users, power users, government agencies, educational institutions, or other private or public power resource interests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.88,
      "n": 60,
      "standard_error": 4.4182,
      "lower_ci_bound": 8.0051,
      "upper_ci_bound": 26.0011,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15506,
      "task": "Respond to problems related to ratepayers, water users, power users, government agencies, educational institutions, or other private or public power resource interests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.5,
      "n": 60,
      "standard_error": 1.4838,
      "lower_ci_bound": 0.2022,
      "upper_ci_bound": 10.2243,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15506,
      "task": "Respond to problems related to ratepayers, water users, power users, government agencies, educational institutions, or other private or public power resource interests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 60,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15506,
      "task": "Respond to problems related to ratepayers, water users, power users, government agencies, educational institutions, or other private or public power resource interests.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.62,
      "n": 60,
      "standard_error": 0.1482,
      "lower_ci_bound": 3.322,
      "upper_ci_bound": 3.9149,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15506,
      "task": "Respond to problems related to ratepayers, water users, power users, government agencies, educational institutions, or other private or public power resource interests.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 68.82,
      "n": 86,
      "standard_error": 5.4888,
      "lower_ci_bound": 57.029,
      "upper_ci_bound": 78.5863,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15516,
      "task": "Develop or review budgets, annual plans, power contracts, power rates, standing operating procedures, power reviews, or engineering studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.61,
      "n": 72,
      "standard_error": 4.5711,
      "lower_ci_bound": 6.7649,
      "upper_ci_bound": 25.4851,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15516,
      "task": "Develop or review budgets, annual plans, power contracts, power rates, standing operating procedures, power reviews, or engineering studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 28.19,
      "n": 72,
      "standard_error": 5.2177,
      "lower_ci_bound": 19.013,
      "upper_ci_bound": 39.6222,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15516,
      "task": "Develop or review budgets, annual plans, power contracts, power rates, standing operating procedures, power reviews, or engineering studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25.46,
      "n": 72,
      "standard_error": 5.2657,
      "lower_ci_bound": 16.4197,
      "upper_ci_bound": 37.2643,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15516,
      "task": "Develop or review budgets, annual plans, power contracts, power rates, standing operating procedures, power reviews, or engineering studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.16,
      "n": 72,
      "standard_error": 4.6868,
      "lower_ci_bound": 10.5777,
      "upper_ci_bound": 29.3827,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15516,
      "task": "Develop or review budgets, annual plans, power contracts, power rates, standing operating procedures, power reviews, or engineering studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.58,
      "n": 72,
      "standard_error": 4.6337,
      "lower_ci_bound": 7.5213,
      "upper_ci_bound": 26.3879,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15516,
      "task": "Develop or review budgets, annual plans, power contracts, power rates, standing operating procedures, power reviews, or engineering studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 72,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15516,
      "task": "Develop or review budgets, annual plans, power contracts, power rates, standing operating procedures, power reviews, or engineering studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 72,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15516,
      "task": "Develop or review budgets, annual plans, power contracts, power rates, standing operating procedures, power reviews, or engineering studies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.61,
      "n": 72,
      "standard_error": 0.1159,
      "lower_ci_bound": 3.3811,
      "upper_ci_bound": 3.8431,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15516,
      "task": "Develop or review budgets, annual plans, power contracts, power rates, standing operating procedures, power reviews, or engineering studies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 81.54,
      "n": 86,
      "standard_error": 5.7144,
      "lower_ci_bound": 67.4937,
      "upper_ci_bound": 90.3794,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15502,
      "task": "Develop or implement policy evaluation procedures for hydroelectric generation activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.53,
      "n": 79,
      "standard_error": 4.4884,
      "lower_ci_bound": 8.5109,
      "upper_ci_bound": 26.6493,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15502,
      "task": "Develop or implement policy evaluation procedures for hydroelectric generation activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 29.37,
      "n": 79,
      "standard_error": 5.5616,
      "lower_ci_bound": 19.6074,
      "upper_ci_bound": 41.4941,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15502,
      "task": "Develop or implement policy evaluation procedures for hydroelectric generation activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.13,
      "n": 79,
      "standard_error": 4.8397,
      "lower_ci_bound": 15.8206,
      "upper_ci_bound": 34.9978,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15502,
      "task": "Develop or implement policy evaluation procedures for hydroelectric generation activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.66,
      "n": 79,
      "standard_error": 3.3965,
      "lower_ci_bound": 5.5403,
      "upper_ci_bound": 19.5294,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15502,
      "task": "Develop or implement policy evaluation procedures for hydroelectric generation activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.05,
      "n": 79,
      "standard_error": 3.9419,
      "lower_ci_bound": 7.8622,
      "upper_ci_bound": 23.8419,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15502,
      "task": "Develop or implement policy evaluation procedures for hydroelectric generation activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.79,
      "n": 79,
      "standard_error": 1.9159,
      "lower_ci_bound": 0.6958,
      "upper_ci_bound": 10.4897,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15502,
      "task": "Develop or implement policy evaluation procedures for hydroelectric generation activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.47,
      "n": 79,
      "standard_error": 2.2695,
      "lower_ci_bound": 0.9247,
      "upper_ci_bound": 12.1657,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15502,
      "task": "Develop or implement policy evaluation procedures for hydroelectric generation activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.6,
      "n": 78,
      "standard_error": 0.1024,
      "lower_ci_bound": 3.3984,
      "upper_ci_bound": 3.8063,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15502,
      "task": "Develop or implement policy evaluation procedures for hydroelectric generation activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.04,
      "n": 86,
      "standard_error": 3.9088,
      "lower_ci_bound": 79.6688,
      "upper_ci_bound": 96.3414,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15510,
      "task": "Operate energized high- or low-voltage hydroelectric power transmission system substations, according to procedures and safety requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.34,
      "n": 44,
      "standard_error": 4.2031,
      "lower_ci_bound": 2.9158,
      "upper_ci_bound": 21.6163,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15510,
      "task": "Operate energized high- or low-voltage hydroelectric power transmission system substations, according to procedures and safety requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 30.61,
      "n": 44,
      "standard_error": 7.0238,
      "lower_ci_bound": 18.4627,
      "upper_ci_bound": 46.2191,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15510,
      "task": "Operate energized high- or low-voltage hydroelectric power transmission system substations, according to procedures and safety requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 5.09,
      "n": 44,
      "standard_error": 2.9769,
      "lower_ci_bound": 1.5244,
      "upper_ci_bound": 15.6708,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15510,
      "task": "Operate energized high- or low-voltage hydroelectric power transmission system substations, according to procedures and safety requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.66,
      "n": 44,
      "standard_error": 4.8555,
      "lower_ci_bound": 3.3653,
      "upper_ci_bound": 24.7218,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15510,
      "task": "Operate energized high- or low-voltage hydroelectric power transmission system substations, according to procedures and safety requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 43.42,
      "n": 44,
      "standard_error": 7.0864,
      "lower_ci_bound": 30.018,
      "upper_ci_bound": 57.859,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15510,
      "task": "Operate energized high- or low-voltage hydroelectric power transmission system substations, according to procedures and safety requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15510,
      "task": "Operate energized high- or low-voltage hydroelectric power transmission system substations, according to procedures and safety requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.88,
      "n": 44,
      "standard_error": 2.6012,
      "lower_ci_bound": 0.451,
      "upper_ci_bound": 16.2226,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15510,
      "task": "Operate energized high- or low-voltage hydroelectric power transmission system substations, according to procedures and safety requirements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.06,
      "n": 44,
      "standard_error": 0.1568,
      "lower_ci_bound": 3.7473,
      "upper_ci_bound": 4.3799,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15510,
      "task": "Operate energized high- or low-voltage hydroelectric power transmission system substations, according to procedures and safety requirements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 52.37,
      "n": 86,
      "standard_error": 6.2507,
      "lower_ci_bound": 40.049,
      "upper_ci_bound": 64.4065,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15517,
      "task": "Create or enforce hydrostation voltage schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 14.01,
      "n": 35,
      "standard_error": 6.5151,
      "lower_ci_bound": 5.1512,
      "upper_ci_bound": 32.8411,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15517,
      "task": "Create or enforce hydrostation voltage schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.46,
      "n": 35,
      "standard_error": 8.8379,
      "lower_ci_bound": 11.7089,
      "upper_ci_bound": 46.812,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15517,
      "task": "Create or enforce hydrostation voltage schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.44,
      "n": 35,
      "standard_error": 5.5554,
      "lower_ci_bound": 4.0696,
      "upper_ci_bound": 28.2492,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15517,
      "task": "Create or enforce hydrostation voltage schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 2.12,
      "n": 35,
      "standard_error": 2.1158,
      "lower_ci_bound": 0.2732,
      "upper_ci_bound": 14.6582,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15517,
      "task": "Create or enforce hydrostation voltage schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 34.87,
      "n": 35,
      "standard_error": 7.9204,
      "lower_ci_bound": 20.8622,
      "upper_ci_bound": 52.1026,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15517,
      "task": "Create or enforce hydrostation voltage schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.12,
      "n": 35,
      "standard_error": 2.1321,
      "lower_ci_bound": 0.2689,
      "upper_ci_bound": 14.8588,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15517,
      "task": "Create or enforce hydrostation voltage schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.96,
      "n": 35,
      "standard_error": 6.9023,
      "lower_ci_bound": 2.2609,
      "upper_ci_bound": 34.5822,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15517,
      "task": "Create or enforce hydrostation voltage schedules.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.67,
      "n": 35,
      "standard_error": 0.1853,
      "lower_ci_bound": 3.2953,
      "upper_ci_bound": 4.0484,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "task_id": 15517,
      "task": "Create or enforce hydrostation voltage schedules.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 40.1,
      "n": 85,
      "standard_error": 5.6574,
      "lower_ci_bound": 29.5348,
      "upper_ci_bound": 51.6791,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1027,
      "task": "Develop and implement purchasing and contract management instructions, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1027,
      "task": "Develop and implement purchasing and contract management instructions, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1027,
      "task": "Develop and implement purchasing and contract management instructions, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1027,
      "task": "Develop and implement purchasing and contract management instructions, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1027,
      "task": "Develop and implement purchasing and contract management instructions, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1027,
      "task": "Develop and implement purchasing and contract management instructions, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1027,
      "task": "Develop and implement purchasing and contract management instructions, policies, and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1027,
      "task": "Develop and implement purchasing and contract management instructions, policies, and procedures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1027,
      "task": "Develop and implement purchasing and contract management instructions, policies, and procedures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1021,
      "task": "Locate vendors of materials, equipment or supplies, and interview them to determine product availability and terms of sales.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1021,
      "task": "Locate vendors of materials, equipment or supplies, and interview them to determine product availability and terms of sales.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1021,
      "task": "Locate vendors of materials, equipment or supplies, and interview them to determine product availability and terms of sales.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1021,
      "task": "Locate vendors of materials, equipment or supplies, and interview them to determine product availability and terms of sales.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1021,
      "task": "Locate vendors of materials, equipment or supplies, and interview them to determine product availability and terms of sales.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1021,
      "task": "Locate vendors of materials, equipment or supplies, and interview them to determine product availability and terms of sales.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1021,
      "task": "Locate vendors of materials, equipment or supplies, and interview them to determine product availability and terms of sales.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1021,
      "task": "Locate vendors of materials, equipment or supplies, and interview them to determine product availability and terms of sales.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1021,
      "task": "Locate vendors of materials, equipment or supplies, and interview them to determine product availability and terms of sales.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1033,
      "task": "Prepare bid awards requiring board approval.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1033,
      "task": "Prepare bid awards requiring board approval.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 27.78,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1033,
      "task": "Prepare bid awards requiring board approval.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 44.44,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1033,
      "task": "Prepare bid awards requiring board approval.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1033,
      "task": "Prepare bid awards requiring board approval.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1033,
      "task": "Prepare bid awards requiring board approval.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1033,
      "task": "Prepare bid awards requiring board approval.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1033,
      "task": "Prepare bid awards requiring board approval.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1033,
      "task": "Prepare bid awards requiring board approval.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 94.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1032,
      "task": "Direct and coordinate activities of personnel engaged in buying, selling, and distributing materials, equipment, machinery, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1032,
      "task": "Direct and coordinate activities of personnel engaged in buying, selling, and distributing materials, equipment, machinery, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1032,
      "task": "Direct and coordinate activities of personnel engaged in buying, selling, and distributing materials, equipment, machinery, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1032,
      "task": "Direct and coordinate activities of personnel engaged in buying, selling, and distributing materials, equipment, machinery, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1032,
      "task": "Direct and coordinate activities of personnel engaged in buying, selling, and distributing materials, equipment, machinery, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 36.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1032,
      "task": "Direct and coordinate activities of personnel engaged in buying, selling, and distributing materials, equipment, machinery, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1032,
      "task": "Direct and coordinate activities of personnel engaged in buying, selling, and distributing materials, equipment, machinery, and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1032,
      "task": "Direct and coordinate activities of personnel engaged in buying, selling, and distributing materials, equipment, machinery, and supplies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.21,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1032,
      "task": "Direct and coordinate activities of personnel engaged in buying, selling, and distributing materials, equipment, machinery, and supplies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1025,
      "task": "Review purchase order claims and contracts for conformance to company policy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1025,
      "task": "Review purchase order claims and contracts for conformance to company policy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.65,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1025,
      "task": "Review purchase order claims and contracts for conformance to company policy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.53,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1025,
      "task": "Review purchase order claims and contracts for conformance to company policy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.65,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1025,
      "task": "Review purchase order claims and contracts for conformance to company policy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 23.53,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1025,
      "task": "Review purchase order claims and contracts for conformance to company policy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.76,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1025,
      "task": "Review purchase order claims and contracts for conformance to company policy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1025,
      "task": "Review purchase order claims and contracts for conformance to company policy.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.18,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1025,
      "task": "Review purchase order claims and contracts for conformance to company policy.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1031,
      "task": "Review, evaluate, and approve specifications for issuing and awarding bids.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1031,
      "task": "Review, evaluate, and approve specifications for issuing and awarding bids.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1031,
      "task": "Review, evaluate, and approve specifications for issuing and awarding bids.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1031,
      "task": "Review, evaluate, and approve specifications for issuing and awarding bids.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 43.75,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1031,
      "task": "Review, evaluate, and approve specifications for issuing and awarding bids.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 18.75,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1031,
      "task": "Review, evaluate, and approve specifications for issuing and awarding bids.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1031,
      "task": "Review, evaluate, and approve specifications for issuing and awarding bids.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1031,
      "task": "Review, evaluate, and approve specifications for issuing and awarding bids.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.18,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1031,
      "task": "Review, evaluate, and approve specifications for issuing and awarding bids.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1035,
      "task": "Administer online purchasing systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.67,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1035,
      "task": "Administer online purchasing systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1035,
      "task": "Administer online purchasing systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.67,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1035,
      "task": "Administer online purchasing systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.67,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1035,
      "task": "Administer online purchasing systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 26.67,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1035,
      "task": "Administer online purchasing systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 26.67,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1035,
      "task": "Administer online purchasing systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.67,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1035,
      "task": "Administer online purchasing systems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.13,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1035,
      "task": "Administer online purchasing systems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 78.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1022,
      "task": "Prepare and process requisitions and purchase orders for supplies and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1022,
      "task": "Prepare and process requisitions and purchase orders for supplies and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 12.5,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1022,
      "task": "Prepare and process requisitions and purchase orders for supplies and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1022,
      "task": "Prepare and process requisitions and purchase orders for supplies and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1022,
      "task": "Prepare and process requisitions and purchase orders for supplies and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 50,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1022,
      "task": "Prepare and process requisitions and purchase orders for supplies and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 18.75,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1022,
      "task": "Prepare and process requisitions and purchase orders for supplies and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1022,
      "task": "Prepare and process requisitions and purchase orders for supplies and equipment.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.12,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1022,
      "task": "Prepare and process requisitions and purchase orders for supplies and equipment.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.21,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1024,
      "task": "Interview and hire staff, and oversee staff training.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 33.33,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1024,
      "task": "Interview and hire staff, and oversee staff training.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 38.89,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1024,
      "task": "Interview and hire staff, and oversee staff training.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1024,
      "task": "Interview and hire staff, and oversee staff training.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1024,
      "task": "Interview and hire staff, and oversee staff training.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1024,
      "task": "Interview and hire staff, and oversee staff training.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1024,
      "task": "Interview and hire staff, and oversee staff training.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1024,
      "task": "Interview and hire staff, and oversee staff training.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1024,
      "task": "Interview and hire staff, and oversee staff training.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 94.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 21039,
      "task": "Develop cost reduction strategies and savings plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 21039,
      "task": "Develop cost reduction strategies and savings plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 21039,
      "task": "Develop cost reduction strategies and savings plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 21039,
      "task": "Develop cost reduction strategies and savings plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 21039,
      "task": "Develop cost reduction strategies and savings plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 21039,
      "task": "Develop cost reduction strategies and savings plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 21039,
      "task": "Develop cost reduction strategies and savings plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 21039,
      "task": "Develop cost reduction strategies and savings plans.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 21039,
      "task": "Develop cost reduction strategies and savings plans.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1023,
      "task": "Control purchasing department budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1023,
      "task": "Control purchasing department budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1023,
      "task": "Control purchasing department budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1023,
      "task": "Control purchasing department budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1023,
      "task": "Control purchasing department budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1023,
      "task": "Control purchasing department budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1023,
      "task": "Control purchasing department budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1023,
      "task": "Control purchasing department budgets.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1023,
      "task": "Control purchasing department budgets.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1029,
      "task": "Resolve vendor or contractor grievances and claims against suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1029,
      "task": "Resolve vendor or contractor grievances and claims against suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 27.78,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1029,
      "task": "Resolve vendor or contractor grievances and claims against suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 50,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1029,
      "task": "Resolve vendor or contractor grievances and claims against suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1029,
      "task": "Resolve vendor or contractor grievances and claims against suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1029,
      "task": "Resolve vendor or contractor grievances and claims against suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1029,
      "task": "Resolve vendor or contractor grievances and claims against suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1029,
      "task": "Resolve vendor or contractor grievances and claims against suppliers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.06,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1029,
      "task": "Resolve vendor or contractor grievances and claims against suppliers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 94.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1026,
      "task": "Analyze market and delivery systems to assess present and future material availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1026,
      "task": "Analyze market and delivery systems to assess present and future material availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1026,
      "task": "Analyze market and delivery systems to assess present and future material availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1026,
      "task": "Analyze market and delivery systems to assess present and future material availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1026,
      "task": "Analyze market and delivery systems to assess present and future material availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1026,
      "task": "Analyze market and delivery systems to assess present and future material availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1026,
      "task": "Analyze market and delivery systems to assess present and future material availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1026,
      "task": "Analyze market and delivery systems to assess present and future material availability.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1026,
      "task": "Analyze market and delivery systems to assess present and future material availability.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1028,
      "task": "Participate in the development of specifications for equipment, products, or substitute materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1028,
      "task": "Participate in the development of specifications for equipment, products, or substitute materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 23.53,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1028,
      "task": "Participate in the development of specifications for equipment, products, or substitute materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 41.18,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1028,
      "task": "Participate in the development of specifications for equipment, products, or substitute materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 23.53,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1028,
      "task": "Participate in the development of specifications for equipment, products, or substitute materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1028,
      "task": "Participate in the development of specifications for equipment, products, or substitute materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1028,
      "task": "Participate in the development of specifications for equipment, products, or substitute materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1028,
      "task": "Participate in the development of specifications for equipment, products, or substitute materials.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1028,
      "task": "Participate in the development of specifications for equipment, products, or substitute materials.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1020,
      "task": "Maintain records of goods ordered and received.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1020,
      "task": "Maintain records of goods ordered and received.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1020,
      "task": "Maintain records of goods ordered and received.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.78,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1020,
      "task": "Maintain records of goods ordered and received.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1020,
      "task": "Maintain records of goods ordered and received.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 27.78,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1020,
      "task": "Maintain records of goods ordered and received.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1020,
      "task": "Maintain records of goods ordered and received.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1020,
      "task": "Maintain records of goods ordered and received.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1020,
      "task": "Maintain records of goods ordered and received.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 94.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1030,
      "task": "Represent companies in negotiating contracts and formulating policies with suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1030,
      "task": "Represent companies in negotiating contracts and formulating policies with suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1030,
      "task": "Represent companies in negotiating contracts and formulating policies with suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 38.89,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1030,
      "task": "Represent companies in negotiating contracts and formulating policies with suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1030,
      "task": "Represent companies in negotiating contracts and formulating policies with suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 16.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1030,
      "task": "Represent companies in negotiating contracts and formulating policies with suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 16.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1030,
      "task": "Represent companies in negotiating contracts and formulating policies with suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1030,
      "task": "Represent companies in negotiating contracts and formulating policies with suppliers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1030,
      "task": "Represent companies in negotiating contracts and formulating policies with suppliers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 94.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1034,
      "task": "Prepare reports regarding market conditions and merchandise costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 17.65,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1034,
      "task": "Prepare reports regarding market conditions and merchandise costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 41.18,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1034,
      "task": "Prepare reports regarding market conditions and merchandise costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.53,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1034,
      "task": "Prepare reports regarding market conditions and merchandise costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1034,
      "task": "Prepare reports regarding market conditions and merchandise costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1034,
      "task": "Prepare reports regarding market conditions and merchandise costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1034,
      "task": "Prepare reports regarding market conditions and merchandise costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1034,
      "task": "Prepare reports regarding market conditions and merchandise costs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.24,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1034,
      "task": "Prepare reports regarding market conditions and merchandise costs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1036,
      "task": "Arrange for disposal of surplus materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 17.65,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1036,
      "task": "Arrange for disposal of surplus materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 52.94,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1036,
      "task": "Arrange for disposal of surplus materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.76,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1036,
      "task": "Arrange for disposal of surplus materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.76,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1036,
      "task": "Arrange for disposal of surplus materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1036,
      "task": "Arrange for disposal of surplus materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1036,
      "task": "Arrange for disposal of surplus materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1036,
      "task": "Arrange for disposal of surplus materials.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.12,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "task_id": 1036,
      "task": "Arrange for disposal of surplus materials.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21340,
      "task": "Supervise the activities of workers engaged in receiving, storing, testing, and shipping products or materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21340,
      "task": "Supervise the activities of workers engaged in receiving, storing, testing, and shipping products or materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4.35,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21340,
      "task": "Supervise the activities of workers engaged in receiving, storing, testing, and shipping products or materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21340,
      "task": "Supervise the activities of workers engaged in receiving, storing, testing, and shipping products or materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.35,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21340,
      "task": "Supervise the activities of workers engaged in receiving, storing, testing, and shipping products or materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 47.83,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21340,
      "task": "Supervise the activities of workers engaged in receiving, storing, testing, and shipping products or materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 21.74,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21340,
      "task": "Supervise the activities of workers engaged in receiving, storing, testing, and shipping products or materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 21.74,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21340,
      "task": "Supervise the activities of workers engaged in receiving, storing, testing, and shipping products or materials.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.55,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21340,
      "task": "Supervise the activities of workers engaged in receiving, storing, testing, and shipping products or materials.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21341,
      "task": "Plan, develop, or implement warehouse safety and security programs and activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.18,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21341,
      "task": "Plan, develop, or implement warehouse safety and security programs and activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 9.09,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21341,
      "task": "Plan, develop, or implement warehouse safety and security programs and activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.73,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21341,
      "task": "Plan, develop, or implement warehouse safety and security programs and activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.73,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21341,
      "task": "Plan, develop, or implement warehouse safety and security programs and activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 27.27,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21341,
      "task": "Plan, develop, or implement warehouse safety and security programs and activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21341,
      "task": "Plan, develop, or implement warehouse safety and security programs and activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21341,
      "task": "Plan, develop, or implement warehouse safety and security programs and activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.33,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21341,
      "task": "Plan, develop, or implement warehouse safety and security programs and activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.83,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21342,
      "task": "Inspect physical conditions of warehouses, vehicle fleets, or equipment and order testing, maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21342,
      "task": "Inspect physical conditions of warehouses, vehicle fleets, or equipment and order testing, maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4.55,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21342,
      "task": "Inspect physical conditions of warehouses, vehicle fleets, or equipment and order testing, maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.27,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21342,
      "task": "Inspect physical conditions of warehouses, vehicle fleets, or equipment and order testing, maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.55,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21342,
      "task": "Inspect physical conditions of warehouses, vehicle fleets, or equipment and order testing, maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 45.45,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21342,
      "task": "Inspect physical conditions of warehouses, vehicle fleets, or equipment and order testing, maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 13.64,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21342,
      "task": "Inspect physical conditions of warehouses, vehicle fleets, or equipment and order testing, maintenance, repairs, or replacements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.55,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21342,
      "task": "Inspect physical conditions of warehouses, vehicle fleets, or equipment and order testing, maintenance, repairs, or replacements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.3,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21342,
      "task": "Inspect physical conditions of warehouses, vehicle fleets, or equipment and order testing, maintenance, repairs, or replacements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21343,
      "task": "Plan, organize, or manage the work of subordinate staff to ensure that the work is accomplished in a manner consistent with organizational requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21343,
      "task": "Plan, organize, or manage the work of subordinate staff to ensure that the work is accomplished in a manner consistent with organizational requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21343,
      "task": "Plan, organize, or manage the work of subordinate staff to ensure that the work is accomplished in a manner consistent with organizational requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 3.1,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21343,
      "task": "Plan, organize, or manage the work of subordinate staff to ensure that the work is accomplished in a manner consistent with organizational requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.15,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21343,
      "task": "Plan, organize, or manage the work of subordinate staff to ensure that the work is accomplished in a manner consistent with organizational requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 54.25,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21343,
      "task": "Plan, organize, or manage the work of subordinate staff to ensure that the work is accomplished in a manner consistent with organizational requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 18.99,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21343,
      "task": "Plan, organize, or manage the work of subordinate staff to ensure that the work is accomplished in a manner consistent with organizational requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 16.5,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21343,
      "task": "Plan, organize, or manage the work of subordinate staff to ensure that the work is accomplished in a manner consistent with organizational requirements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.29,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21343,
      "task": "Plan, organize, or manage the work of subordinate staff to ensure that the work is accomplished in a manner consistent with organizational requirements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 97.17,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21344,
      "task": "Collaborate with other departments to integrate logistics with business systems or processes, such as customer sales, order management, accounting, or shipping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.33,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21344,
      "task": "Collaborate with other departments to integrate logistics with business systems or processes, such as customer sales, order management, accounting, or shipping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21344,
      "task": "Collaborate with other departments to integrate logistics with business systems or processes, such as customer sales, order management, accounting, or shipping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.33,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21344,
      "task": "Collaborate with other departments to integrate logistics with business systems or processes, such as customer sales, order management, accounting, or shipping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21344,
      "task": "Collaborate with other departments to integrate logistics with business systems or processes, such as customer sales, order management, accounting, or shipping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 30,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21344,
      "task": "Collaborate with other departments to integrate logistics with business systems or processes, such as customer sales, order management, accounting, or shipping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 16.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21344,
      "task": "Collaborate with other departments to integrate logistics with business systems or processes, such as customer sales, order management, accounting, or shipping.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21344,
      "task": "Collaborate with other departments to integrate logistics with business systems or processes, such as customer sales, order management, accounting, or shipping.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.13,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21344,
      "task": "Collaborate with other departments to integrate logistics with business systems or processes, such as customer sales, order management, accounting, or shipping.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21345,
      "task": "Analyze all aspects of corporate logistics to determine the most cost-effective or efficient means of transporting products or supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21345,
      "task": "Analyze all aspects of corporate logistics to determine the most cost-effective or efficient means of transporting products or supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.33,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21345,
      "task": "Analyze all aspects of corporate logistics to determine the most cost-effective or efficient means of transporting products or supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21345,
      "task": "Analyze all aspects of corporate logistics to determine the most cost-effective or efficient means of transporting products or supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21345,
      "task": "Analyze all aspects of corporate logistics to determine the most cost-effective or efficient means of transporting products or supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 30,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21345,
      "task": "Analyze all aspects of corporate logistics to determine the most cost-effective or efficient means of transporting products or supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21345,
      "task": "Analyze all aspects of corporate logistics to determine the most cost-effective or efficient means of transporting products or supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21345,
      "task": "Analyze all aspects of corporate logistics to determine the most cost-effective or efficient means of transporting products or supplies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.07,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21345,
      "task": "Analyze all aspects of corporate logistics to determine the most cost-effective or efficient means of transporting products or supplies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21346,
      "task": "Resolve problems concerning transportation, logistics systems, imports or exports, or customer issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21346,
      "task": "Resolve problems concerning transportation, logistics systems, imports or exports, or customer issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21346,
      "task": "Resolve problems concerning transportation, logistics systems, imports or exports, or customer issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 6.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21346,
      "task": "Resolve problems concerning transportation, logistics systems, imports or exports, or customer issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 30,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21346,
      "task": "Resolve problems concerning transportation, logistics systems, imports or exports, or customer issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 46.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21346,
      "task": "Resolve problems concerning transportation, logistics systems, imports or exports, or customer issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21346,
      "task": "Resolve problems concerning transportation, logistics systems, imports or exports, or customer issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.33,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21346,
      "task": "Resolve problems concerning transportation, logistics systems, imports or exports, or customer issues.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.07,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21346,
      "task": "Resolve problems concerning transportation, logistics systems, imports or exports, or customer issues.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21347,
      "task": "Develop and document standard and emergency operating procedures for receiving, handling, storing, shipping, or salvaging products or materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 23.81,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21347,
      "task": "Develop and document standard and emergency operating procedures for receiving, handling, storing, shipping, or salvaging products or materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 23.81,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21347,
      "task": "Develop and document standard and emergency operating procedures for receiving, handling, storing, shipping, or salvaging products or materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.57,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21347,
      "task": "Develop and document standard and emergency operating procedures for receiving, handling, storing, shipping, or salvaging products or materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.52,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21347,
      "task": "Develop and document standard and emergency operating procedures for receiving, handling, storing, shipping, or salvaging products or materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.52,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21347,
      "task": "Develop and document standard and emergency operating procedures for receiving, handling, storing, shipping, or salvaging products or materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.76,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21347,
      "task": "Develop and document standard and emergency operating procedures for receiving, handling, storing, shipping, or salvaging products or materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21347,
      "task": "Develop and document standard and emergency operating procedures for receiving, handling, storing, shipping, or salvaging products or materials.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.05,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21347,
      "task": "Develop and document standard and emergency operating procedures for receiving, handling, storing, shipping, or salvaging products or materials.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21348,
      "task": "Monitor operations to ensure that staff members comply with administrative policies and procedures, safety rules, union contracts, environmental policies, or government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21348,
      "task": "Monitor operations to ensure that staff members comply with administrative policies and procedures, safety rules, union contracts, environmental policies, or government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.4,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21348,
      "task": "Monitor operations to ensure that staff members comply with administrative policies and procedures, safety rules, union contracts, environmental policies, or government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.41,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21348,
      "task": "Monitor operations to ensure that staff members comply with administrative policies and procedures, safety rules, union contracts, environmental policies, or government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.13,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21348,
      "task": "Monitor operations to ensure that staff members comply with administrative policies and procedures, safety rules, union contracts, environmental policies, or government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 51.87,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21348,
      "task": "Monitor operations to ensure that staff members comply with administrative policies and procedures, safety rules, union contracts, environmental policies, or government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 22.26,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21348,
      "task": "Monitor operations to ensure that staff members comply with administrative policies and procedures, safety rules, union contracts, environmental policies, or government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.93,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21348,
      "task": "Monitor operations to ensure that staff members comply with administrative policies and procedures, safety rules, union contracts, environmental policies, or government regulations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.05,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21348,
      "task": "Monitor operations to ensure that staff members comply with administrative policies and procedures, safety rules, union contracts, environmental policies, or government regulations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.75,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21349,
      "task": "Analyze the financial impact of proposed logistics changes, such as routing, shipping modes, product volumes or mixes, or carriers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.45,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21349,
      "task": "Analyze the financial impact of proposed logistics changes, such as routing, shipping modes, product volumes or mixes, or carriers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 27.59,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21349,
      "task": "Analyze the financial impact of proposed logistics changes, such as routing, shipping modes, product volumes or mixes, or carriers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 34.48,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21349,
      "task": "Analyze the financial impact of proposed logistics changes, such as routing, shipping modes, product volumes or mixes, or carriers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 31.03,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21349,
      "task": "Analyze the financial impact of proposed logistics changes, such as routing, shipping modes, product volumes or mixes, or carriers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.45,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21349,
      "task": "Analyze the financial impact of proposed logistics changes, such as routing, shipping modes, product volumes or mixes, or carriers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21349,
      "task": "Analyze the financial impact of proposed logistics changes, such as routing, shipping modes, product volumes or mixes, or carriers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21349,
      "task": "Analyze the financial impact of proposed logistics changes, such as routing, shipping modes, product volumes or mixes, or carriers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21349,
      "task": "Analyze the financial impact of proposed logistics changes, such as routing, shipping modes, product volumes or mixes, or carriers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21350,
      "task": "Monitor inventory levels of products or materials in warehouses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21350,
      "task": "Monitor inventory levels of products or materials in warehouses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 9.52,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21350,
      "task": "Monitor inventory levels of products or materials in warehouses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 38.1,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21350,
      "task": "Monitor inventory levels of products or materials in warehouses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.29,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21350,
      "task": "Monitor inventory levels of products or materials in warehouses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 28.57,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21350,
      "task": "Monitor inventory levels of products or materials in warehouses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.52,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21350,
      "task": "Monitor inventory levels of products or materials in warehouses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21350,
      "task": "Monitor inventory levels of products or materials in warehouses.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21350,
      "task": "Monitor inventory levels of products or materials in warehouses.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21351,
      "task": "Establish or monitor specific supply chain-based performance measurement systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21351,
      "task": "Establish or monitor specific supply chain-based performance measurement systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 16.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21351,
      "task": "Establish or monitor specific supply chain-based performance measurement systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.33,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21351,
      "task": "Establish or monitor specific supply chain-based performance measurement systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21351,
      "task": "Establish or monitor specific supply chain-based performance measurement systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 30,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21351,
      "task": "Establish or monitor specific supply chain-based performance measurement systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.33,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21351,
      "task": "Establish or monitor specific supply chain-based performance measurement systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21351,
      "task": "Establish or monitor specific supply chain-based performance measurement systems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.93,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21351,
      "task": "Establish or monitor specific supply chain-based performance measurement systems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21352,
      "task": "Prepare and manage departmental budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 20,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21352,
      "task": "Prepare and manage departmental budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 35,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21352,
      "task": "Prepare and manage departmental budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 30,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21352,
      "task": "Prepare and manage departmental budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21352,
      "task": "Prepare and manage departmental budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21352,
      "task": "Prepare and manage departmental budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21352,
      "task": "Prepare and manage departmental budgets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21352,
      "task": "Prepare and manage departmental budgets.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.9,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21352,
      "task": "Prepare and manage departmental budgets.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.65,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21353,
      "task": "Monitor product import or export processes to ensure compliance with regulatory or legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.04,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21353,
      "task": "Monitor product import or export processes to ensure compliance with regulatory or legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.74,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21353,
      "task": "Monitor product import or export processes to ensure compliance with regulatory or legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 30.43,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21353,
      "task": "Monitor product import or export processes to ensure compliance with regulatory or legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.35,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21353,
      "task": "Monitor product import or export processes to ensure compliance with regulatory or legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 26.09,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21353,
      "task": "Monitor product import or export processes to ensure compliance with regulatory or legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.35,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21353,
      "task": "Monitor product import or export processes to ensure compliance with regulatory or legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21353,
      "task": "Monitor product import or export processes to ensure compliance with regulatory or legal requirements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.83,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21353,
      "task": "Monitor product import or export processes to ensure compliance with regulatory or legal requirements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 76.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21354,
      "task": "Prepare management recommendations, such as proposed fee and tariff increases or schedule changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.47,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21354,
      "task": "Prepare management recommendations, such as proposed fee and tariff increases or schedule changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 19.88,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21354,
      "task": "Prepare management recommendations, such as proposed fee and tariff increases or schedule changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.22,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21354,
      "task": "Prepare management recommendations, such as proposed fee and tariff increases or schedule changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 27.14,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21354,
      "task": "Prepare management recommendations, such as proposed fee and tariff increases or schedule changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.11,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21354,
      "task": "Prepare management recommendations, such as proposed fee and tariff increases or schedule changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.52,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21354,
      "task": "Prepare management recommendations, such as proposed fee and tariff increases or schedule changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 10.65,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21354,
      "task": "Prepare management recommendations, such as proposed fee and tariff increases or schedule changes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.83,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21354,
      "task": "Prepare management recommendations, such as proposed fee and tariff increases or schedule changes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 79.5,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21355,
      "task": "Interview, select, and train warehouse and supervisory personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21355,
      "task": "Interview, select, and train warehouse and supervisory personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 31.82,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21355,
      "task": "Interview, select, and train warehouse and supervisory personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 36.36,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21355,
      "task": "Interview, select, and train warehouse and supervisory personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.18,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21355,
      "task": "Interview, select, and train warehouse and supervisory personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.64,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21355,
      "task": "Interview, select, and train warehouse and supervisory personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21355,
      "task": "Interview, select, and train warehouse and supervisory personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21355,
      "task": "Interview, select, and train warehouse and supervisory personnel.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.77,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21355,
      "task": "Interview, select, and train warehouse and supervisory personnel.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21356,
      "task": "Advise sales and billing departments of transportation charges for customers' accounts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21356,
      "task": "Advise sales and billing departments of transportation charges for customers' accounts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21356,
      "task": "Advise sales and billing departments of transportation charges for customers' accounts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21356,
      "task": "Advise sales and billing departments of transportation charges for customers' accounts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 37.5,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21356,
      "task": "Advise sales and billing departments of transportation charges for customers' accounts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 37.5,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21356,
      "task": "Advise sales and billing departments of transportation charges for customers' accounts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21356,
      "task": "Advise sales and billing departments of transportation charges for customers' accounts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21356,
      "task": "Advise sales and billing departments of transportation charges for customers' accounts.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.76,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21356,
      "task": "Advise sales and billing departments of transportation charges for customers' accounts.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 70.83,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21357,
      "task": "Analyze expenditures and other financial information to develop plans, policies, or budgets for increasing profits or improving services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.26,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21357,
      "task": "Analyze expenditures and other financial information to develop plans, policies, or budgets for increasing profits or improving services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 11.52,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21357,
      "task": "Analyze expenditures and other financial information to develop plans, policies, or budgets for increasing profits or improving services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 43.59,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21357,
      "task": "Analyze expenditures and other financial information to develop plans, policies, or budgets for increasing profits or improving services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.17,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21357,
      "task": "Analyze expenditures and other financial information to develop plans, policies, or budgets for increasing profits or improving services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.98,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21357,
      "task": "Analyze expenditures and other financial information to develop plans, policies, or budgets for increasing profits or improving services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.46,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21357,
      "task": "Analyze expenditures and other financial information to develop plans, policies, or budgets for increasing profits or improving services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21357,
      "task": "Analyze expenditures and other financial information to develop plans, policies, or budgets for increasing profits or improving services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.74,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21357,
      "task": "Analyze expenditures and other financial information to develop plans, policies, or budgets for increasing profits or improving services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.5,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21358,
      "task": "Confer with department heads to coordinate warehouse activities, such as production, sales, records control, or purchasing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21358,
      "task": "Confer with department heads to coordinate warehouse activities, such as production, sales, records control, or purchasing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.18,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21358,
      "task": "Confer with department heads to coordinate warehouse activities, such as production, sales, records control, or purchasing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.64,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21358,
      "task": "Confer with department heads to coordinate warehouse activities, such as production, sales, records control, or purchasing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.18,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21358,
      "task": "Confer with department heads to coordinate warehouse activities, such as production, sales, records control, or purchasing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 31.82,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21358,
      "task": "Confer with department heads to coordinate warehouse activities, such as production, sales, records control, or purchasing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 13.64,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21358,
      "task": "Confer with department heads to coordinate warehouse activities, such as production, sales, records control, or purchasing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.55,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21358,
      "task": "Confer with department heads to coordinate warehouse activities, such as production, sales, records control, or purchasing.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.71,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21358,
      "task": "Confer with department heads to coordinate warehouse activities, such as production, sales, records control, or purchasing.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21359,
      "task": "Implement specific customer requirements, such as internal reporting or customized transportation metrics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21359,
      "task": "Implement specific customer requirements, such as internal reporting or customized transportation metrics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 20,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21359,
      "task": "Implement specific customer requirements, such as internal reporting or customized transportation metrics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 40,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21359,
      "task": "Implement specific customer requirements, such as internal reporting or customized transportation metrics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 30,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21359,
      "task": "Implement specific customer requirements, such as internal reporting or customized transportation metrics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21359,
      "task": "Implement specific customer requirements, such as internal reporting or customized transportation metrics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.33,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21359,
      "task": "Implement specific customer requirements, such as internal reporting or customized transportation metrics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21359,
      "task": "Implement specific customer requirements, such as internal reporting or customized transportation metrics.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.7,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21359,
      "task": "Implement specific customer requirements, such as internal reporting or customized transportation metrics.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21360,
      "task": "Maintain metrics, reports, process documentation, customer service logs, or training or safety records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21360,
      "task": "Maintain metrics, reports, process documentation, customer service logs, or training or safety records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.34,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21360,
      "task": "Maintain metrics, reports, process documentation, customer service logs, or training or safety records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.24,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21360,
      "task": "Maintain metrics, reports, process documentation, customer service logs, or training or safety records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 41.38,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21360,
      "task": "Maintain metrics, reports, process documentation, customer service logs, or training or safety records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 27.59,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21360,
      "task": "Maintain metrics, reports, process documentation, customer service logs, or training or safety records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21360,
      "task": "Maintain metrics, reports, process documentation, customer service logs, or training or safety records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.45,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21360,
      "task": "Maintain metrics, reports, process documentation, customer service logs, or training or safety records.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.7,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21360,
      "task": "Maintain metrics, reports, process documentation, customer service logs, or training or safety records.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21361,
      "task": "Examine invoices and shipping manifests for conformity to tariff and customs regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.88,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21361,
      "task": "Examine invoices and shipping manifests for conformity to tariff and customs regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 11.76,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21361,
      "task": "Examine invoices and shipping manifests for conformity to tariff and customs regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.53,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21361,
      "task": "Examine invoices and shipping manifests for conformity to tariff and customs regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.65,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21361,
      "task": "Examine invoices and shipping manifests for conformity to tariff and customs regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 35.29,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21361,
      "task": "Examine invoices and shipping manifests for conformity to tariff and customs regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.88,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21361,
      "task": "Examine invoices and shipping manifests for conformity to tariff and customs regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21361,
      "task": "Examine invoices and shipping manifests for conformity to tariff and customs regulations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.68,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21361,
      "task": "Examine invoices and shipping manifests for conformity to tariff and customs regulations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 79.17,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21362,
      "task": "Plan or implement energy saving changes to transportation services, such as reducing routes, optimizing capacities, employing alternate modes of transportation, or minimizing idling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.38,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21362,
      "task": "Plan or implement energy saving changes to transportation services, such as reducing routes, optimizing capacities, employing alternate modes of transportation, or minimizing idling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 23.74,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21362,
      "task": "Plan or implement energy saving changes to transportation services, such as reducing routes, optimizing capacities, employing alternate modes of transportation, or minimizing idling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21362,
      "task": "Plan or implement energy saving changes to transportation services, such as reducing routes, optimizing capacities, employing alternate modes of transportation, or minimizing idling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.89,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21362,
      "task": "Plan or implement energy saving changes to transportation services, such as reducing routes, optimizing capacities, employing alternate modes of transportation, or minimizing idling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 31.11,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21362,
      "task": "Plan or implement energy saving changes to transportation services, such as reducing routes, optimizing capacities, employing alternate modes of transportation, or minimizing idling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21362,
      "task": "Plan or implement energy saving changes to transportation services, such as reducing routes, optimizing capacities, employing alternate modes of transportation, or minimizing idling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.22,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21362,
      "task": "Plan or implement energy saving changes to transportation services, such as reducing routes, optimizing capacities, employing alternate modes of transportation, or minimizing idling.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.68,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21362,
      "task": "Plan or implement energy saving changes to transportation services, such as reducing routes, optimizing capacities, employing alternate modes of transportation, or minimizing idling.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 75.41,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21363,
      "task": "Evaluate contractors or business partners for operational efficiency or safety or environmental performance records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21363,
      "task": "Evaluate contractors or business partners for operational efficiency or safety or environmental performance records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 20,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21363,
      "task": "Evaluate contractors or business partners for operational efficiency or safety or environmental performance records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 35,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21363,
      "task": "Evaluate contractors or business partners for operational efficiency or safety or environmental performance records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21363,
      "task": "Evaluate contractors or business partners for operational efficiency or safety or environmental performance records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21363,
      "task": "Evaluate contractors or business partners for operational efficiency or safety or environmental performance records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21363,
      "task": "Evaluate contractors or business partners for operational efficiency or safety or environmental performance records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21363,
      "task": "Evaluate contractors or business partners for operational efficiency or safety or environmental performance records.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.59,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21363,
      "task": "Evaluate contractors or business partners for operational efficiency or safety or environmental performance records.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.65,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21364,
      "task": "Negotiate with carriers, warehouse operators, or insurance company representatives for services and preferential rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 20,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21364,
      "task": "Negotiate with carriers, warehouse operators, or insurance company representatives for services and preferential rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21364,
      "task": "Negotiate with carriers, warehouse operators, or insurance company representatives for services and preferential rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21364,
      "task": "Negotiate with carriers, warehouse operators, or insurance company representatives for services and preferential rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21364,
      "task": "Negotiate with carriers, warehouse operators, or insurance company representatives for services and preferential rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 20,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21364,
      "task": "Negotiate with carriers, warehouse operators, or insurance company representatives for services and preferential rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21364,
      "task": "Negotiate with carriers, warehouse operators, or insurance company representatives for services and preferential rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21364,
      "task": "Negotiate with carriers, warehouse operators, or insurance company representatives for services and preferential rates.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.57,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21364,
      "task": "Negotiate with carriers, warehouse operators, or insurance company representatives for services and preferential rates.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 87.5,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21365,
      "task": "Develop or implement plans for facility modification or expansion, such as equipment purchase or changes in space allocation or structural design.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 33.33,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21365,
      "task": "Develop or implement plans for facility modification or expansion, such as equipment purchase or changes in space allocation or structural design.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.33,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21365,
      "task": "Develop or implement plans for facility modification or expansion, such as equipment purchase or changes in space allocation or structural design.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.81,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21365,
      "task": "Develop or implement plans for facility modification or expansion, such as equipment purchase or changes in space allocation or structural design.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21365,
      "task": "Develop or implement plans for facility modification or expansion, such as equipment purchase or changes in space allocation or structural design.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.76,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21365,
      "task": "Develop or implement plans for facility modification or expansion, such as equipment purchase or changes in space allocation or structural design.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.76,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21365,
      "task": "Develop or implement plans for facility modification or expansion, such as equipment purchase or changes in space allocation or structural design.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21365,
      "task": "Develop or implement plans for facility modification or expansion, such as equipment purchase or changes in space allocation or structural design.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.55,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "task_id": 21365,
      "task": "Develop or implement plans for facility modification or expansion, such as equipment purchase or changes in space allocation or structural design.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20942,
      "task": "Determine appropriate equipment and staffing levels to load, unload, move, or store materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20942,
      "task": "Determine appropriate equipment and staffing levels to load, unload, move, or store materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20942,
      "task": "Determine appropriate equipment and staffing levels to load, unload, move, or store materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20942,
      "task": "Determine appropriate equipment and staffing levels to load, unload, move, or store materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20942,
      "task": "Determine appropriate equipment and staffing levels to load, unload, move, or store materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 28.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20942,
      "task": "Determine appropriate equipment and staffing levels to load, unload, move, or store materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20942,
      "task": "Determine appropriate equipment and staffing levels to load, unload, move, or store materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20942,
      "task": "Determine appropriate equipment and staffing levels to load, unload, move, or store materials.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20942,
      "task": "Determine appropriate equipment and staffing levels to load, unload, move, or store materials.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20943,
      "task": "Manage activities related to strategic or tactical purchasing, material requirements planning, controlling inventory, warehousing, or receiving.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20943,
      "task": "Manage activities related to strategic or tactical purchasing, material requirements planning, controlling inventory, warehousing, or receiving.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20943,
      "task": "Manage activities related to strategic or tactical purchasing, material requirements planning, controlling inventory, warehousing, or receiving.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20943,
      "task": "Manage activities related to strategic or tactical purchasing, material requirements planning, controlling inventory, warehousing, or receiving.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20943,
      "task": "Manage activities related to strategic or tactical purchasing, material requirements planning, controlling inventory, warehousing, or receiving.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 60,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20943,
      "task": "Manage activities related to strategic or tactical purchasing, material requirements planning, controlling inventory, warehousing, or receiving.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20943,
      "task": "Manage activities related to strategic or tactical purchasing, material requirements planning, controlling inventory, warehousing, or receiving.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20943,
      "task": "Manage activities related to strategic or tactical purchasing, material requirements planning, controlling inventory, warehousing, or receiving.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20943,
      "task": "Manage activities related to strategic or tactical purchasing, material requirements planning, controlling inventory, warehousing, or receiving.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15680,
      "task": "Select transportation routes to maximize economy by combining shipments or consolidating warehousing and distribution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15680,
      "task": "Select transportation routes to maximize economy by combining shipments or consolidating warehousing and distribution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15680,
      "task": "Select transportation routes to maximize economy by combining shipments or consolidating warehousing and distribution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15680,
      "task": "Select transportation routes to maximize economy by combining shipments or consolidating warehousing and distribution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15680,
      "task": "Select transportation routes to maximize economy by combining shipments or consolidating warehousing and distribution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15680,
      "task": "Select transportation routes to maximize economy by combining shipments or consolidating warehousing and distribution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15680,
      "task": "Select transportation routes to maximize economy by combining shipments or consolidating warehousing and distribution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15680,
      "task": "Select transportation routes to maximize economy by combining shipments or consolidating warehousing and distribution.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15680,
      "task": "Select transportation routes to maximize economy by combining shipments or consolidating warehousing and distribution.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15695,
      "task": "Define performance metrics for measurement, comparison, or evaluation of supply chain factors, such as product cost or quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15695,
      "task": "Define performance metrics for measurement, comparison, or evaluation of supply chain factors, such as product cost or quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15695,
      "task": "Define performance metrics for measurement, comparison, or evaluation of supply chain factors, such as product cost or quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15695,
      "task": "Define performance metrics for measurement, comparison, or evaluation of supply chain factors, such as product cost or quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 28.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15695,
      "task": "Define performance metrics for measurement, comparison, or evaluation of supply chain factors, such as product cost or quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15695,
      "task": "Define performance metrics for measurement, comparison, or evaluation of supply chain factors, such as product cost or quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15695,
      "task": "Define performance metrics for measurement, comparison, or evaluation of supply chain factors, such as product cost or quality.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15695,
      "task": "Define performance metrics for measurement, comparison, or evaluation of supply chain factors, such as product cost or quality.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15695,
      "task": "Define performance metrics for measurement, comparison, or evaluation of supply chain factors, such as product cost or quality.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20944,
      "task": "Implement new or improved supply chain processes to improve efficiency or performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20944,
      "task": "Implement new or improved supply chain processes to improve efficiency or performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20944,
      "task": "Implement new or improved supply chain processes to improve efficiency or performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20944,
      "task": "Implement new or improved supply chain processes to improve efficiency or performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20944,
      "task": "Implement new or improved supply chain processes to improve efficiency or performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20944,
      "task": "Implement new or improved supply chain processes to improve efficiency or performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20944,
      "task": "Implement new or improved supply chain processes to improve efficiency or performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20944,
      "task": "Implement new or improved supply chain processes to improve efficiency or performance.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20944,
      "task": "Implement new or improved supply chain processes to improve efficiency or performance.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15700,
      "task": "Develop procedures for coordination of supply chain management with other functional areas, such as sales, marketing, finance, production, or quality assurance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15700,
      "task": "Develop procedures for coordination of supply chain management with other functional areas, such as sales, marketing, finance, production, or quality assurance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15700,
      "task": "Develop procedures for coordination of supply chain management with other functional areas, such as sales, marketing, finance, production, or quality assurance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 42.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15700,
      "task": "Develop procedures for coordination of supply chain management with other functional areas, such as sales, marketing, finance, production, or quality assurance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15700,
      "task": "Develop procedures for coordination of supply chain management with other functional areas, such as sales, marketing, finance, production, or quality assurance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15700,
      "task": "Develop procedures for coordination of supply chain management with other functional areas, such as sales, marketing, finance, production, or quality assurance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15700,
      "task": "Develop procedures for coordination of supply chain management with other functional areas, such as sales, marketing, finance, production, or quality assurance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15700,
      "task": "Develop procedures for coordination of supply chain management with other functional areas, such as sales, marketing, finance, production, or quality assurance.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15700,
      "task": "Develop procedures for coordination of supply chain management with other functional areas, such as sales, marketing, finance, production, or quality assurance.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15694,
      "task": "Confer with supply chain planners to forecast demand or create supply plans that ensure availability of materials or products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15694,
      "task": "Confer with supply chain planners to forecast demand or create supply plans that ensure availability of materials or products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15694,
      "task": "Confer with supply chain planners to forecast demand or create supply plans that ensure availability of materials or products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 47.06,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15694,
      "task": "Confer with supply chain planners to forecast demand or create supply plans that ensure availability of materials or products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 23.53,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15694,
      "task": "Confer with supply chain planners to forecast demand or create supply plans that ensure availability of materials or products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 23.53,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15694,
      "task": "Confer with supply chain planners to forecast demand or create supply plans that ensure availability of materials or products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15694,
      "task": "Confer with supply chain planners to forecast demand or create supply plans that ensure availability of materials or products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15694,
      "task": "Confer with supply chain planners to forecast demand or create supply plans that ensure availability of materials or products.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.06,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15694,
      "task": "Confer with supply chain planners to forecast demand or create supply plans that ensure availability of materials or products.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15696,
      "task": "Analyze inventories to determine how to increase inventory turns, reduce waste, or optimize customer service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15696,
      "task": "Analyze inventories to determine how to increase inventory turns, reduce waste, or optimize customer service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15696,
      "task": "Analyze inventories to determine how to increase inventory turns, reduce waste, or optimize customer service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 38.89,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15696,
      "task": "Analyze inventories to determine how to increase inventory turns, reduce waste, or optimize customer service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 38.89,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15696,
      "task": "Analyze inventories to determine how to increase inventory turns, reduce waste, or optimize customer service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 16.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15696,
      "task": "Analyze inventories to determine how to increase inventory turns, reduce waste, or optimize customer service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15696,
      "task": "Analyze inventories to determine how to increase inventory turns, reduce waste, or optimize customer service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15696,
      "task": "Analyze inventories to determine how to increase inventory turns, reduce waste, or optimize customer service.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.06,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15696,
      "task": "Analyze inventories to determine how to increase inventory turns, reduce waste, or optimize customer service.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15685,
      "task": "Negotiate prices and terms with suppliers, vendors, or freight forwarders.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15685,
      "task": "Negotiate prices and terms with suppliers, vendors, or freight forwarders.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 30,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15685,
      "task": "Negotiate prices and terms with suppliers, vendors, or freight forwarders.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15685,
      "task": "Negotiate prices and terms with suppliers, vendors, or freight forwarders.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15685,
      "task": "Negotiate prices and terms with suppliers, vendors, or freight forwarders.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15685,
      "task": "Negotiate prices and terms with suppliers, vendors, or freight forwarders.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15685,
      "task": "Negotiate prices and terms with suppliers, vendors, or freight forwarders.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15685,
      "task": "Negotiate prices and terms with suppliers, vendors, or freight forwarders.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15685,
      "task": "Negotiate prices and terms with suppliers, vendors, or freight forwarders.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15697,
      "task": "Analyze information about supplier performance or procurement program success.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15697,
      "task": "Analyze information about supplier performance or procurement program success.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15697,
      "task": "Analyze information about supplier performance or procurement program success.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 52.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15697,
      "task": "Analyze information about supplier performance or procurement program success.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15697,
      "task": "Analyze information about supplier performance or procurement program success.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15697,
      "task": "Analyze information about supplier performance or procurement program success.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15697,
      "task": "Analyze information about supplier performance or procurement program success.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15697,
      "task": "Analyze information about supplier performance or procurement program success.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15697,
      "task": "Analyze information about supplier performance or procurement program success.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20945,
      "task": "Monitor suppliers' activities to assess performance in meeting quality or delivery requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20945,
      "task": "Monitor suppliers' activities to assess performance in meeting quality or delivery requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20945,
      "task": "Monitor suppliers' activities to assess performance in meeting quality or delivery requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 47.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20945,
      "task": "Monitor suppliers' activities to assess performance in meeting quality or delivery requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20945,
      "task": "Monitor suppliers' activities to assess performance in meeting quality or delivery requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20945,
      "task": "Monitor suppliers' activities to assess performance in meeting quality or delivery requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20945,
      "task": "Monitor suppliers' activities to assess performance in meeting quality or delivery requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20945,
      "task": "Monitor suppliers' activities to assess performance in meeting quality or delivery requirements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20945,
      "task": "Monitor suppliers' activities to assess performance in meeting quality or delivery requirements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15701,
      "task": "Design or implement supply chains that support business strategies adapted to changing market conditions, new business opportunities, or cost reduction strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 28.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15701,
      "task": "Design or implement supply chains that support business strategies adapted to changing market conditions, new business opportunities, or cost reduction strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15701,
      "task": "Design or implement supply chains that support business strategies adapted to changing market conditions, new business opportunities, or cost reduction strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15701,
      "task": "Design or implement supply chains that support business strategies adapted to changing market conditions, new business opportunities, or cost reduction strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15701,
      "task": "Design or implement supply chains that support business strategies adapted to changing market conditions, new business opportunities, or cost reduction strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15701,
      "task": "Design or implement supply chains that support business strategies adapted to changing market conditions, new business opportunities, or cost reduction strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15701,
      "task": "Design or implement supply chains that support business strategies adapted to changing market conditions, new business opportunities, or cost reduction strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15701,
      "task": "Design or implement supply chains that support business strategies adapted to changing market conditions, new business opportunities, or cost reduction strategies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15701,
      "task": "Design or implement supply chains that support business strategies adapted to changing market conditions, new business opportunities, or cost reduction strategies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15688,
      "task": "Meet with suppliers to discuss performance metrics, to provide performance feedback, or to discuss production forecasts or changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15688,
      "task": "Meet with suppliers to discuss performance metrics, to provide performance feedback, or to discuss production forecasts or changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 30,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15688,
      "task": "Meet with suppliers to discuss performance metrics, to provide performance feedback, or to discuss production forecasts or changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15688,
      "task": "Meet with suppliers to discuss performance metrics, to provide performance feedback, or to discuss production forecasts or changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15688,
      "task": "Meet with suppliers to discuss performance metrics, to provide performance feedback, or to discuss production forecasts or changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15688,
      "task": "Meet with suppliers to discuss performance metrics, to provide performance feedback, or to discuss production forecasts or changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15688,
      "task": "Meet with suppliers to discuss performance metrics, to provide performance feedback, or to discuss production forecasts or changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15688,
      "task": "Meet with suppliers to discuss performance metrics, to provide performance feedback, or to discuss production forecasts or changes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15688,
      "task": "Meet with suppliers to discuss performance metrics, to provide performance feedback, or to discuss production forecasts or changes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20946,
      "task": "Monitor forecasts and quotas to identify changes and predict effects on supply chain activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20946,
      "task": "Monitor forecasts and quotas to identify changes and predict effects on supply chain activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20946,
      "task": "Monitor forecasts and quotas to identify changes and predict effects on supply chain activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20946,
      "task": "Monitor forecasts and quotas to identify changes and predict effects on supply chain activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20946,
      "task": "Monitor forecasts and quotas to identify changes and predict effects on supply chain activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20946,
      "task": "Monitor forecasts and quotas to identify changes and predict effects on supply chain activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20946,
      "task": "Monitor forecasts and quotas to identify changes and predict effects on supply chain activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20946,
      "task": "Monitor forecasts and quotas to identify changes and predict effects on supply chain activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20946,
      "task": "Monitor forecasts and quotas to identify changes and predict effects on supply chain activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15698,
      "task": "Participate in the coordination of engineering changes, product line extensions, or new product launches to ensure orderly and timely transitions in material or production flow.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15698,
      "task": "Participate in the coordination of engineering changes, product line extensions, or new product launches to ensure orderly and timely transitions in material or production flow.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15698,
      "task": "Participate in the coordination of engineering changes, product line extensions, or new product launches to ensure orderly and timely transitions in material or production flow.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15698,
      "task": "Participate in the coordination of engineering changes, product line extensions, or new product launches to ensure orderly and timely transitions in material or production flow.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15698,
      "task": "Participate in the coordination of engineering changes, product line extensions, or new product launches to ensure orderly and timely transitions in material or production flow.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15698,
      "task": "Participate in the coordination of engineering changes, product line extensions, or new product launches to ensure orderly and timely transitions in material or production flow.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15698,
      "task": "Participate in the coordination of engineering changes, product line extensions, or new product launches to ensure orderly and timely transitions in material or production flow.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15698,
      "task": "Participate in the coordination of engineering changes, product line extensions, or new product launches to ensure orderly and timely transitions in material or production flow.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15698,
      "task": "Participate in the coordination of engineering changes, product line extensions, or new product launches to ensure orderly and timely transitions in material or production flow.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20947,
      "task": "Identify or qualify new suppliers in collaboration with other departments, such as procurement, engineering, or quality assurance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20947,
      "task": "Identify or qualify new suppliers in collaboration with other departments, such as procurement, engineering, or quality assurance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 50,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20947,
      "task": "Identify or qualify new suppliers in collaboration with other departments, such as procurement, engineering, or quality assurance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 44.44,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20947,
      "task": "Identify or qualify new suppliers in collaboration with other departments, such as procurement, engineering, or quality assurance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20947,
      "task": "Identify or qualify new suppliers in collaboration with other departments, such as procurement, engineering, or quality assurance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20947,
      "task": "Identify or qualify new suppliers in collaboration with other departments, such as procurement, engineering, or quality assurance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20947,
      "task": "Identify or qualify new suppliers in collaboration with other departments, such as procurement, engineering, or quality assurance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20947,
      "task": "Identify or qualify new suppliers in collaboration with other departments, such as procurement, engineering, or quality assurance.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.61,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20947,
      "task": "Identify or qualify new suppliers in collaboration with other departments, such as procurement, engineering, or quality assurance.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15693,
      "task": "Design or implement plant warehousing strategies for production materials or finished products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 27.78,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15693,
      "task": "Design or implement plant warehousing strategies for production materials or finished products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15693,
      "task": "Design or implement plant warehousing strategies for production materials or finished products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.78,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15693,
      "task": "Design or implement plant warehousing strategies for production materials or finished products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15693,
      "task": "Design or implement plant warehousing strategies for production materials or finished products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15693,
      "task": "Design or implement plant warehousing strategies for production materials or finished products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15693,
      "task": "Design or implement plant warehousing strategies for production materials or finished products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15693,
      "task": "Design or implement plant warehousing strategies for production materials or finished products.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.61,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15693,
      "task": "Design or implement plant warehousing strategies for production materials or finished products.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19541,
      "task": "Design, implement, or oversee product take back or reverse logistics programs to ensure products are recycled, reused, or responsibly disposed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.76,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19541,
      "task": "Design, implement, or oversee product take back or reverse logistics programs to ensure products are recycled, reused, or responsibly disposed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.65,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19541,
      "task": "Design, implement, or oversee product take back or reverse logistics programs to ensure products are recycled, reused, or responsibly disposed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 29.41,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19541,
      "task": "Design, implement, or oversee product take back or reverse logistics programs to ensure products are recycled, reused, or responsibly disposed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.65,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19541,
      "task": "Design, implement, or oversee product take back or reverse logistics programs to ensure products are recycled, reused, or responsibly disposed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 23.53,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19541,
      "task": "Design, implement, or oversee product take back or reverse logistics programs to ensure products are recycled, reused, or responsibly disposed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19541,
      "task": "Design, implement, or oversee product take back or reverse logistics programs to ensure products are recycled, reused, or responsibly disposed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19541,
      "task": "Design, implement, or oversee product take back or reverse logistics programs to ensure products are recycled, reused, or responsibly disposed.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.59,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19541,
      "task": "Design, implement, or oversee product take back or reverse logistics programs to ensure products are recycled, reused, or responsibly disposed.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15692,
      "task": "Develop or implement procedures or systems to evaluate or select suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 55.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15692,
      "task": "Develop or implement procedures or systems to evaluate or select suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 27.78,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15692,
      "task": "Develop or implement procedures or systems to evaluate or select suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15692,
      "task": "Develop or implement procedures or systems to evaluate or select suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15692,
      "task": "Develop or implement procedures or systems to evaluate or select suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15692,
      "task": "Develop or implement procedures or systems to evaluate or select suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15692,
      "task": "Develop or implement procedures or systems to evaluate or select suppliers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15692,
      "task": "Develop or implement procedures or systems to evaluate or select suppliers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.44,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15692,
      "task": "Develop or implement procedures or systems to evaluate or select suppliers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15691,
      "task": "Document physical supply chain processes, such as workflows, cycle times, position responsibilities, or system flows.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 17.65,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15691,
      "task": "Document physical supply chain processes, such as workflows, cycle times, position responsibilities, or system flows.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 23.53,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15691,
      "task": "Document physical supply chain processes, such as workflows, cycle times, position responsibilities, or system flows.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 35.29,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15691,
      "task": "Document physical supply chain processes, such as workflows, cycle times, position responsibilities, or system flows.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.76,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15691,
      "task": "Document physical supply chain processes, such as workflows, cycle times, position responsibilities, or system flows.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15691,
      "task": "Document physical supply chain processes, such as workflows, cycle times, position responsibilities, or system flows.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15691,
      "task": "Document physical supply chain processes, such as workflows, cycle times, position responsibilities, or system flows.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15691,
      "task": "Document physical supply chain processes, such as workflows, cycle times, position responsibilities, or system flows.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.39,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15691,
      "task": "Document physical supply chain processes, such as workflows, cycle times, position responsibilities, or system flows.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15681,
      "task": "Diagram supply chain models to help facilitate discussions with customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 29.41,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15681,
      "task": "Diagram supply chain models to help facilitate discussions with customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 41.18,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15681,
      "task": "Diagram supply chain models to help facilitate discussions with customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.65,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15681,
      "task": "Diagram supply chain models to help facilitate discussions with customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15681,
      "task": "Diagram supply chain models to help facilitate discussions with customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15681,
      "task": "Diagram supply chain models to help facilitate discussions with customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15681,
      "task": "Diagram supply chain models to help facilitate discussions with customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15681,
      "task": "Diagram supply chain models to help facilitate discussions with customers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.35,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 15681,
      "task": "Diagram supply chain models to help facilitate discussions with customers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19542,
      "task": "Evaluate and select information or other technology solutions to improve tracking and reporting of materials or products distribution, storage, or inventory.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 44.44,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19542,
      "task": "Evaluate and select information or other technology solutions to improve tracking and reporting of materials or products distribution, storage, or inventory.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.33,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19542,
      "task": "Evaluate and select information or other technology solutions to improve tracking and reporting of materials or products distribution, storage, or inventory.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19542,
      "task": "Evaluate and select information or other technology solutions to improve tracking and reporting of materials or products distribution, storage, or inventory.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19542,
      "task": "Evaluate and select information or other technology solutions to improve tracking and reporting of materials or products distribution, storage, or inventory.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19542,
      "task": "Evaluate and select information or other technology solutions to improve tracking and reporting of materials or products distribution, storage, or inventory.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19542,
      "task": "Evaluate and select information or other technology solutions to improve tracking and reporting of materials or products distribution, storage, or inventory.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19542,
      "task": "Evaluate and select information or other technology solutions to improve tracking and reporting of materials or products distribution, storage, or inventory.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.33,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19542,
      "task": "Evaluate and select information or other technology solutions to improve tracking and reporting of materials or products distribution, storage, or inventory.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19543,
      "task": "Identify opportunities to reuse or recycle materials to minimize consumption of new materials, minimize waste, or to convert wastes to by-products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 20,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19543,
      "task": "Identify opportunities to reuse or recycle materials to minimize consumption of new materials, minimize waste, or to convert wastes to by-products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 40,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19543,
      "task": "Identify opportunities to reuse or recycle materials to minimize consumption of new materials, minimize waste, or to convert wastes to by-products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.67,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19543,
      "task": "Identify opportunities to reuse or recycle materials to minimize consumption of new materials, minimize waste, or to convert wastes to by-products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.67,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19543,
      "task": "Identify opportunities to reuse or recycle materials to minimize consumption of new materials, minimize waste, or to convert wastes to by-products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.67,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19543,
      "task": "Identify opportunities to reuse or recycle materials to minimize consumption of new materials, minimize waste, or to convert wastes to by-products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19543,
      "task": "Identify opportunities to reuse or recycle materials to minimize consumption of new materials, minimize waste, or to convert wastes to by-products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19543,
      "task": "Identify opportunities to reuse or recycle materials to minimize consumption of new materials, minimize waste, or to convert wastes to by-products.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.31,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19543,
      "task": "Identify opportunities to reuse or recycle materials to minimize consumption of new materials, minimize waste, or to convert wastes to by-products.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 76.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19546,
      "task": "Review or update supply chain practices in accordance with new or changing environmental policies, standards, regulations, or laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19546,
      "task": "Review or update supply chain practices in accordance with new or changing environmental policies, standards, regulations, or laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 57.89,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19546,
      "task": "Review or update supply chain practices in accordance with new or changing environmental policies, standards, regulations, or laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19546,
      "task": "Review or update supply chain practices in accordance with new or changing environmental policies, standards, regulations, or laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19546,
      "task": "Review or update supply chain practices in accordance with new or changing environmental policies, standards, regulations, or laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19546,
      "task": "Review or update supply chain practices in accordance with new or changing environmental policies, standards, regulations, or laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19546,
      "task": "Review or update supply chain practices in accordance with new or changing environmental policies, standards, regulations, or laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19546,
      "task": "Review or update supply chain practices in accordance with new or changing environmental policies, standards, regulations, or laws.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19546,
      "task": "Review or update supply chain practices in accordance with new or changing environmental policies, standards, regulations, or laws.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19540,
      "task": "Design or implement supply chains that support environmental policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 42.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19540,
      "task": "Design or implement supply chains that support environmental policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 47.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19540,
      "task": "Design or implement supply chains that support environmental policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19540,
      "task": "Design or implement supply chains that support environmental policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19540,
      "task": "Design or implement supply chains that support environmental policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19540,
      "task": "Design or implement supply chains that support environmental policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19540,
      "task": "Design or implement supply chains that support environmental policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19540,
      "task": "Design or implement supply chains that support environmental policies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19540,
      "task": "Design or implement supply chains that support environmental policies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20948,
      "task": "Forecast material costs or develop standard cost lists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.69,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20948,
      "task": "Forecast material costs or develop standard cost lists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 61.54,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20948,
      "task": "Forecast material costs or develop standard cost lists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.08,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20948,
      "task": "Forecast material costs or develop standard cost lists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20948,
      "task": "Forecast material costs or develop standard cost lists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.69,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20948,
      "task": "Forecast material costs or develop standard cost lists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20948,
      "task": "Forecast material costs or develop standard cost lists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20948,
      "task": "Forecast material costs or develop standard cost lists.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.38,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20948,
      "task": "Forecast material costs or develop standard cost lists.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 61.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19545,
      "task": "Locate or select biodegradable, non-toxic, or other environmentally friendly raw materials for manufacturing processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 50,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19545,
      "task": "Locate or select biodegradable, non-toxic, or other environmentally friendly raw materials for manufacturing processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 30,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19545,
      "task": "Locate or select biodegradable, non-toxic, or other environmentally friendly raw materials for manufacturing processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19545,
      "task": "Locate or select biodegradable, non-toxic, or other environmentally friendly raw materials for manufacturing processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19545,
      "task": "Locate or select biodegradable, non-toxic, or other environmentally friendly raw materials for manufacturing processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19545,
      "task": "Locate or select biodegradable, non-toxic, or other environmentally friendly raw materials for manufacturing processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19545,
      "task": "Locate or select biodegradable, non-toxic, or other environmentally friendly raw materials for manufacturing processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19545,
      "task": "Locate or select biodegradable, non-toxic, or other environmentally friendly raw materials for manufacturing processes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.1,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19545,
      "task": "Locate or select biodegradable, non-toxic, or other environmentally friendly raw materials for manufacturing processes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 47.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20949,
      "task": "Appraise vendor manufacturing capabilities through on-site observations or other measurements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 43.75,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20949,
      "task": "Appraise vendor manufacturing capabilities through on-site observations or other measurements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 50,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20949,
      "task": "Appraise vendor manufacturing capabilities through on-site observations or other measurements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20949,
      "task": "Appraise vendor manufacturing capabilities through on-site observations or other measurements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20949,
      "task": "Appraise vendor manufacturing capabilities through on-site observations or other measurements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20949,
      "task": "Appraise vendor manufacturing capabilities through on-site observations or other measurements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20949,
      "task": "Appraise vendor manufacturing capabilities through on-site observations or other measurements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20949,
      "task": "Appraise vendor manufacturing capabilities through on-site observations or other measurements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.81,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 20949,
      "task": "Appraise vendor manufacturing capabilities through on-site observations or other measurements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 76.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19539,
      "task": "Conduct or oversee the conduct of life cycle analyses to determine the environmental impacts of products, processes, or systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 46.67,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19539,
      "task": "Conduct or oversee the conduct of life cycle analyses to determine the environmental impacts of products, processes, or systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 40,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19539,
      "task": "Conduct or oversee the conduct of life cycle analyses to determine the environmental impacts of products, processes, or systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.33,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19539,
      "task": "Conduct or oversee the conduct of life cycle analyses to determine the environmental impacts of products, processes, or systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19539,
      "task": "Conduct or oversee the conduct of life cycle analyses to determine the environmental impacts of products, processes, or systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19539,
      "task": "Conduct or oversee the conduct of life cycle analyses to determine the environmental impacts of products, processes, or systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19539,
      "task": "Conduct or oversee the conduct of life cycle analyses to determine the environmental impacts of products, processes, or systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19539,
      "task": "Conduct or oversee the conduct of life cycle analyses to determine the environmental impacts of products, processes, or systems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.67,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19539,
      "task": "Conduct or oversee the conduct of life cycle analyses to determine the environmental impacts of products, processes, or systems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 71.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19544,
      "task": "Investigate or review the carbon footprints and environmental performance records of current or potential storage and distribution service providers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 69.23,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19544,
      "task": "Investigate or review the carbon footprints and environmental performance records of current or potential storage and distribution service providers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 30.77,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19544,
      "task": "Investigate or review the carbon footprints and environmental performance records of current or potential storage and distribution service providers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19544,
      "task": "Investigate or review the carbon footprints and environmental performance records of current or potential storage and distribution service providers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19544,
      "task": "Investigate or review the carbon footprints and environmental performance records of current or potential storage and distribution service providers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19544,
      "task": "Investigate or review the carbon footprints and environmental performance records of current or potential storage and distribution service providers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19544,
      "task": "Investigate or review the carbon footprints and environmental performance records of current or potential storage and distribution service providers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19544,
      "task": "Investigate or review the carbon footprints and environmental performance records of current or potential storage and distribution service providers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.54,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "task_id": 19544,
      "task": "Investigate or review the carbon footprints and environmental performance records of current or potential storage and distribution service providers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 61.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3267,
      "task": "Direct preparation and distribution of written and verbal information to inform employees of benefits, compensation, and personnel policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3267,
      "task": "Direct preparation and distribution of written and verbal information to inform employees of benefits, compensation, and personnel policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 28.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3267,
      "task": "Direct preparation and distribution of written and verbal information to inform employees of benefits, compensation, and personnel policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 42.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3267,
      "task": "Direct preparation and distribution of written and verbal information to inform employees of benefits, compensation, and personnel policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3267,
      "task": "Direct preparation and distribution of written and verbal information to inform employees of benefits, compensation, and personnel policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3267,
      "task": "Direct preparation and distribution of written and verbal information to inform employees of benefits, compensation, and personnel policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3267,
      "task": "Direct preparation and distribution of written and verbal information to inform employees of benefits, compensation, and personnel policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3267,
      "task": "Direct preparation and distribution of written and verbal information to inform employees of benefits, compensation, and personnel policies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3267,
      "task": "Direct preparation and distribution of written and verbal information to inform employees of benefits, compensation, and personnel policies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3272,
      "task": "Design, evaluate, and modify benefits policies to ensure that programs are current, competitive, and in compliance with legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3272,
      "task": "Design, evaluate, and modify benefits policies to ensure that programs are current, competitive, and in compliance with legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 42.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3272,
      "task": "Design, evaluate, and modify benefits policies to ensure that programs are current, competitive, and in compliance with legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3272,
      "task": "Design, evaluate, and modify benefits policies to ensure that programs are current, competitive, and in compliance with legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3272,
      "task": "Design, evaluate, and modify benefits policies to ensure that programs are current, competitive, and in compliance with legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3272,
      "task": "Design, evaluate, and modify benefits policies to ensure that programs are current, competitive, and in compliance with legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3272,
      "task": "Design, evaluate, and modify benefits policies to ensure that programs are current, competitive, and in compliance with legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3272,
      "task": "Design, evaluate, and modify benefits policies to ensure that programs are current, competitive, and in compliance with legal requirements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3272,
      "task": "Design, evaluate, and modify benefits policies to ensure that programs are current, competitive, and in compliance with legal requirements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3276,
      "task": "Fulfill all reporting requirements of all relevant government rules and regulations, including the Employee Retirement Income Security Act (ERISA).",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3276,
      "task": "Fulfill all reporting requirements of all relevant government rules and regulations, including the Employee Retirement Income Security Act (ERISA).",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 60,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3276,
      "task": "Fulfill all reporting requirements of all relevant government rules and regulations, including the Employee Retirement Income Security Act (ERISA).",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3276,
      "task": "Fulfill all reporting requirements of all relevant government rules and regulations, including the Employee Retirement Income Security Act (ERISA).",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3276,
      "task": "Fulfill all reporting requirements of all relevant government rules and regulations, including the Employee Retirement Income Security Act (ERISA).",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3276,
      "task": "Fulfill all reporting requirements of all relevant government rules and regulations, including the Employee Retirement Income Security Act (ERISA).",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3276,
      "task": "Fulfill all reporting requirements of all relevant government rules and regulations, including the Employee Retirement Income Security Act (ERISA).",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3276,
      "task": "Fulfill all reporting requirements of all relevant government rules and regulations, including the Employee Retirement Income Security Act (ERISA).",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3276,
      "task": "Fulfill all reporting requirements of all relevant government rules and regulations, including the Employee Retirement Income Security Act (ERISA).",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3273,
      "task": "Analyze compensation policies, government regulations, and prevailing wage rates to develop competitive compensation plan.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.33,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3273,
      "task": "Analyze compensation policies, government regulations, and prevailing wage rates to develop competitive compensation plan.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 40,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3273,
      "task": "Analyze compensation policies, government regulations, and prevailing wage rates to develop competitive compensation plan.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3273,
      "task": "Analyze compensation policies, government regulations, and prevailing wage rates to develop competitive compensation plan.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.67,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3273,
      "task": "Analyze compensation policies, government regulations, and prevailing wage rates to develop competitive compensation plan.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3273,
      "task": "Analyze compensation policies, government regulations, and prevailing wage rates to develop competitive compensation plan.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3273,
      "task": "Analyze compensation policies, government regulations, and prevailing wage rates to develop competitive compensation plan.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3273,
      "task": "Analyze compensation policies, government regulations, and prevailing wage rates to develop competitive compensation plan.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.47,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3273,
      "task": "Analyze compensation policies, government regulations, and prevailing wage rates to develop competitive compensation plan.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 76.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3271,
      "task": "Identify and implement benefits to increase the quality of life for employees by working with brokers and researching benefits issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3271,
      "task": "Identify and implement benefits to increase the quality of life for employees by working with brokers and researching benefits issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3271,
      "task": "Identify and implement benefits to increase the quality of life for employees by working with brokers and researching benefits issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3271,
      "task": "Identify and implement benefits to increase the quality of life for employees by working with brokers and researching benefits issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3271,
      "task": "Identify and implement benefits to increase the quality of life for employees by working with brokers and researching benefits issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3271,
      "task": "Identify and implement benefits to increase the quality of life for employees by working with brokers and researching benefits issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3271,
      "task": "Identify and implement benefits to increase the quality of life for employees by working with brokers and researching benefits issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3271,
      "task": "Identify and implement benefits to increase the quality of life for employees by working with brokers and researching benefits issues.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3271,
      "task": "Identify and implement benefits to increase the quality of life for employees by working with brokers and researching benefits issues.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3285,
      "task": "Manage the design and development of tools to assist employees in benefits selection, and to guide managers through compensation decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3285,
      "task": "Manage the design and development of tools to assist employees in benefits selection, and to guide managers through compensation decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 38.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3285,
      "task": "Manage the design and development of tools to assist employees in benefits selection, and to guide managers through compensation decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3285,
      "task": "Manage the design and development of tools to assist employees in benefits selection, and to guide managers through compensation decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3285,
      "task": "Manage the design and development of tools to assist employees in benefits selection, and to guide managers through compensation decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3285,
      "task": "Manage the design and development of tools to assist employees in benefits selection, and to guide managers through compensation decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3285,
      "task": "Manage the design and development of tools to assist employees in benefits selection, and to guide managers through compensation decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3285,
      "task": "Manage the design and development of tools to assist employees in benefits selection, and to guide managers through compensation decisions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3285,
      "task": "Manage the design and development of tools to assist employees in benefits selection, and to guide managers through compensation decisions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3268,
      "task": "Administer, direct, and review employee benefit programs, including the integration of benefit programs following mergers and acquisitions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3268,
      "task": "Administer, direct, and review employee benefit programs, including the integration of benefit programs following mergers and acquisitions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 38.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3268,
      "task": "Administer, direct, and review employee benefit programs, including the integration of benefit programs following mergers and acquisitions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3268,
      "task": "Administer, direct, and review employee benefit programs, including the integration of benefit programs following mergers and acquisitions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3268,
      "task": "Administer, direct, and review employee benefit programs, including the integration of benefit programs following mergers and acquisitions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3268,
      "task": "Administer, direct, and review employee benefit programs, including the integration of benefit programs following mergers and acquisitions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3268,
      "task": "Administer, direct, and review employee benefit programs, including the integration of benefit programs following mergers and acquisitions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3268,
      "task": "Administer, direct, and review employee benefit programs, including the integration of benefit programs following mergers and acquisitions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3268,
      "task": "Administer, direct, and review employee benefit programs, including the integration of benefit programs following mergers and acquisitions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3275,
      "task": "Mediate between benefits providers and employees, such as by assisting in handling employees' benefits-related questions or taking suggestions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3275,
      "task": "Mediate between benefits providers and employees, such as by assisting in handling employees' benefits-related questions or taking suggestions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3275,
      "task": "Mediate between benefits providers and employees, such as by assisting in handling employees' benefits-related questions or taking suggestions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 42.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3275,
      "task": "Mediate between benefits providers and employees, such as by assisting in handling employees' benefits-related questions or taking suggestions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3275,
      "task": "Mediate between benefits providers and employees, such as by assisting in handling employees' benefits-related questions or taking suggestions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3275,
      "task": "Mediate between benefits providers and employees, such as by assisting in handling employees' benefits-related questions or taking suggestions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3275,
      "task": "Mediate between benefits providers and employees, such as by assisting in handling employees' benefits-related questions or taking suggestions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3275,
      "task": "Mediate between benefits providers and employees, such as by assisting in handling employees' benefits-related questions or taking suggestions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3275,
      "task": "Mediate between benefits providers and employees, such as by assisting in handling employees' benefits-related questions or taking suggestions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3270,
      "task": "Plan, direct, supervise, and coordinate work activities of subordinates and staff relating to employment, compensation, labor relations, and employee relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3270,
      "task": "Plan, direct, supervise, and coordinate work activities of subordinates and staff relating to employment, compensation, labor relations, and employee relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3270,
      "task": "Plan, direct, supervise, and coordinate work activities of subordinates and staff relating to employment, compensation, labor relations, and employee relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.5,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3270,
      "task": "Plan, direct, supervise, and coordinate work activities of subordinates and staff relating to employment, compensation, labor relations, and employee relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3270,
      "task": "Plan, direct, supervise, and coordinate work activities of subordinates and staff relating to employment, compensation, labor relations, and employee relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 43.75,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3270,
      "task": "Plan, direct, supervise, and coordinate work activities of subordinates and staff relating to employment, compensation, labor relations, and employee relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3270,
      "task": "Plan, direct, supervise, and coordinate work activities of subordinates and staff relating to employment, compensation, labor relations, and employee relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 12.5,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3270,
      "task": "Plan, direct, supervise, and coordinate work activities of subordinates and staff relating to employment, compensation, labor relations, and employee relations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.06,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3270,
      "task": "Plan, direct, supervise, and coordinate work activities of subordinates and staff relating to employment, compensation, labor relations, and employee relations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 76.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3283,
      "task": "Prepare detailed job descriptions and classification systems and define job levels and families, in partnership with other managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 20,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3283,
      "task": "Prepare detailed job descriptions and classification systems and define job levels and families, in partnership with other managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.33,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3283,
      "task": "Prepare detailed job descriptions and classification systems and define job levels and families, in partnership with other managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3283,
      "task": "Prepare detailed job descriptions and classification systems and define job levels and families, in partnership with other managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3283,
      "task": "Prepare detailed job descriptions and classification systems and define job levels and families, in partnership with other managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.67,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3283,
      "task": "Prepare detailed job descriptions and classification systems and define job levels and families, in partnership with other managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3283,
      "task": "Prepare detailed job descriptions and classification systems and define job levels and families, in partnership with other managers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3283,
      "task": "Prepare detailed job descriptions and classification systems and define job levels and families, in partnership with other managers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.93,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3283,
      "task": "Prepare detailed job descriptions and classification systems and define job levels and families, in partnership with other managers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 71.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3279,
      "task": "Develop methods to improve employment policies, processes, and practices, and recommend changes to management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3279,
      "task": "Develop methods to improve employment policies, processes, and practices, and recommend changes to management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.33,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3279,
      "task": "Develop methods to improve employment policies, processes, and practices, and recommend changes to management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3279,
      "task": "Develop methods to improve employment policies, processes, and practices, and recommend changes to management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3279,
      "task": "Develop methods to improve employment policies, processes, and practices, and recommend changes to management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3279,
      "task": "Develop methods to improve employment policies, processes, and practices, and recommend changes to management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3279,
      "task": "Develop methods to improve employment policies, processes, and practices, and recommend changes to management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3279,
      "task": "Develop methods to improve employment policies, processes, and practices, and recommend changes to management.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.89,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3279,
      "task": "Develop methods to improve employment policies, processes, and practices, and recommend changes to management.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3274,
      "task": "Formulate policies, procedures and programs for recruitment, testing, placement, classification, orientation, benefits and compensation, and labor and industrial relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3274,
      "task": "Formulate policies, procedures and programs for recruitment, testing, placement, classification, orientation, benefits and compensation, and labor and industrial relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 47.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3274,
      "task": "Formulate policies, procedures and programs for recruitment, testing, placement, classification, orientation, benefits and compensation, and labor and industrial relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3274,
      "task": "Formulate policies, procedures and programs for recruitment, testing, placement, classification, orientation, benefits and compensation, and labor and industrial relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3274,
      "task": "Formulate policies, procedures and programs for recruitment, testing, placement, classification, orientation, benefits and compensation, and labor and industrial relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3274,
      "task": "Formulate policies, procedures and programs for recruitment, testing, placement, classification, orientation, benefits and compensation, and labor and industrial relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3274,
      "task": "Formulate policies, procedures and programs for recruitment, testing, placement, classification, orientation, benefits and compensation, and labor and industrial relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3274,
      "task": "Formulate policies, procedures and programs for recruitment, testing, placement, classification, orientation, benefits and compensation, and labor and industrial relations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3274,
      "task": "Formulate policies, procedures and programs for recruitment, testing, placement, classification, orientation, benefits and compensation, and labor and industrial relations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3290,
      "task": "Study legislation, arbitration decisions, and collective bargaining contracts to assess industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 17.65,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3290,
      "task": "Study legislation, arbitration decisions, and collective bargaining contracts to assess industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 41.18,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3290,
      "task": "Study legislation, arbitration decisions, and collective bargaining contracts to assess industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.53,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3290,
      "task": "Study legislation, arbitration decisions, and collective bargaining contracts to assess industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.76,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3290,
      "task": "Study legislation, arbitration decisions, and collective bargaining contracts to assess industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3290,
      "task": "Study legislation, arbitration decisions, and collective bargaining contracts to assess industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3290,
      "task": "Study legislation, arbitration decisions, and collective bargaining contracts to assess industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3290,
      "task": "Study legislation, arbitration decisions, and collective bargaining contracts to assess industry trends.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.53,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3290,
      "task": "Study legislation, arbitration decisions, and collective bargaining contracts to assess industry trends.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3269,
      "task": "Plan and conduct new-employee orientations to foster positive attitude toward organizational objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.14,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3269,
      "task": "Plan and conduct new-employee orientations to foster positive attitude toward organizational objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 14.29,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3269,
      "task": "Plan and conduct new-employee orientations to foster positive attitude toward organizational objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 71.43,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3269,
      "task": "Plan and conduct new-employee orientations to foster positive attitude toward organizational objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.14,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3269,
      "task": "Plan and conduct new-employee orientations to foster positive attitude toward organizational objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3269,
      "task": "Plan and conduct new-employee orientations to foster positive attitude toward organizational objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3269,
      "task": "Plan and conduct new-employee orientations to foster positive attitude toward organizational objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3269,
      "task": "Plan and conduct new-employee orientations to foster positive attitude toward organizational objectives.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.86,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3269,
      "task": "Plan and conduct new-employee orientations to foster positive attitude toward organizational objectives.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 66.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3287,
      "task": "Prepare budgets for personnel operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 35.71,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3287,
      "task": "Prepare budgets for personnel operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 50,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3287,
      "task": "Prepare budgets for personnel operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 7.14,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3287,
      "task": "Prepare budgets for personnel operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.14,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3287,
      "task": "Prepare budgets for personnel operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3287,
      "task": "Prepare budgets for personnel operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3287,
      "task": "Prepare budgets for personnel operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3287,
      "task": "Prepare budgets for personnel operations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.79,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3287,
      "task": "Prepare budgets for personnel operations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 66.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3280,
      "task": "Negotiate bargaining agreements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 72.73,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3280,
      "task": "Negotiate bargaining agreements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.18,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3280,
      "task": "Negotiate bargaining agreements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.09,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3280,
      "task": "Negotiate bargaining agreements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3280,
      "task": "Negotiate bargaining agreements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3280,
      "task": "Negotiate bargaining agreements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3280,
      "task": "Negotiate bargaining agreements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3280,
      "task": "Negotiate bargaining agreements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.73,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3280,
      "task": "Negotiate bargaining agreements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 52.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3288,
      "task": "Prepare personnel forecasts to project employment needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 61.54,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3288,
      "task": "Prepare personnel forecasts to project employment needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 30.77,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3288,
      "task": "Prepare personnel forecasts to project employment needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3288,
      "task": "Prepare personnel forecasts to project employment needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.69,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3288,
      "task": "Prepare personnel forecasts to project employment needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3288,
      "task": "Prepare personnel forecasts to project employment needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3288,
      "task": "Prepare personnel forecasts to project employment needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3288,
      "task": "Prepare personnel forecasts to project employment needs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.5,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3288,
      "task": "Prepare personnel forecasts to project employment needs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 66.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3277,
      "task": "Maintain records and compile statistical reports concerning personnel-related data, such as hires, transfers, performance appraisals, and absenteeism rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.18,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3277,
      "task": "Maintain records and compile statistical reports concerning personnel-related data, such as hires, transfers, performance appraisals, and absenteeism rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 45.45,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3277,
      "task": "Maintain records and compile statistical reports concerning personnel-related data, such as hires, transfers, performance appraisals, and absenteeism rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.27,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3277,
      "task": "Maintain records and compile statistical reports concerning personnel-related data, such as hires, transfers, performance appraisals, and absenteeism rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3277,
      "task": "Maintain records and compile statistical reports concerning personnel-related data, such as hires, transfers, performance appraisals, and absenteeism rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.09,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3277,
      "task": "Maintain records and compile statistical reports concerning personnel-related data, such as hires, transfers, performance appraisals, and absenteeism rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3277,
      "task": "Maintain records and compile statistical reports concerning personnel-related data, such as hires, transfers, performance appraisals, and absenteeism rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3277,
      "task": "Maintain records and compile statistical reports concerning personnel-related data, such as hires, transfers, performance appraisals, and absenteeism rates.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.5,
      "n": 8,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3277,
      "task": "Maintain records and compile statistical reports concerning personnel-related data, such as hires, transfers, performance appraisals, and absenteeism rates.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 52.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3278,
      "task": "Analyze statistical data and reports to identify and determine causes of personnel problems, and develop recommendations for improvement of organization's personnel policies and practices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 22.22,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3278,
      "task": "Analyze statistical data and reports to identify and determine causes of personnel problems, and develop recommendations for improvement of organization's personnel policies and practices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 44.44,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3278,
      "task": "Analyze statistical data and reports to identify and determine causes of personnel problems, and develop recommendations for improvement of organization's personnel policies and practices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.22,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3278,
      "task": "Analyze statistical data and reports to identify and determine causes of personnel problems, and develop recommendations for improvement of organization's personnel policies and practices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3278,
      "task": "Analyze statistical data and reports to identify and determine causes of personnel problems, and develop recommendations for improvement of organization's personnel policies and practices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.11,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3278,
      "task": "Analyze statistical data and reports to identify and determine causes of personnel problems, and develop recommendations for improvement of organization's personnel policies and practices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3278,
      "task": "Analyze statistical data and reports to identify and determine causes of personnel problems, and develop recommendations for improvement of organization's personnel policies and practices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3278,
      "task": "Analyze statistical data and reports to identify and determine causes of personnel problems, and develop recommendations for improvement of organization's personnel policies and practices.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.25,
      "n": 8,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3278,
      "task": "Analyze statistical data and reports to identify and determine causes of personnel problems, and develop recommendations for improvement of organization's personnel policies and practices.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 42.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3289,
      "task": "Contract with vendors to provide employee services, such as food services, transportation, or relocation service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 40,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3289,
      "task": "Contract with vendors to provide employee services, such as food services, transportation, or relocation service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 50,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3289,
      "task": "Contract with vendors to provide employee services, such as food services, transportation, or relocation service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3289,
      "task": "Contract with vendors to provide employee services, such as food services, transportation, or relocation service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3289,
      "task": "Contract with vendors to provide employee services, such as food services, transportation, or relocation service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3289,
      "task": "Contract with vendors to provide employee services, such as food services, transportation, or relocation service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3289,
      "task": "Contract with vendors to provide employee services, such as food services, transportation, or relocation service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3289,
      "task": "Contract with vendors to provide employee services, such as food services, transportation, or relocation service.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.1,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3289,
      "task": "Contract with vendors to provide employee services, such as food services, transportation, or relocation service.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 47.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3266,
      "task": "Advise management on such matters as equal employment opportunity, sexual harassment, and discrimination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 42.86,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3266,
      "task": "Advise management on such matters as equal employment opportunity, sexual harassment, and discrimination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 14.29,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3266,
      "task": "Advise management on such matters as equal employment opportunity, sexual harassment, and discrimination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.57,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3266,
      "task": "Advise management on such matters as equal employment opportunity, sexual harassment, and discrimination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3266,
      "task": "Advise management on such matters as equal employment opportunity, sexual harassment, and discrimination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3266,
      "task": "Advise management on such matters as equal employment opportunity, sexual harassment, and discrimination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14.29,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3266,
      "task": "Advise management on such matters as equal employment opportunity, sexual harassment, and discrimination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3266,
      "task": "Advise management on such matters as equal employment opportunity, sexual harassment, and discrimination.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3266,
      "task": "Advise management on such matters as equal employment opportunity, sexual harassment, and discrimination.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 33.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3282,
      "task": "Represent organization at personnel-related hearings and investigations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 66.67,
      "n": 6,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3282,
      "task": "Represent organization at personnel-related hearings and investigations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 16.67,
      "n": 6,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3282,
      "task": "Represent organization at personnel-related hearings and investigations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 6,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3282,
      "task": "Represent organization at personnel-related hearings and investigations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.67,
      "n": 6,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3282,
      "task": "Represent organization at personnel-related hearings and investigations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 6,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3282,
      "task": "Represent organization at personnel-related hearings and investigations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 6,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3282,
      "task": "Represent organization at personnel-related hearings and investigations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 6,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3282,
      "task": "Represent organization at personnel-related hearings and investigations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.8,
      "n": 5,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "task_id": 3282,
      "task": "Represent organization at personnel-related hearings and investigations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 28.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 990,
      "task": "Serve as a link between management and employees by handling questions, interpreting and administering contracts and helping resolve work-related problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 990,
      "task": "Serve as a link between management and employees by handling questions, interpreting and administering contracts and helping resolve work-related problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 990,
      "task": "Serve as a link between management and employees by handling questions, interpreting and administering contracts and helping resolve work-related problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 990,
      "task": "Serve as a link between management and employees by handling questions, interpreting and administering contracts and helping resolve work-related problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 990,
      "task": "Serve as a link between management and employees by handling questions, interpreting and administering contracts and helping resolve work-related problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 59.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 990,
      "task": "Serve as a link between management and employees by handling questions, interpreting and administering contracts and helping resolve work-related problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 990,
      "task": "Serve as a link between management and employees by handling questions, interpreting and administering contracts and helping resolve work-related problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 990,
      "task": "Serve as a link between management and employees by handling questions, interpreting and administering contracts and helping resolve work-related problems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 990,
      "task": "Serve as a link between management and employees by handling questions, interpreting and administering contracts and helping resolve work-related problems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 991,
      "task": "Plan, direct, supervise, and coordinate work activities of subordinates and staff relating to employment, compensation, labor relations, and employee relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 991,
      "task": "Plan, direct, supervise, and coordinate work activities of subordinates and staff relating to employment, compensation, labor relations, and employee relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 991,
      "task": "Plan, direct, supervise, and coordinate work activities of subordinates and staff relating to employment, compensation, labor relations, and employee relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 991,
      "task": "Plan, direct, supervise, and coordinate work activities of subordinates and staff relating to employment, compensation, labor relations, and employee relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 991,
      "task": "Plan, direct, supervise, and coordinate work activities of subordinates and staff relating to employment, compensation, labor relations, and employee relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 50,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 991,
      "task": "Plan, direct, supervise, and coordinate work activities of subordinates and staff relating to employment, compensation, labor relations, and employee relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 991,
      "task": "Plan, direct, supervise, and coordinate work activities of subordinates and staff relating to employment, compensation, labor relations, and employee relations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 991,
      "task": "Plan, direct, supervise, and coordinate work activities of subordinates and staff relating to employment, compensation, labor relations, and employee relations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 991,
      "task": "Plan, direct, supervise, and coordinate work activities of subordinates and staff relating to employment, compensation, labor relations, and employee relations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 986,
      "task": "Perform difficult staffing duties, including dealing with understaffing, refereeing disputes, firing employees, and administering disciplinary procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 986,
      "task": "Perform difficult staffing duties, including dealing with understaffing, refereeing disputes, firing employees, and administering disciplinary procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 986,
      "task": "Perform difficult staffing duties, including dealing with understaffing, refereeing disputes, firing employees, and administering disciplinary procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 986,
      "task": "Perform difficult staffing duties, including dealing with understaffing, refereeing disputes, firing employees, and administering disciplinary procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 986,
      "task": "Perform difficult staffing duties, including dealing with understaffing, refereeing disputes, firing employees, and administering disciplinary procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 986,
      "task": "Perform difficult staffing duties, including dealing with understaffing, refereeing disputes, firing employees, and administering disciplinary procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 986,
      "task": "Perform difficult staffing duties, including dealing with understaffing, refereeing disputes, firing employees, and administering disciplinary procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 986,
      "task": "Perform difficult staffing duties, including dealing with understaffing, refereeing disputes, firing employees, and administering disciplinary procedures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 986,
      "task": "Perform difficult staffing duties, including dealing with understaffing, refereeing disputes, firing employees, and administering disciplinary procedures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 998,
      "task": "Represent organization at personnel-related hearings and investigations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 36.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 998,
      "task": "Represent organization at personnel-related hearings and investigations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 54.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 998,
      "task": "Represent organization at personnel-related hearings and investigations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 998,
      "task": "Represent organization at personnel-related hearings and investigations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 998,
      "task": "Represent organization at personnel-related hearings and investigations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 998,
      "task": "Represent organization at personnel-related hearings and investigations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 998,
      "task": "Represent organization at personnel-related hearings and investigations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 998,
      "task": "Represent organization at personnel-related hearings and investigations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 998,
      "task": "Represent organization at personnel-related hearings and investigations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 999,
      "task": "Negotiate bargaining agreements and help interpret labor contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 57.14,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 999,
      "task": "Negotiate bargaining agreements and help interpret labor contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 28.57,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 999,
      "task": "Negotiate bargaining agreements and help interpret labor contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 7.14,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 999,
      "task": "Negotiate bargaining agreements and help interpret labor contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.14,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 999,
      "task": "Negotiate bargaining agreements and help interpret labor contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 999,
      "task": "Negotiate bargaining agreements and help interpret labor contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 999,
      "task": "Negotiate bargaining agreements and help interpret labor contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 999,
      "task": "Negotiate bargaining agreements and help interpret labor contracts.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.33,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 999,
      "task": "Negotiate bargaining agreements and help interpret labor contracts.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 68.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 987,
      "task": "Advise managers on organizational policy matters, such as equal employment opportunity and sexual harassment, and recommend needed changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 987,
      "task": "Advise managers on organizational policy matters, such as equal employment opportunity and sexual harassment, and recommend needed changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 31.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 987,
      "task": "Advise managers on organizational policy matters, such as equal employment opportunity and sexual harassment, and recommend needed changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 987,
      "task": "Advise managers on organizational policy matters, such as equal employment opportunity and sexual harassment, and recommend needed changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 987,
      "task": "Advise managers on organizational policy matters, such as equal employment opportunity and sexual harassment, and recommend needed changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 36.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 987,
      "task": "Advise managers on organizational policy matters, such as equal employment opportunity and sexual harassment, and recommend needed changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 987,
      "task": "Advise managers on organizational policy matters, such as equal employment opportunity and sexual harassment, and recommend needed changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 987,
      "task": "Advise managers on organizational policy matters, such as equal employment opportunity and sexual harassment, and recommend needed changes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 987,
      "task": "Advise managers on organizational policy matters, such as equal employment opportunity and sexual harassment, and recommend needed changes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 989,
      "task": "Plan and conduct new employee orientation to foster positive attitude toward organizational objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 989,
      "task": "Plan and conduct new employee orientation to foster positive attitude toward organizational objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 989,
      "task": "Plan and conduct new employee orientation to foster positive attitude toward organizational objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 68.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 989,
      "task": "Plan and conduct new employee orientation to foster positive attitude toward organizational objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 989,
      "task": "Plan and conduct new employee orientation to foster positive attitude toward organizational objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 989,
      "task": "Plan and conduct new employee orientation to foster positive attitude toward organizational objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 989,
      "task": "Plan and conduct new employee orientation to foster positive attitude toward organizational objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 989,
      "task": "Plan and conduct new employee orientation to foster positive attitude toward organizational objectives.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 989,
      "task": "Plan and conduct new employee orientation to foster positive attitude toward organizational objectives.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 988,
      "task": "Analyze and modify compensation and benefits policies to establish competitive programs and ensure compliance with legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 988,
      "task": "Analyze and modify compensation and benefits policies to establish competitive programs and ensure compliance with legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 60,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 988,
      "task": "Analyze and modify compensation and benefits policies to establish competitive programs and ensure compliance with legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 988,
      "task": "Analyze and modify compensation and benefits policies to establish competitive programs and ensure compliance with legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 988,
      "task": "Analyze and modify compensation and benefits policies to establish competitive programs and ensure compliance with legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 988,
      "task": "Analyze and modify compensation and benefits policies to establish competitive programs and ensure compliance with legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 988,
      "task": "Analyze and modify compensation and benefits policies to establish competitive programs and ensure compliance with legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 988,
      "task": "Analyze and modify compensation and benefits policies to establish competitive programs and ensure compliance with legal requirements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 988,
      "task": "Analyze and modify compensation and benefits policies to establish competitive programs and ensure compliance with legal requirements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 983,
      "task": "Identify staff vacancies and recruit, interview, and select applicants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 983,
      "task": "Identify staff vacancies and recruit, interview, and select applicants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 983,
      "task": "Identify staff vacancies and recruit, interview, and select applicants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 45.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 983,
      "task": "Identify staff vacancies and recruit, interview, and select applicants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 983,
      "task": "Identify staff vacancies and recruit, interview, and select applicants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 983,
      "task": "Identify staff vacancies and recruit, interview, and select applicants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 983,
      "task": "Identify staff vacancies and recruit, interview, and select applicants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 983,
      "task": "Identify staff vacancies and recruit, interview, and select applicants.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 983,
      "task": "Identify staff vacancies and recruit, interview, and select applicants.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 997,
      "task": "Investigate and report on industrial accidents for insurance carriers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 33.33,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 997,
      "task": "Investigate and report on industrial accidents for insurance carriers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 44.44,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 997,
      "task": "Investigate and report on industrial accidents for insurance carriers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 997,
      "task": "Investigate and report on industrial accidents for insurance carriers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 997,
      "task": "Investigate and report on industrial accidents for insurance carriers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 997,
      "task": "Investigate and report on industrial accidents for insurance carriers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 997,
      "task": "Investigate and report on industrial accidents for insurance carriers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 997,
      "task": "Investigate and report on industrial accidents for insurance carriers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 997,
      "task": "Investigate and report on industrial accidents for insurance carriers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 81.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 994,
      "task": "Analyze statistical data and reports to identify and determine causes of personnel problems and develop recommendations for improvement of organization's personnel policies and practices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 994,
      "task": "Analyze statistical data and reports to identify and determine causes of personnel problems and develop recommendations for improvement of organization's personnel policies and practices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 27.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 994,
      "task": "Analyze statistical data and reports to identify and determine causes of personnel problems and develop recommendations for improvement of organization's personnel policies and practices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 994,
      "task": "Analyze statistical data and reports to identify and determine causes of personnel problems and develop recommendations for improvement of organization's personnel policies and practices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 994,
      "task": "Analyze statistical data and reports to identify and determine causes of personnel problems and develop recommendations for improvement of organization's personnel policies and practices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 994,
      "task": "Analyze statistical data and reports to identify and determine causes of personnel problems and develop recommendations for improvement of organization's personnel policies and practices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 994,
      "task": "Analyze statistical data and reports to identify and determine causes of personnel problems and develop recommendations for improvement of organization's personnel policies and practices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 994,
      "task": "Analyze statistical data and reports to identify and determine causes of personnel problems and develop recommendations for improvement of organization's personnel policies and practices.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 994,
      "task": "Analyze statistical data and reports to identify and determine causes of personnel problems and develop recommendations for improvement of organization's personnel policies and practices.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 982,
      "task": "Administer compensation, benefits, and performance management systems, and safety and recreation programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 982,
      "task": "Administer compensation, benefits, and performance management systems, and safety and recreation programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 982,
      "task": "Administer compensation, benefits, and performance management systems, and safety and recreation programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 982,
      "task": "Administer compensation, benefits, and performance management systems, and safety and recreation programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 982,
      "task": "Administer compensation, benefits, and performance management systems, and safety and recreation programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 982,
      "task": "Administer compensation, benefits, and performance management systems, and safety and recreation programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 982,
      "task": "Administer compensation, benefits, and performance management systems, and safety and recreation programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 982,
      "task": "Administer compensation, benefits, and performance management systems, and safety and recreation programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 982,
      "task": "Administer compensation, benefits, and performance management systems, and safety and recreation programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1001,
      "task": "Prepare and follow budgets for personnel operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1001,
      "task": "Prepare and follow budgets for personnel operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 47.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1001,
      "task": "Prepare and follow budgets for personnel operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1001,
      "task": "Prepare and follow budgets for personnel operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1001,
      "task": "Prepare and follow budgets for personnel operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1001,
      "task": "Prepare and follow budgets for personnel operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1001,
      "task": "Prepare and follow budgets for personnel operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1001,
      "task": "Prepare and follow budgets for personnel operations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1001,
      "task": "Prepare and follow budgets for personnel operations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 993,
      "task": "Maintain records and compile statistical reports concerning personnel-related data such as hires, transfers, performance appraisals, and absenteeism rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 993,
      "task": "Maintain records and compile statistical reports concerning personnel-related data such as hires, transfers, performance appraisals, and absenteeism rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 993,
      "task": "Maintain records and compile statistical reports concerning personnel-related data such as hires, transfers, performance appraisals, and absenteeism rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 993,
      "task": "Maintain records and compile statistical reports concerning personnel-related data such as hires, transfers, performance appraisals, and absenteeism rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 993,
      "task": "Maintain records and compile statistical reports concerning personnel-related data such as hires, transfers, performance appraisals, and absenteeism rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 993,
      "task": "Maintain records and compile statistical reports concerning personnel-related data such as hires, transfers, performance appraisals, and absenteeism rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 993,
      "task": "Maintain records and compile statistical reports concerning personnel-related data such as hires, transfers, performance appraisals, and absenteeism rates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 993,
      "task": "Maintain records and compile statistical reports concerning personnel-related data such as hires, transfers, performance appraisals, and absenteeism rates.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 993,
      "task": "Maintain records and compile statistical reports concerning personnel-related data such as hires, transfers, performance appraisals, and absenteeism rates.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 985,
      "task": "Provide current and prospective employees with information about policies, job duties, working conditions, wages, opportunities for promotion, and employee benefits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 985,
      "task": "Provide current and prospective employees with information about policies, job duties, working conditions, wages, opportunities for promotion, and employee benefits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 985,
      "task": "Provide current and prospective employees with information about policies, job duties, working conditions, wages, opportunities for promotion, and employee benefits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 50,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 985,
      "task": "Provide current and prospective employees with information about policies, job duties, working conditions, wages, opportunities for promotion, and employee benefits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 985,
      "task": "Provide current and prospective employees with information about policies, job duties, working conditions, wages, opportunities for promotion, and employee benefits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 985,
      "task": "Provide current and prospective employees with information about policies, job duties, working conditions, wages, opportunities for promotion, and employee benefits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 985,
      "task": "Provide current and prospective employees with information about policies, job duties, working conditions, wages, opportunities for promotion, and employee benefits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 985,
      "task": "Provide current and prospective employees with information about policies, job duties, working conditions, wages, opportunities for promotion, and employee benefits.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 985,
      "task": "Provide current and prospective employees with information about policies, job duties, working conditions, wages, opportunities for promotion, and employee benefits.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 995,
      "task": "Plan, organize, direct, control, or coordinate the personnel, training, or labor relations activities of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 995,
      "task": "Plan, organize, direct, control, or coordinate the personnel, training, or labor relations activities of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 27.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 995,
      "task": "Plan, organize, direct, control, or coordinate the personnel, training, or labor relations activities of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 45.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 995,
      "task": "Plan, organize, direct, control, or coordinate the personnel, training, or labor relations activities of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 995,
      "task": "Plan, organize, direct, control, or coordinate the personnel, training, or labor relations activities of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 995,
      "task": "Plan, organize, direct, control, or coordinate the personnel, training, or labor relations activities of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 995,
      "task": "Plan, organize, direct, control, or coordinate the personnel, training, or labor relations activities of an organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 995,
      "task": "Plan, organize, direct, control, or coordinate the personnel, training, or labor relations activities of an organization.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 995,
      "task": "Plan, organize, direct, control, or coordinate the personnel, training, or labor relations activities of an organization.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 996,
      "task": "Conduct exit interviews to identify reasons for employee termination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 996,
      "task": "Conduct exit interviews to identify reasons for employee termination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 996,
      "task": "Conduct exit interviews to identify reasons for employee termination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 50,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 996,
      "task": "Conduct exit interviews to identify reasons for employee termination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 996,
      "task": "Conduct exit interviews to identify reasons for employee termination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 996,
      "task": "Conduct exit interviews to identify reasons for employee termination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 996,
      "task": "Conduct exit interviews to identify reasons for employee termination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 996,
      "task": "Conduct exit interviews to identify reasons for employee termination.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 996,
      "task": "Conduct exit interviews to identify reasons for employee termination.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1003,
      "task": "Oversee the evaluation, classification, and rating of occupations and job positions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1003,
      "task": "Oversee the evaluation, classification, and rating of occupations and job positions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 52.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1003,
      "task": "Oversee the evaluation, classification, and rating of occupations and job positions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1003,
      "task": "Oversee the evaluation, classification, and rating of occupations and job positions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1003,
      "task": "Oversee the evaluation, classification, and rating of occupations and job positions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1003,
      "task": "Oversee the evaluation, classification, and rating of occupations and job positions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1003,
      "task": "Oversee the evaluation, classification, and rating of occupations and job positions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1003,
      "task": "Oversee the evaluation, classification, and rating of occupations and job positions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1003,
      "task": "Oversee the evaluation, classification, and rating of occupations and job positions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 992,
      "task": "Analyze training needs to design employee development, language training, and health and safety programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 992,
      "task": "Analyze training needs to design employee development, language training, and health and safety programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 47.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 992,
      "task": "Analyze training needs to design employee development, language training, and health and safety programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 992,
      "task": "Analyze training needs to design employee development, language training, and health and safety programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 992,
      "task": "Analyze training needs to design employee development, language training, and health and safety programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 992,
      "task": "Analyze training needs to design employee development, language training, and health and safety programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 992,
      "task": "Analyze training needs to design employee development, language training, and health and safety programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 992,
      "task": "Analyze training needs to design employee development, language training, and health and safety programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 992,
      "task": "Analyze training needs to design employee development, language training, and health and safety programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 984,
      "task": "Allocate human resources, ensuring appropriate matches between personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 984,
      "task": "Allocate human resources, ensuring appropriate matches between personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 984,
      "task": "Allocate human resources, ensuring appropriate matches between personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 984,
      "task": "Allocate human resources, ensuring appropriate matches between personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 984,
      "task": "Allocate human resources, ensuring appropriate matches between personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 984,
      "task": "Allocate human resources, ensuring appropriate matches between personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 984,
      "task": "Allocate human resources, ensuring appropriate matches between personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 984,
      "task": "Allocate human resources, ensuring appropriate matches between personnel.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 984,
      "task": "Allocate human resources, ensuring appropriate matches between personnel.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1000,
      "task": "Prepare personnel forecast to project employment needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1000,
      "task": "Prepare personnel forecast to project employment needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 60,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1000,
      "task": "Prepare personnel forecast to project employment needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1000,
      "task": "Prepare personnel forecast to project employment needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1000,
      "task": "Prepare personnel forecast to project employment needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1000,
      "task": "Prepare personnel forecast to project employment needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1000,
      "task": "Prepare personnel forecast to project employment needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1000,
      "task": "Prepare personnel forecast to project employment needs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1000,
      "task": "Prepare personnel forecast to project employment needs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1004,
      "task": "Study legislation, arbitration decisions, and collective bargaining contracts to assess industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 16.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1004,
      "task": "Study legislation, arbitration decisions, and collective bargaining contracts to assess industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 38.89,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1004,
      "task": "Study legislation, arbitration decisions, and collective bargaining contracts to assess industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.78,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1004,
      "task": "Study legislation, arbitration decisions, and collective bargaining contracts to assess industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1004,
      "task": "Study legislation, arbitration decisions, and collective bargaining contracts to assess industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1004,
      "task": "Study legislation, arbitration decisions, and collective bargaining contracts to assess industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1004,
      "task": "Study legislation, arbitration decisions, and collective bargaining contracts to assess industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1004,
      "task": "Study legislation, arbitration decisions, and collective bargaining contracts to assess industry trends.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1004,
      "task": "Study legislation, arbitration decisions, and collective bargaining contracts to assess industry trends.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1005,
      "task": "Develop or administer special projects in areas such as pay equity, savings bond programs, day care, and employee awards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1005,
      "task": "Develop or administer special projects in areas such as pay equity, savings bond programs, day care, and employee awards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 52.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1005,
      "task": "Develop or administer special projects in areas such as pay equity, savings bond programs, day care, and employee awards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1005,
      "task": "Develop or administer special projects in areas such as pay equity, savings bond programs, day care, and employee awards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1005,
      "task": "Develop or administer special projects in areas such as pay equity, savings bond programs, day care, and employee awards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1005,
      "task": "Develop or administer special projects in areas such as pay equity, savings bond programs, day care, and employee awards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1005,
      "task": "Develop or administer special projects in areas such as pay equity, savings bond programs, day care, and employee awards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1005,
      "task": "Develop or administer special projects in areas such as pay equity, savings bond programs, day care, and employee awards.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1005,
      "task": "Develop or administer special projects in areas such as pay equity, savings bond programs, day care, and employee awards.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1002,
      "task": "Develop, administer, and evaluate applicant tests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1002,
      "task": "Develop, administer, and evaluate applicant tests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1002,
      "task": "Develop, administer, and evaluate applicant tests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1002,
      "task": "Develop, administer, and evaluate applicant tests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1002,
      "task": "Develop, administer, and evaluate applicant tests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1002,
      "task": "Develop, administer, and evaluate applicant tests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1002,
      "task": "Develop, administer, and evaluate applicant tests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1002,
      "task": "Develop, administer, and evaluate applicant tests.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1002,
      "task": "Develop, administer, and evaluate applicant tests.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1007,
      "task": "Contract with vendors to provide employee services, such as food service, transportation, or relocation service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 46.15,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1007,
      "task": "Contract with vendors to provide employee services, such as food service, transportation, or relocation service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 38.46,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1007,
      "task": "Contract with vendors to provide employee services, such as food service, transportation, or relocation service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 7.69,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1007,
      "task": "Contract with vendors to provide employee services, such as food service, transportation, or relocation service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1007,
      "task": "Contract with vendors to provide employee services, such as food service, transportation, or relocation service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.69,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1007,
      "task": "Contract with vendors to provide employee services, such as food service, transportation, or relocation service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1007,
      "task": "Contract with vendors to provide employee services, such as food service, transportation, or relocation service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1007,
      "task": "Contract with vendors to provide employee services, such as food service, transportation, or relocation service.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.43,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1007,
      "task": "Contract with vendors to provide employee services, such as food service, transportation, or relocation service.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 63.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1006,
      "task": "Provide terminated employees with outplacement or relocation assistance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 35.29,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1006,
      "task": "Provide terminated employees with outplacement or relocation assistance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 47.06,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1006,
      "task": "Provide terminated employees with outplacement or relocation assistance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.76,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1006,
      "task": "Provide terminated employees with outplacement or relocation assistance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1006,
      "task": "Provide terminated employees with outplacement or relocation assistance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1006,
      "task": "Provide terminated employees with outplacement or relocation assistance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1006,
      "task": "Provide terminated employees with outplacement or relocation assistance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1006,
      "task": "Provide terminated employees with outplacement or relocation assistance.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.18,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "task_id": 1006,
      "task": "Provide terminated employees with outplacement or relocation assistance.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 77.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1015,
      "task": "Analyze training needs to develop new training programs or modify and improve existing programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1015,
      "task": "Analyze training needs to develop new training programs or modify and improve existing programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.86,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1015,
      "task": "Analyze training needs to develop new training programs or modify and improve existing programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.86,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1015,
      "task": "Analyze training needs to develop new training programs or modify and improve existing programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 35.71,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1015,
      "task": "Analyze training needs to develop new training programs or modify and improve existing programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 25,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1015,
      "task": "Analyze training needs to develop new training programs or modify and improve existing programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1015,
      "task": "Analyze training needs to develop new training programs or modify and improve existing programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1015,
      "task": "Analyze training needs to develop new training programs or modify and improve existing programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.61,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1015,
      "task": "Analyze training needs to develop new training programs or modify and improve existing programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1009,
      "task": "Evaluate instructor performance and the effectiveness of training programs, providing recommendations for improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1009,
      "task": "Evaluate instructor performance and the effectiveness of training programs, providing recommendations for improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.86,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1009,
      "task": "Evaluate instructor performance and the effectiveness of training programs, providing recommendations for improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.14,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1009,
      "task": "Evaluate instructor performance and the effectiveness of training programs, providing recommendations for improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 35.71,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1009,
      "task": "Evaluate instructor performance and the effectiveness of training programs, providing recommendations for improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1009,
      "task": "Evaluate instructor performance and the effectiveness of training programs, providing recommendations for improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1009,
      "task": "Evaluate instructor performance and the effectiveness of training programs, providing recommendations for improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1009,
      "task": "Evaluate instructor performance and the effectiveness of training programs, providing recommendations for improvement.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.36,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1009,
      "task": "Evaluate instructor performance and the effectiveness of training programs, providing recommendations for improvement.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1014,
      "task": "Plan, develop, and provide training and staff development programs, using knowledge of the effectiveness of methods such as classroom training, demonstrations, on-the-job training, meetings, conferences, and workshops.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1014,
      "task": "Plan, develop, and provide training and staff development programs, using knowledge of the effectiveness of methods such as classroom training, demonstrations, on-the-job training, meetings, conferences, and workshops.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.86,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1014,
      "task": "Plan, develop, and provide training and staff development programs, using knowledge of the effectiveness of methods such as classroom training, demonstrations, on-the-job training, meetings, conferences, and workshops.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1014,
      "task": "Plan, develop, and provide training and staff development programs, using knowledge of the effectiveness of methods such as classroom training, demonstrations, on-the-job training, meetings, conferences, and workshops.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 28.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1014,
      "task": "Plan, develop, and provide training and staff development programs, using knowledge of the effectiveness of methods such as classroom training, demonstrations, on-the-job training, meetings, conferences, and workshops.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 25,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1014,
      "task": "Plan, develop, and provide training and staff development programs, using knowledge of the effectiveness of methods such as classroom training, demonstrations, on-the-job training, meetings, conferences, and workshops.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1014,
      "task": "Plan, develop, and provide training and staff development programs, using knowledge of the effectiveness of methods such as classroom training, demonstrations, on-the-job training, meetings, conferences, and workshops.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1014,
      "task": "Plan, develop, and provide training and staff development programs, using knowledge of the effectiveness of methods such as classroom training, demonstrations, on-the-job training, meetings, conferences, and workshops.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.36,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1014,
      "task": "Plan, develop, and provide training and staff development programs, using knowledge of the effectiveness of methods such as classroom training, demonstrations, on-the-job training, meetings, conferences, and workshops.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1012,
      "task": "Confer with management and conduct surveys to identify training needs based on projected production processes, changes, and other factors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1012,
      "task": "Confer with management and conduct surveys to identify training needs based on projected production processes, changes, and other factors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 39.29,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1012,
      "task": "Confer with management and conduct surveys to identify training needs based on projected production processes, changes, and other factors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 39.29,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1012,
      "task": "Confer with management and conduct surveys to identify training needs based on projected production processes, changes, and other factors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.29,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1012,
      "task": "Confer with management and conduct surveys to identify training needs based on projected production processes, changes, and other factors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.14,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1012,
      "task": "Confer with management and conduct surveys to identify training needs based on projected production processes, changes, and other factors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1012,
      "task": "Confer with management and conduct surveys to identify training needs based on projected production processes, changes, and other factors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1012,
      "task": "Confer with management and conduct surveys to identify training needs based on projected production processes, changes, and other factors.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.29,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1012,
      "task": "Confer with management and conduct surveys to identify training needs based on projected production processes, changes, and other factors.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1008,
      "task": "Conduct orientation sessions and arrange on-the-job training for new hires.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1008,
      "task": "Conduct orientation sessions and arrange on-the-job training for new hires.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 11.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1008,
      "task": "Conduct orientation sessions and arrange on-the-job training for new hires.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 59.26,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1008,
      "task": "Conduct orientation sessions and arrange on-the-job training for new hires.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.52,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1008,
      "task": "Conduct orientation sessions and arrange on-the-job training for new hires.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1008,
      "task": "Conduct orientation sessions and arrange on-the-job training for new hires.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1008,
      "task": "Conduct orientation sessions and arrange on-the-job training for new hires.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1008,
      "task": "Conduct orientation sessions and arrange on-the-job training for new hires.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.19,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1008,
      "task": "Conduct orientation sessions and arrange on-the-job training for new hires.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1017,
      "task": "Train instructors and supervisors in techniques and skills for training and dealing with employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1017,
      "task": "Train instructors and supervisors in techniques and skills for training and dealing with employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 37.04,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1017,
      "task": "Train instructors and supervisors in techniques and skills for training and dealing with employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 37.04,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1017,
      "task": "Train instructors and supervisors in techniques and skills for training and dealing with employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1017,
      "task": "Train instructors and supervisors in techniques and skills for training and dealing with employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1017,
      "task": "Train instructors and supervisors in techniques and skills for training and dealing with employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1017,
      "task": "Train instructors and supervisors in techniques and skills for training and dealing with employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1017,
      "task": "Train instructors and supervisors in techniques and skills for training and dealing with employees.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.15,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1017,
      "task": "Train instructors and supervisors in techniques and skills for training and dealing with employees.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1013,
      "task": "Develop and organize training manuals, multimedia visual aids, and other educational materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1013,
      "task": "Develop and organize training manuals, multimedia visual aids, and other educational materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1013,
      "task": "Develop and organize training manuals, multimedia visual aids, and other educational materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 44.44,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1013,
      "task": "Develop and organize training manuals, multimedia visual aids, and other educational materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 37.04,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1013,
      "task": "Develop and organize training manuals, multimedia visual aids, and other educational materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1013,
      "task": "Develop and organize training manuals, multimedia visual aids, and other educational materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1013,
      "task": "Develop and organize training manuals, multimedia visual aids, and other educational materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1013,
      "task": "Develop and organize training manuals, multimedia visual aids, and other educational materials.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.08,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1013,
      "task": "Develop and organize training manuals, multimedia visual aids, and other educational materials.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1019,
      "task": "Prepare training budget for department or organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 40.74,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1019,
      "task": "Prepare training budget for department or organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 51.85,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1019,
      "task": "Prepare training budget for department or organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1019,
      "task": "Prepare training budget for department or organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1019,
      "task": "Prepare training budget for department or organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1019,
      "task": "Prepare training budget for department or organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1019,
      "task": "Prepare training budget for department or organization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1019,
      "task": "Prepare training budget for department or organization.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1019,
      "task": "Prepare training budget for department or organization.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1010,
      "task": "Develop testing and evaluation procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1010,
      "task": "Develop testing and evaluation procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 44.44,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1010,
      "task": "Develop testing and evaluation procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 40.74,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1010,
      "task": "Develop testing and evaluation procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1010,
      "task": "Develop testing and evaluation procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1010,
      "task": "Develop testing and evaluation procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1010,
      "task": "Develop testing and evaluation procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1010,
      "task": "Develop testing and evaluation procedures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.78,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1010,
      "task": "Develop testing and evaluation procedures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1011,
      "task": "Conduct or arrange for ongoing technical training and personal development classes for staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1011,
      "task": "Conduct or arrange for ongoing technical training and personal development classes for staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.22,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1011,
      "task": "Conduct or arrange for ongoing technical training and personal development classes for staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 48.15,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1011,
      "task": "Conduct or arrange for ongoing technical training and personal development classes for staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.52,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1011,
      "task": "Conduct or arrange for ongoing technical training and personal development classes for staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1011,
      "task": "Conduct or arrange for ongoing technical training and personal development classes for staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1011,
      "task": "Conduct or arrange for ongoing technical training and personal development classes for staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1011,
      "task": "Conduct or arrange for ongoing technical training and personal development classes for staff members.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.65,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1011,
      "task": "Conduct or arrange for ongoing technical training and personal development classes for staff members.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1016,
      "task": "Review and evaluate training and apprenticeship programs for compliance with government standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 47.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1016,
      "task": "Review and evaluate training and apprenticeship programs for compliance with government standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 42.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1016,
      "task": "Review and evaluate training and apprenticeship programs for compliance with government standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1016,
      "task": "Review and evaluate training and apprenticeship programs for compliance with government standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1016,
      "task": "Review and evaluate training and apprenticeship programs for compliance with government standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1016,
      "task": "Review and evaluate training and apprenticeship programs for compliance with government standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1016,
      "task": "Review and evaluate training and apprenticeship programs for compliance with government standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1016,
      "task": "Review and evaluate training and apprenticeship programs for compliance with government standards.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1016,
      "task": "Review and evaluate training and apprenticeship programs for compliance with government standards.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 70.37,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1018,
      "task": "Coordinate established courses with technical and professional courses provided by community schools, and designate training procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 29.41,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1018,
      "task": "Coordinate established courses with technical and professional courses provided by community schools, and designate training procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 47.06,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1018,
      "task": "Coordinate established courses with technical and professional courses provided by community schools, and designate training procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.65,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1018,
      "task": "Coordinate established courses with technical and professional courses provided by community schools, and designate training procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1018,
      "task": "Coordinate established courses with technical and professional courses provided by community schools, and designate training procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1018,
      "task": "Coordinate established courses with technical and professional courses provided by community schools, and designate training procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1018,
      "task": "Coordinate established courses with technical and professional courses provided by community schools, and designate training procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1018,
      "task": "Coordinate established courses with technical and professional courses provided by community schools, and designate training procedures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.81,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "task_id": 1018,
      "task": "Coordinate established courses with technical and professional courses provided by community schools, and designate training procedures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 60.71,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21370,
      "task": "Collect and record growth, production, and environmental data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21370,
      "task": "Collect and record growth, production, and environmental data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21370,
      "task": "Collect and record growth, production, and environmental data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21370,
      "task": "Collect and record growth, production, and environmental data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 40,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21370,
      "task": "Collect and record growth, production, and environmental data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 30,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21370,
      "task": "Collect and record growth, production, and environmental data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21370,
      "task": "Collect and record growth, production, and environmental data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21370,
      "task": "Collect and record growth, production, and environmental data.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.45,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21370,
      "task": "Collect and record growth, production, and environmental data.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21371,
      "task": "Manage nurseries that grow horticultural plants for sale to trade or retail customers, for display or exhibition, or for research.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.52,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21371,
      "task": "Manage nurseries that grow horticultural plants for sale to trade or retail customers, for display or exhibition, or for research.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 2.83,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21371,
      "task": "Manage nurseries that grow horticultural plants for sale to trade or retail customers, for display or exhibition, or for research.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21371,
      "task": "Manage nurseries that grow horticultural plants for sale to trade or retail customers, for display or exhibition, or for research.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 1.14,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21371,
      "task": "Manage nurseries that grow horticultural plants for sale to trade or retail customers, for display or exhibition, or for research.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 37.73,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21371,
      "task": "Manage nurseries that grow horticultural plants for sale to trade or retail customers, for display or exhibition, or for research.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.12,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21371,
      "task": "Manage nurseries that grow horticultural plants for sale to trade or retail customers, for display or exhibition, or for research.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 50.65,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21371,
      "task": "Manage nurseries that grow horticultural plants for sale to trade or retail customers, for display or exhibition, or for research.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.36,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21371,
      "task": "Manage nurseries that grow horticultural plants for sale to trade or retail customers, for display or exhibition, or for research.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.16,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21372,
      "task": "Direct and monitor trapping and spawning of fish, egg incubation, and fry rearing, applying knowledge of management and fish culturing techniques.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21372,
      "task": "Direct and monitor trapping and spawning of fish, egg incubation, and fry rearing, applying knowledge of management and fish culturing techniques.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 46.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21372,
      "task": "Direct and monitor trapping and spawning of fish, egg incubation, and fry rearing, applying knowledge of management and fish culturing techniques.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21372,
      "task": "Direct and monitor trapping and spawning of fish, egg incubation, and fry rearing, applying knowledge of management and fish culturing techniques.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21372,
      "task": "Direct and monitor trapping and spawning of fish, egg incubation, and fry rearing, applying knowledge of management and fish culturing techniques.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.33,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21372,
      "task": "Direct and monitor trapping and spawning of fish, egg incubation, and fry rearing, applying knowledge of management and fish culturing techniques.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21372,
      "task": "Direct and monitor trapping and spawning of fish, egg incubation, and fry rearing, applying knowledge of management and fish culturing techniques.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21372,
      "task": "Direct and monitor trapping and spawning of fish, egg incubation, and fry rearing, applying knowledge of management and fish culturing techniques.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.2,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21372,
      "task": "Direct and monitor trapping and spawning of fish, egg incubation, and fry rearing, applying knowledge of management and fish culturing techniques.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 78.95,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21373,
      "task": "Direct and monitor the transfer of mature fish to lakes, ponds, streams, or commercial tanks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21373,
      "task": "Direct and monitor the transfer of mature fish to lakes, ponds, streams, or commercial tanks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.33,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21373,
      "task": "Direct and monitor the transfer of mature fish to lakes, ponds, streams, or commercial tanks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.78,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21373,
      "task": "Direct and monitor the transfer of mature fish to lakes, ponds, streams, or commercial tanks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 27.78,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21373,
      "task": "Direct and monitor the transfer of mature fish to lakes, ponds, streams, or commercial tanks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.11,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21373,
      "task": "Direct and monitor the transfer of mature fish to lakes, ponds, streams, or commercial tanks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21373,
      "task": "Direct and monitor the transfer of mature fish to lakes, ponds, streams, or commercial tanks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21373,
      "task": "Direct and monitor the transfer of mature fish to lakes, ponds, streams, or commercial tanks.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.11,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21373,
      "task": "Direct and monitor the transfer of mature fish to lakes, ponds, streams, or commercial tanks.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21374,
      "task": "Determine how to allocate resources and to respond to unanticipated problems, such as insect infestation, drought, and fire.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21374,
      "task": "Determine how to allocate resources and to respond to unanticipated problems, such as insect infestation, drought, and fire.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21374,
      "task": "Determine how to allocate resources and to respond to unanticipated problems, such as insect infestation, drought, and fire.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21374,
      "task": "Determine how to allocate resources and to respond to unanticipated problems, such as insect infestation, drought, and fire.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21374,
      "task": "Determine how to allocate resources and to respond to unanticipated problems, such as insect infestation, drought, and fire.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 25,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21374,
      "task": "Determine how to allocate resources and to respond to unanticipated problems, such as insect infestation, drought, and fire.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21374,
      "task": "Determine how to allocate resources and to respond to unanticipated problems, such as insect infestation, drought, and fire.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21374,
      "task": "Determine how to allocate resources and to respond to unanticipated problems, such as insect infestation, drought, and fire.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.1,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21374,
      "task": "Determine how to allocate resources and to respond to unanticipated problems, such as insect infestation, drought, and fire.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21375,
      "task": "Determine plant growing conditions, such as greenhouses, hydroponics, or natural settings, and set planting and care schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.52,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21375,
      "task": "Determine plant growing conditions, such as greenhouses, hydroponics, or natural settings, and set planting and care schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.66,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21375,
      "task": "Determine plant growing conditions, such as greenhouses, hydroponics, or natural settings, and set planting and care schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 4.97,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21375,
      "task": "Determine plant growing conditions, such as greenhouses, hydroponics, or natural settings, and set planting and care schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.85,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21375,
      "task": "Determine plant growing conditions, such as greenhouses, hydroponics, or natural settings, and set planting and care schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 47.68,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21375,
      "task": "Determine plant growing conditions, such as greenhouses, hydroponics, or natural settings, and set planting and care schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.36,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21375,
      "task": "Determine plant growing conditions, such as greenhouses, hydroponics, or natural settings, and set planting and care schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 13.96,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21375,
      "task": "Determine plant growing conditions, such as greenhouses, hydroponics, or natural settings, and set planting and care schedules.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.09,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21375,
      "task": "Determine plant growing conditions, such as greenhouses, hydroponics, or natural settings, and set planting and care schedules.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.8,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21376,
      "task": "Devise and participate in activities to improve fish hatching and growth rates, and to prevent disease in hatcheries.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.88,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21376,
      "task": "Devise and participate in activities to improve fish hatching and growth rates, and to prevent disease in hatcheries.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 35.29,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21376,
      "task": "Devise and participate in activities to improve fish hatching and growth rates, and to prevent disease in hatcheries.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 29.41,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21376,
      "task": "Devise and participate in activities to improve fish hatching and growth rates, and to prevent disease in hatcheries.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.65,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21376,
      "task": "Devise and participate in activities to improve fish hatching and growth rates, and to prevent disease in hatcheries.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.76,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21376,
      "task": "Devise and participate in activities to improve fish hatching and growth rates, and to prevent disease in hatcheries.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21376,
      "task": "Devise and participate in activities to improve fish hatching and growth rates, and to prevent disease in hatcheries.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21376,
      "task": "Devise and participate in activities to improve fish hatching and growth rates, and to prevent disease in hatcheries.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21376,
      "task": "Devise and participate in activities to improve fish hatching and growth rates, and to prevent disease in hatcheries.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21377,
      "task": "Position and regulate plant irrigation systems, and program environmental and irrigation control computers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.07,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21377,
      "task": "Position and regulate plant irrigation systems, and program environmental and irrigation control computers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 7.95,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21377,
      "task": "Position and regulate plant irrigation systems, and program environmental and irrigation control computers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.57,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21377,
      "task": "Position and regulate plant irrigation systems, and program environmental and irrigation control computers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.18,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21377,
      "task": "Position and regulate plant irrigation systems, and program environmental and irrigation control computers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 49.36,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21377,
      "task": "Position and regulate plant irrigation systems, and program environmental and irrigation control computers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.41,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21377,
      "task": "Position and regulate plant irrigation systems, and program environmental and irrigation control computers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.46,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21377,
      "task": "Position and regulate plant irrigation systems, and program environmental and irrigation control computers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.95,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21377,
      "task": "Position and regulate plant irrigation systems, and program environmental and irrigation control computers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 77.74,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21378,
      "task": "Prepare reports required by state and federal laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.79,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21378,
      "task": "Prepare reports required by state and federal laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 47.37,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21378,
      "task": "Prepare reports required by state and federal laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.32,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21378,
      "task": "Prepare reports required by state and federal laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.26,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21378,
      "task": "Prepare reports required by state and federal laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.26,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21378,
      "task": "Prepare reports required by state and federal laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21378,
      "task": "Prepare reports required by state and federal laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21378,
      "task": "Prepare reports required by state and federal laws.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.95,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21378,
      "task": "Prepare reports required by state and federal laws.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21379,
      "task": "Inspect facilities and equipment for signs of disrepair, and perform necessary maintenance work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.39,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21379,
      "task": "Inspect facilities and equipment for signs of disrepair, and perform necessary maintenance work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 16.76,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21379,
      "task": "Inspect facilities and equipment for signs of disrepair, and perform necessary maintenance work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.55,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21379,
      "task": "Inspect facilities and equipment for signs of disrepair, and perform necessary maintenance work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 46.73,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21379,
      "task": "Inspect facilities and equipment for signs of disrepair, and perform necessary maintenance work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 16.09,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21379,
      "task": "Inspect facilities and equipment for signs of disrepair, and perform necessary maintenance work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.71,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21379,
      "task": "Inspect facilities and equipment for signs of disrepair, and perform necessary maintenance work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.77,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21379,
      "task": "Inspect facilities and equipment for signs of disrepair, and perform necessary maintenance work.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.88,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21379,
      "task": "Inspect facilities and equipment for signs of disrepair, and perform necessary maintenance work.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.28,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21380,
      "task": "Maintain financial, operational, production, or employment records for farms or ranches.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.74,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21380,
      "task": "Maintain financial, operational, production, or employment records for farms or ranches.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.51,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21380,
      "task": "Maintain financial, operational, production, or employment records for farms or ranches.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25.57,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21380,
      "task": "Maintain financial, operational, production, or employment records for farms or ranches.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 34.31,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21380,
      "task": "Maintain financial, operational, production, or employment records for farms or ranches.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 28.24,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21380,
      "task": "Maintain financial, operational, production, or employment records for farms or ranches.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.63,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21380,
      "task": "Maintain financial, operational, production, or employment records for farms or ranches.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21380,
      "task": "Maintain financial, operational, production, or employment records for farms or ranches.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.86,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21380,
      "task": "Maintain financial, operational, production, or employment records for farms or ranches.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.11,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21381,
      "task": "Coordinate clerical, record-keeping, inventory, requisitioning, and marketing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.08,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21381,
      "task": "Coordinate clerical, record-keeping, inventory, requisitioning, and marketing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.26,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21381,
      "task": "Coordinate clerical, record-keeping, inventory, requisitioning, and marketing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 6.96,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21381,
      "task": "Coordinate clerical, record-keeping, inventory, requisitioning, and marketing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 38.79,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21381,
      "task": "Coordinate clerical, record-keeping, inventory, requisitioning, and marketing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 32.3,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21381,
      "task": "Coordinate clerical, record-keeping, inventory, requisitioning, and marketing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.02,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21381,
      "task": "Coordinate clerical, record-keeping, inventory, requisitioning, and marketing activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.59,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21381,
      "task": "Coordinate clerical, record-keeping, inventory, requisitioning, and marketing activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.84,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21381,
      "task": "Coordinate clerical, record-keeping, inventory, requisitioning, and marketing activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.95,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21382,
      "task": "Direct the breeding or raising of stock, such as cattle, poultry, or honeybees, using recognized breeding practices to ensure stock improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.82,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21382,
      "task": "Direct the breeding or raising of stock, such as cattle, poultry, or honeybees, using recognized breeding practices to ensure stock improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.53,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21382,
      "task": "Direct the breeding or raising of stock, such as cattle, poultry, or honeybees, using recognized breeding practices to ensure stock improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.75,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21382,
      "task": "Direct the breeding or raising of stock, such as cattle, poultry, or honeybees, using recognized breeding practices to ensure stock improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20.31,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21382,
      "task": "Direct the breeding or raising of stock, such as cattle, poultry, or honeybees, using recognized breeding practices to ensure stock improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 33.84,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21382,
      "task": "Direct the breeding or raising of stock, such as cattle, poultry, or honeybees, using recognized breeding practices to ensure stock improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.84,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21382,
      "task": "Direct the breeding or raising of stock, such as cattle, poultry, or honeybees, using recognized breeding practices to ensure stock improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.91,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21382,
      "task": "Direct the breeding or raising of stock, such as cattle, poultry, or honeybees, using recognized breeding practices to ensure stock improvement.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.83,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21382,
      "task": "Direct the breeding or raising of stock, such as cattle, poultry, or honeybees, using recognized breeding practices to ensure stock improvement.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.02,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21383,
      "task": "Negotiate with buyers for the sale, storage, or shipment of crops or livestock.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.71,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21383,
      "task": "Negotiate with buyers for the sale, storage, or shipment of crops or livestock.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 20.84,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21383,
      "task": "Negotiate with buyers for the sale, storage, or shipment of crops or livestock.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 51.06,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21383,
      "task": "Negotiate with buyers for the sale, storage, or shipment of crops or livestock.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.85,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21383,
      "task": "Negotiate with buyers for the sale, storage, or shipment of crops or livestock.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.92,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21383,
      "task": "Negotiate with buyers for the sale, storage, or shipment of crops or livestock.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.32,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21383,
      "task": "Negotiate with buyers for the sale, storage, or shipment of crops or livestock.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.29,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21383,
      "task": "Negotiate with buyers for the sale, storage, or shipment of crops or livestock.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.76,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21383,
      "task": "Negotiate with buyers for the sale, storage, or shipment of crops or livestock.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.3,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21384,
      "task": "Coordinate the selection and maintenance of brood stock.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 25,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21384,
      "task": "Coordinate the selection and maintenance of brood stock.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 56.25,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21384,
      "task": "Coordinate the selection and maintenance of brood stock.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.75,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21384,
      "task": "Coordinate the selection and maintenance of brood stock.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21384,
      "task": "Coordinate the selection and maintenance of brood stock.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21384,
      "task": "Coordinate the selection and maintenance of brood stock.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21384,
      "task": "Coordinate the selection and maintenance of brood stock.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21384,
      "task": "Coordinate the selection and maintenance of brood stock.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.75,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21384,
      "task": "Coordinate the selection and maintenance of brood stock.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.21,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21385,
      "task": "Analyze soil to determine types or quantities of fertilizer required for maximum crop production.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 29.06,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21385,
      "task": "Analyze soil to determine types or quantities of fertilizer required for maximum crop production.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 61.05,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21385,
      "task": "Analyze soil to determine types or quantities of fertilizer required for maximum crop production.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 6.82,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21385,
      "task": "Analyze soil to determine types or quantities of fertilizer required for maximum crop production.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 2.03,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21385,
      "task": "Analyze soil to determine types or quantities of fertilizer required for maximum crop production.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0.97,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21385,
      "task": "Analyze soil to determine types or quantities of fertilizer required for maximum crop production.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.07,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21385,
      "task": "Analyze soil to determine types or quantities of fertilizer required for maximum crop production.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21385,
      "task": "Analyze soil to determine types or quantities of fertilizer required for maximum crop production.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.72,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21385,
      "task": "Analyze soil to determine types or quantities of fertilizer required for maximum crop production.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.74,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21386,
      "task": "Provide information to customers on the care of trees, shrubs, flowers, plants, and lawns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21386,
      "task": "Provide information to customers on the care of trees, shrubs, flowers, plants, and lawns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 7.72,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21386,
      "task": "Provide information to customers on the care of trees, shrubs, flowers, plants, and lawns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.03,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21386,
      "task": "Provide information to customers on the care of trees, shrubs, flowers, plants, and lawns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 29.36,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21386,
      "task": "Provide information to customers on the care of trees, shrubs, flowers, plants, and lawns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 18.52,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21386,
      "task": "Provide information to customers on the care of trees, shrubs, flowers, plants, and lawns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.03,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21386,
      "task": "Provide information to customers on the care of trees, shrubs, flowers, plants, and lawns.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 17.34,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21386,
      "task": "Provide information to customers on the care of trees, shrubs, flowers, plants, and lawns.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21386,
      "task": "Provide information to customers on the care of trees, shrubs, flowers, plants, and lawns.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.7,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21387,
      "task": "Analyze market conditions to determine acreage allocations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.9,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21387,
      "task": "Analyze market conditions to determine acreage allocations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 57.49,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21387,
      "task": "Analyze market conditions to determine acreage allocations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 8.46,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21387,
      "task": "Analyze market conditions to determine acreage allocations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.65,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21387,
      "task": "Analyze market conditions to determine acreage allocations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 12.92,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21387,
      "task": "Analyze market conditions to determine acreage allocations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.5,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21387,
      "task": "Analyze market conditions to determine acreage allocations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.08,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21387,
      "task": "Analyze market conditions to determine acreage allocations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.44,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21387,
      "task": "Analyze market conditions to determine acreage allocations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 67.66,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21388,
      "task": "Supervise the construction of farm or ranch structures, such as buildings, fences, drainage systems, wells, or roads.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 17.79,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21388,
      "task": "Supervise the construction of farm or ranch structures, such as buildings, fences, drainage systems, wells, or roads.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 49.34,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21388,
      "task": "Supervise the construction of farm or ranch structures, such as buildings, fences, drainage systems, wells, or roads.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.81,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21388,
      "task": "Supervise the construction of farm or ranch structures, such as buildings, fences, drainage systems, wells, or roads.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 2.52,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21388,
      "task": "Supervise the construction of farm or ranch structures, such as buildings, fences, drainage systems, wells, or roads.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.4,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21388,
      "task": "Supervise the construction of farm or ranch structures, such as buildings, fences, drainage systems, wells, or roads.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.13,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21388,
      "task": "Supervise the construction of farm or ranch structures, such as buildings, fences, drainage systems, wells, or roads.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21388,
      "task": "Supervise the construction of farm or ranch structures, such as buildings, fences, drainage systems, wells, or roads.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.09,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21388,
      "task": "Supervise the construction of farm or ranch structures, such as buildings, fences, drainage systems, wells, or roads.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 81.94,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21389,
      "task": "Replace chemical insecticides with environmentally friendly practices, such as adding pest-repelling plants to fields.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 39.56,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21389,
      "task": "Replace chemical insecticides with environmentally friendly practices, such as adding pest-repelling plants to fields.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 38.21,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21389,
      "task": "Replace chemical insecticides with environmentally friendly practices, such as adding pest-repelling plants to fields.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0.51,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21389,
      "task": "Replace chemical insecticides with environmentally friendly practices, such as adding pest-repelling plants to fields.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.72,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21389,
      "task": "Replace chemical insecticides with environmentally friendly practices, such as adding pest-repelling plants to fields.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 1.86,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21389,
      "task": "Replace chemical insecticides with environmentally friendly practices, such as adding pest-repelling plants to fields.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.14,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21389,
      "task": "Replace chemical insecticides with environmentally friendly practices, such as adding pest-repelling plants to fields.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21389,
      "task": "Replace chemical insecticides with environmentally friendly practices, such as adding pest-repelling plants to fields.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.13,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "task_id": 21389,
      "task": "Replace chemical insecticides with environmentally friendly practices, such as adding pest-repelling plants to fields.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 39.19,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3318,
      "task": "Inspect or review projects to monitor compliance with building and safety codes or other regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3318,
      "task": "Inspect or review projects to monitor compliance with building and safety codes or other regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3318,
      "task": "Inspect or review projects to monitor compliance with building and safety codes or other regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 36.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3318,
      "task": "Inspect or review projects to monitor compliance with building and safety codes or other regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3318,
      "task": "Inspect or review projects to monitor compliance with building and safety codes or other regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3318,
      "task": "Inspect or review projects to monitor compliance with building and safety codes or other regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3318,
      "task": "Inspect or review projects to monitor compliance with building and safety codes or other regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3318,
      "task": "Inspect or review projects to monitor compliance with building and safety codes or other regulations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3318,
      "task": "Inspect or review projects to monitor compliance with building and safety codes or other regulations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3327,
      "task": "Develop or implement quality control programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 16.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3327,
      "task": "Develop or implement quality control programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 16.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3327,
      "task": "Develop or implement quality control programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3327,
      "task": "Develop or implement quality control programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3327,
      "task": "Develop or implement quality control programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3327,
      "task": "Develop or implement quality control programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3327,
      "task": "Develop or implement quality control programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3327,
      "task": "Develop or implement quality control programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.42,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3327,
      "task": "Develop or implement quality control programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20332,
      "task": "Plan, schedule, or coordinate construction project activities to meet deadlines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20332,
      "task": "Plan, schedule, or coordinate construction project activities to meet deadlines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20332,
      "task": "Plan, schedule, or coordinate construction project activities to meet deadlines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20332,
      "task": "Plan, schedule, or coordinate construction project activities to meet deadlines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20332,
      "task": "Plan, schedule, or coordinate construction project activities to meet deadlines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20332,
      "task": "Plan, schedule, or coordinate construction project activities to meet deadlines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20332,
      "task": "Plan, schedule, or coordinate construction project activities to meet deadlines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20332,
      "task": "Plan, schedule, or coordinate construction project activities to meet deadlines.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20332,
      "task": "Plan, schedule, or coordinate construction project activities to meet deadlines.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3326,
      "task": "Prepare and submit budget estimates, progress reports, or cost tracking reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3326,
      "task": "Prepare and submit budget estimates, progress reports, or cost tracking reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3326,
      "task": "Prepare and submit budget estimates, progress reports, or cost tracking reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3326,
      "task": "Prepare and submit budget estimates, progress reports, or cost tracking reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3326,
      "task": "Prepare and submit budget estimates, progress reports, or cost tracking reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3326,
      "task": "Prepare and submit budget estimates, progress reports, or cost tracking reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3326,
      "task": "Prepare and submit budget estimates, progress reports, or cost tracking reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3326,
      "task": "Prepare and submit budget estimates, progress reports, or cost tracking reports.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3326,
      "task": "Prepare and submit budget estimates, progress reports, or cost tracking reports.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20340,
      "task": "Direct and supervise construction or related workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20340,
      "task": "Direct and supervise construction or related workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20340,
      "task": "Direct and supervise construction or related workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.5,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20340,
      "task": "Direct and supervise construction or related workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20340,
      "task": "Direct and supervise construction or related workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 50,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20340,
      "task": "Direct and supervise construction or related workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 12.5,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20340,
      "task": "Direct and supervise construction or related workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 18.75,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20340,
      "task": "Direct and supervise construction or related workers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.35,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20340,
      "task": "Direct and supervise construction or related workers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3317,
      "task": "Determine labor requirements for dispatching workers to construction sites.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3317,
      "task": "Determine labor requirements for dispatching workers to construction sites.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3317,
      "task": "Determine labor requirements for dispatching workers to construction sites.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3317,
      "task": "Determine labor requirements for dispatching workers to construction sites.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 31.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3317,
      "task": "Determine labor requirements for dispatching workers to construction sites.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3317,
      "task": "Determine labor requirements for dispatching workers to construction sites.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 12.5,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3317,
      "task": "Determine labor requirements for dispatching workers to construction sites.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3317,
      "task": "Determine labor requirements for dispatching workers to construction sites.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3317,
      "task": "Determine labor requirements for dispatching workers to construction sites.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3314,
      "task": "Confer with supervisory personnel, owners, contractors, or design professionals to discuss and resolve matters, such as work procedures, complaints, or construction problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3314,
      "task": "Confer with supervisory personnel, owners, contractors, or design professionals to discuss and resolve matters, such as work procedures, complaints, or construction problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3314,
      "task": "Confer with supervisory personnel, owners, contractors, or design professionals to discuss and resolve matters, such as work procedures, complaints, or construction problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 36.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3314,
      "task": "Confer with supervisory personnel, owners, contractors, or design professionals to discuss and resolve matters, such as work procedures, complaints, or construction problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3314,
      "task": "Confer with supervisory personnel, owners, contractors, or design professionals to discuss and resolve matters, such as work procedures, complaints, or construction problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3314,
      "task": "Confer with supervisory personnel, owners, contractors, or design professionals to discuss and resolve matters, such as work procedures, complaints, or construction problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3314,
      "task": "Confer with supervisory personnel, owners, contractors, or design professionals to discuss and resolve matters, such as work procedures, complaints, or construction problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3314,
      "task": "Confer with supervisory personnel, owners, contractors, or design professionals to discuss and resolve matters, such as work procedures, complaints, or construction problems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3314,
      "task": "Confer with supervisory personnel, owners, contractors, or design professionals to discuss and resolve matters, such as work procedures, complaints, or construction problems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20334,
      "task": "Prepare contracts or negotiate revisions to contractual agreements with architects, consultants, clients, suppliers, or subcontractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20334,
      "task": "Prepare contracts or negotiate revisions to contractual agreements with architects, consultants, clients, suppliers, or subcontractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 38.89,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20334,
      "task": "Prepare contracts or negotiate revisions to contractual agreements with architects, consultants, clients, suppliers, or subcontractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 44.44,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20334,
      "task": "Prepare contracts or negotiate revisions to contractual agreements with architects, consultants, clients, suppliers, or subcontractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20334,
      "task": "Prepare contracts or negotiate revisions to contractual agreements with architects, consultants, clients, suppliers, or subcontractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20334,
      "task": "Prepare contracts or negotiate revisions to contractual agreements with architects, consultants, clients, suppliers, or subcontractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20334,
      "task": "Prepare contracts or negotiate revisions to contractual agreements with architects, consultants, clients, suppliers, or subcontractors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20334,
      "task": "Prepare contracts or negotiate revisions to contractual agreements with architects, consultants, clients, suppliers, or subcontractors.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.16,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20334,
      "task": "Prepare contracts or negotiate revisions to contractual agreements with architects, consultants, clients, suppliers, or subcontractors.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3323,
      "task": "Study job specifications to determine appropriate construction methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3323,
      "task": "Study job specifications to determine appropriate construction methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3323,
      "task": "Study job specifications to determine appropriate construction methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3323,
      "task": "Study job specifications to determine appropriate construction methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3323,
      "task": "Study job specifications to determine appropriate construction methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3323,
      "task": "Study job specifications to determine appropriate construction methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3323,
      "task": "Study job specifications to determine appropriate construction methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3323,
      "task": "Study job specifications to determine appropriate construction methods.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3323,
      "task": "Study job specifications to determine appropriate construction methods.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3315,
      "task": "Plan, organize, or direct activities concerned with the construction or maintenance of structures, facilities, or systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3315,
      "task": "Plan, organize, or direct activities concerned with the construction or maintenance of structures, facilities, or systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3315,
      "task": "Plan, organize, or direct activities concerned with the construction or maintenance of structures, facilities, or systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3315,
      "task": "Plan, organize, or direct activities concerned with the construction or maintenance of structures, facilities, or systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3315,
      "task": "Plan, organize, or direct activities concerned with the construction or maintenance of structures, facilities, or systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3315,
      "task": "Plan, organize, or direct activities concerned with the construction or maintenance of structures, facilities, or systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3315,
      "task": "Plan, organize, or direct activities concerned with the construction or maintenance of structures, facilities, or systems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3315,
      "task": "Plan, organize, or direct activities concerned with the construction or maintenance of structures, facilities, or systems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3315,
      "task": "Plan, organize, or direct activities concerned with the construction or maintenance of structures, facilities, or systems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20339,
      "task": "Contract or oversee craft work, such as painting or plumbing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20339,
      "task": "Contract or oversee craft work, such as painting or plumbing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20339,
      "task": "Contract or oversee craft work, such as painting or plumbing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.33,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20339,
      "task": "Contract or oversee craft work, such as painting or plumbing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20339,
      "task": "Contract or oversee craft work, such as painting or plumbing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 33.33,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20339,
      "task": "Contract or oversee craft work, such as painting or plumbing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 16.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20339,
      "task": "Contract or oversee craft work, such as painting or plumbing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20339,
      "task": "Contract or oversee craft work, such as painting or plumbing.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20339,
      "task": "Contract or oversee craft work, such as painting or plumbing.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20333,
      "task": "Investigate damage, accidents, or delays at construction sites to ensure that proper construction procedures are being followed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20333,
      "task": "Investigate damage, accidents, or delays at construction sites to ensure that proper construction procedures are being followed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20333,
      "task": "Investigate damage, accidents, or delays at construction sites to ensure that proper construction procedures are being followed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.33,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20333,
      "task": "Investigate damage, accidents, or delays at construction sites to ensure that proper construction procedures are being followed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20333,
      "task": "Investigate damage, accidents, or delays at construction sites to ensure that proper construction procedures are being followed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 33.33,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20333,
      "task": "Investigate damage, accidents, or delays at construction sites to ensure that proper construction procedures are being followed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20333,
      "task": "Investigate damage, accidents, or delays at construction sites to ensure that proper construction procedures are being followed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20333,
      "task": "Investigate damage, accidents, or delays at construction sites to ensure that proper construction procedures are being followed.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20333,
      "task": "Investigate damage, accidents, or delays at construction sites to ensure that proper construction procedures are being followed.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20336,
      "task": "Interpret and explain plans and contract terms to representatives of the owner or developer, including administrative staff, workers, or clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20336,
      "task": "Interpret and explain plans and contract terms to representatives of the owner or developer, including administrative staff, workers, or clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20336,
      "task": "Interpret and explain plans and contract terms to representatives of the owner or developer, including administrative staff, workers, or clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.33,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20336,
      "task": "Interpret and explain plans and contract terms to representatives of the owner or developer, including administrative staff, workers, or clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20336,
      "task": "Interpret and explain plans and contract terms to representatives of the owner or developer, including administrative staff, workers, or clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20336,
      "task": "Interpret and explain plans and contract terms to representatives of the owner or developer, including administrative staff, workers, or clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20336,
      "task": "Interpret and explain plans and contract terms to representatives of the owner or developer, including administrative staff, workers, or clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20336,
      "task": "Interpret and explain plans and contract terms to representatives of the owner or developer, including administrative staff, workers, or clients.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20336,
      "task": "Interpret and explain plans and contract terms to representatives of the owner or developer, including administrative staff, workers, or clients.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20335,
      "task": "Implement new or modified plans in response to delays, bad weather, or construction site emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20335,
      "task": "Implement new or modified plans in response to delays, bad weather, or construction site emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 16.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20335,
      "task": "Implement new or modified plans in response to delays, bad weather, or construction site emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 50,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20335,
      "task": "Implement new or modified plans in response to delays, bad weather, or construction site emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20335,
      "task": "Implement new or modified plans in response to delays, bad weather, or construction site emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20335,
      "task": "Implement new or modified plans in response to delays, bad weather, or construction site emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20335,
      "task": "Implement new or modified plans in response to delays, bad weather, or construction site emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20335,
      "task": "Implement new or modified plans in response to delays, bad weather, or construction site emergencies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20335,
      "task": "Implement new or modified plans in response to delays, bad weather, or construction site emergencies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3325,
      "task": "Requisition supplies or materials to complete construction projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3325,
      "task": "Requisition supplies or materials to complete construction projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 31.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3325,
      "task": "Requisition supplies or materials to complete construction projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3325,
      "task": "Requisition supplies or materials to complete construction projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3325,
      "task": "Requisition supplies or materials to complete construction projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 12.5,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3325,
      "task": "Requisition supplies or materials to complete construction projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3325,
      "task": "Requisition supplies or materials to complete construction projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3325,
      "task": "Requisition supplies or materials to complete construction projects.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3325,
      "task": "Requisition supplies or materials to complete construction projects.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.21,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20337,
      "task": "Apply for and obtain all necessary permits or licenses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20337,
      "task": "Apply for and obtain all necessary permits or licenses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 73.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20337,
      "task": "Apply for and obtain all necessary permits or licenses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20337,
      "task": "Apply for and obtain all necessary permits or licenses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20337,
      "task": "Apply for and obtain all necessary permits or licenses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20337,
      "task": "Apply for and obtain all necessary permits or licenses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20337,
      "task": "Apply for and obtain all necessary permits or licenses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20337,
      "task": "Apply for and obtain all necessary permits or licenses.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20337,
      "task": "Apply for and obtain all necessary permits or licenses.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19523,
      "task": "Perform, or contract others to perform, pre-building assessments, such as conceptual cost estimating, rough order of magnitude estimating, feasibility, or energy efficiency, environmental, and sustainability assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 23.53,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19523,
      "task": "Perform, or contract others to perform, pre-building assessments, such as conceptual cost estimating, rough order of magnitude estimating, feasibility, or energy efficiency, environmental, and sustainability assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.65,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19523,
      "task": "Perform, or contract others to perform, pre-building assessments, such as conceptual cost estimating, rough order of magnitude estimating, feasibility, or energy efficiency, environmental, and sustainability assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 47.06,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19523,
      "task": "Perform, or contract others to perform, pre-building assessments, such as conceptual cost estimating, rough order of magnitude estimating, feasibility, or energy efficiency, environmental, and sustainability assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19523,
      "task": "Perform, or contract others to perform, pre-building assessments, such as conceptual cost estimating, rough order of magnitude estimating, feasibility, or energy efficiency, environmental, and sustainability assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.76,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19523,
      "task": "Perform, or contract others to perform, pre-building assessments, such as conceptual cost estimating, rough order of magnitude estimating, feasibility, or energy efficiency, environmental, and sustainability assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19523,
      "task": "Perform, or contract others to perform, pre-building assessments, such as conceptual cost estimating, rough order of magnitude estimating, feasibility, or energy efficiency, environmental, and sustainability assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19523,
      "task": "Perform, or contract others to perform, pre-building assessments, such as conceptual cost estimating, rough order of magnitude estimating, feasibility, or energy efficiency, environmental, and sustainability assessments.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.83,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19523,
      "task": "Perform, or contract others to perform, pre-building assessments, such as conceptual cost estimating, rough order of magnitude estimating, feasibility, or energy efficiency, environmental, and sustainability assessments.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20338,
      "task": "Evaluate construction methods and determine cost-effectiveness of plans, using computer models.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20338,
      "task": "Evaluate construction methods and determine cost-effectiveness of plans, using computer models.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 23.53,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20338,
      "task": "Evaluate construction methods and determine cost-effectiveness of plans, using computer models.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 41.18,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20338,
      "task": "Evaluate construction methods and determine cost-effectiveness of plans, using computer models.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.65,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20338,
      "task": "Evaluate construction methods and determine cost-effectiveness of plans, using computer models.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20338,
      "task": "Evaluate construction methods and determine cost-effectiveness of plans, using computer models.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20338,
      "task": "Evaluate construction methods and determine cost-effectiveness of plans, using computer models.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20338,
      "task": "Evaluate construction methods and determine cost-effectiveness of plans, using computer models.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.78,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 20338,
      "task": "Evaluate construction methods and determine cost-effectiveness of plans, using computer models.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19522,
      "task": "Inspect or review projects to monitor compliance with environmental regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 12.5,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19522,
      "task": "Inspect or review projects to monitor compliance with environmental regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19522,
      "task": "Inspect or review projects to monitor compliance with environmental regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 37.5,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19522,
      "task": "Inspect or review projects to monitor compliance with environmental regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.5,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19522,
      "task": "Inspect or review projects to monitor compliance with environmental regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19522,
      "task": "Inspect or review projects to monitor compliance with environmental regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19522,
      "task": "Inspect or review projects to monitor compliance with environmental regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19522,
      "task": "Inspect or review projects to monitor compliance with environmental regulations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.71,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19522,
      "task": "Inspect or review projects to monitor compliance with environmental regulations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19520,
      "task": "Develop or implement environmental protection programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 29.41,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19520,
      "task": "Develop or implement environmental protection programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 29.41,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19520,
      "task": "Develop or implement environmental protection programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 41.18,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19520,
      "task": "Develop or implement environmental protection programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19520,
      "task": "Develop or implement environmental protection programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19520,
      "task": "Develop or implement environmental protection programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19520,
      "task": "Develop or implement environmental protection programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19520,
      "task": "Develop or implement environmental protection programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.5,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19520,
      "task": "Develop or implement environmental protection programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19524,
      "task": "Secure third-party verification from sources, such as Leadership in Energy Efficient Design (LEED), to ensure responsible design and building activities or to achieve favorable LEED ratings for building projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 46.67,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19524,
      "task": "Secure third-party verification from sources, such as Leadership in Energy Efficient Design (LEED), to ensure responsible design and building activities or to achieve favorable LEED ratings for building projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.33,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19524,
      "task": "Secure third-party verification from sources, such as Leadership in Energy Efficient Design (LEED), to ensure responsible design and building activities or to achieve favorable LEED ratings for building projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 40,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19524,
      "task": "Secure third-party verification from sources, such as Leadership in Energy Efficient Design (LEED), to ensure responsible design and building activities or to achieve favorable LEED ratings for building projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19524,
      "task": "Secure third-party verification from sources, such as Leadership in Energy Efficient Design (LEED), to ensure responsible design and building activities or to achieve favorable LEED ratings for building projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19524,
      "task": "Secure third-party verification from sources, such as Leadership in Energy Efficient Design (LEED), to ensure responsible design and building activities or to achieve favorable LEED ratings for building projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19524,
      "task": "Secure third-party verification from sources, such as Leadership in Energy Efficient Design (LEED), to ensure responsible design and building activities or to achieve favorable LEED ratings for building projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19524,
      "task": "Secure third-party verification from sources, such as Leadership in Energy Efficient Design (LEED), to ensure responsible design and building activities or to achieve favorable LEED ratings for building projects.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.2,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19524,
      "task": "Secure third-party verification from sources, such as Leadership in Energy Efficient Design (LEED), to ensure responsible design and building activities or to achieve favorable LEED ratings for building projects.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19521,
      "task": "Implement training programs on environmentally responsible building topics to update employee skills and knowledge.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 17.65,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19521,
      "task": "Implement training programs on environmentally responsible building topics to update employee skills and knowledge.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 52.94,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19521,
      "task": "Implement training programs on environmentally responsible building topics to update employee skills and knowledge.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.65,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19521,
      "task": "Implement training programs on environmentally responsible building topics to update employee skills and knowledge.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.76,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19521,
      "task": "Implement training programs on environmentally responsible building topics to update employee skills and knowledge.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19521,
      "task": "Implement training programs on environmentally responsible building topics to update employee skills and knowledge.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19521,
      "task": "Implement training programs on environmentally responsible building topics to update employee skills and knowledge.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19521,
      "task": "Implement training programs on environmentally responsible building topics to update employee skills and knowledge.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.06,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19521,
      "task": "Implement training programs on environmentally responsible building topics to update employee skills and knowledge.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19519,
      "task": "Develop construction budgets to compare green and non-green construction alternatives, in terms of short-term costs, long-term costs, or environmental impacts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19519,
      "task": "Develop construction budgets to compare green and non-green construction alternatives, in terms of short-term costs, long-term costs, or environmental impacts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19519,
      "task": "Develop construction budgets to compare green and non-green construction alternatives, in terms of short-term costs, long-term costs, or environmental impacts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 44.44,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19519,
      "task": "Develop construction budgets to compare green and non-green construction alternatives, in terms of short-term costs, long-term costs, or environmental impacts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19519,
      "task": "Develop construction budgets to compare green and non-green construction alternatives, in terms of short-term costs, long-term costs, or environmental impacts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19519,
      "task": "Develop construction budgets to compare green and non-green construction alternatives, in terms of short-term costs, long-term costs, or environmental impacts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19519,
      "task": "Develop construction budgets to compare green and non-green construction alternatives, in terms of short-term costs, long-term costs, or environmental impacts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19519,
      "task": "Develop construction budgets to compare green and non-green construction alternatives, in terms of short-term costs, long-term costs, or environmental impacts.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.89,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19519,
      "task": "Develop construction budgets to compare green and non-green construction alternatives, in terms of short-term costs, long-term costs, or environmental impacts.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19518,
      "task": "Apply green building strategies to reduce energy costs or minimize carbon output or other sources of harm to the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.33,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19518,
      "task": "Apply green building strategies to reduce energy costs or minimize carbon output or other sources of harm to the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 60,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19518,
      "task": "Apply green building strategies to reduce energy costs or minimize carbon output or other sources of harm to the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.67,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19518,
      "task": "Apply green building strategies to reduce energy costs or minimize carbon output or other sources of harm to the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19518,
      "task": "Apply green building strategies to reduce energy costs or minimize carbon output or other sources of harm to the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19518,
      "task": "Apply green building strategies to reduce energy costs or minimize carbon output or other sources of harm to the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19518,
      "task": "Apply green building strategies to reduce energy costs or minimize carbon output or other sources of harm to the environment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19518,
      "task": "Apply green building strategies to reduce energy costs or minimize carbon output or other sources of harm to the environment.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.87,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 19518,
      "task": "Apply green building strategies to reduce energy costs or minimize carbon output or other sources of harm to the environment.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3331,
      "task": "Direct acquisition of land for construction projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 71.43,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3331,
      "task": "Direct acquisition of land for construction projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 28.57,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3331,
      "task": "Direct acquisition of land for construction projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3331,
      "task": "Direct acquisition of land for construction projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3331,
      "task": "Direct acquisition of land for construction projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3331,
      "task": "Direct acquisition of land for construction projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3331,
      "task": "Direct acquisition of land for construction projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3331,
      "task": "Direct acquisition of land for construction projects.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.57,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "task_id": 3331,
      "task": "Direct acquisition of land for construction projects.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 40,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5193,
      "task": "Confer with parents and staff to discuss educational activities and policies and students' behavioral or learning problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.07,
      "n": 90,
      "standard_error": 0.0699,
      "lower_ci_bound": 0.009,
      "upper_ci_bound": 0.519,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5193,
      "task": "Confer with parents and staff to discuss educational activities and policies and students' behavioral or learning problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.24,
      "n": 90,
      "standard_error": 3.6431,
      "lower_ci_bound": 1.893,
      "upper_ci_bound": 18.6567,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5193,
      "task": "Confer with parents and staff to discuss educational activities and policies and students' behavioral or learning problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 3.95,
      "n": 90,
      "standard_error": 2.2159,
      "lower_ci_bound": 1.2731,
      "upper_ci_bound": 11.602,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5193,
      "task": "Confer with parents and staff to discuss educational activities and policies and students' behavioral or learning problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.98,
      "n": 90,
      "standard_error": 7.264,
      "lower_ci_bound": 6.8402,
      "upper_ci_bound": 36.2791,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5193,
      "task": "Confer with parents and staff to discuss educational activities and policies and students' behavioral or learning problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 39.82,
      "n": 90,
      "standard_error": 10.2828,
      "lower_ci_bound": 21.9995,
      "upper_ci_bound": 60.8154,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5193,
      "task": "Confer with parents and staff to discuss educational activities and policies and students' behavioral or learning problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 19.4,
      "n": 90,
      "standard_error": 6.8599,
      "lower_ci_bound": 9.1474,
      "upper_ci_bound": 36.5295,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5193,
      "task": "Confer with parents and staff to discuss educational activities and policies and students' behavioral or learning problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 13.55,
      "n": 90,
      "standard_error": 5.3046,
      "lower_ci_bound": 5.9903,
      "upper_ci_bound": 27.8193,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5193,
      "task": "Confer with parents and staff to discuss educational activities and policies and students' behavioral or learning problems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.7,
      "n": 89,
      "standard_error": 0.0982,
      "lower_ci_bound": 4.506,
      "upper_ci_bound": 4.8963,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5193,
      "task": "Confer with parents and staff to discuss educational activities and policies and students' behavioral or learning problems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 91,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5196,
      "task": "Monitor students' progress and provide students and teachers with assistance in resolving any problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.8,
      "n": 85,
      "standard_error": 0.8218,
      "lower_ci_bound": 0.1044,
      "upper_ci_bound": 5.9167,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5196,
      "task": "Monitor students' progress and provide students and teachers with assistance in resolving any problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 7.1,
      "n": 85,
      "standard_error": 3.615,
      "lower_ci_bound": 2.5069,
      "upper_ci_bound": 18.5198,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5196,
      "task": "Monitor students' progress and provide students and teachers with assistance in resolving any problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.11,
      "n": 85,
      "standard_error": 7.5191,
      "lower_ci_bound": 8.2397,
      "upper_ci_bound": 38.3295,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5196,
      "task": "Monitor students' progress and provide students and teachers with assistance in resolving any problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.98,
      "n": 85,
      "standard_error": 4.4973,
      "lower_ci_bound": 3.9373,
      "upper_ci_bound": 23.0778,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5196,
      "task": "Monitor students' progress and provide students and teachers with assistance in resolving any problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 41.98,
      "n": 85,
      "standard_error": 6.163,
      "lower_ci_bound": 30.4286,
      "upper_ci_bound": 54.4734,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5196,
      "task": "Monitor students' progress and provide students and teachers with assistance in resolving any problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 12.89,
      "n": 85,
      "standard_error": 4.9701,
      "lower_ci_bound": 5.7847,
      "upper_ci_bound": 26.3014,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5196,
      "task": "Monitor students' progress and provide students and teachers with assistance in resolving any problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.13,
      "n": 85,
      "standard_error": 3.9372,
      "lower_ci_bound": 3.0107,
      "upper_ci_bound": 20.1569,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5196,
      "task": "Monitor students' progress and provide students and teachers with assistance in resolving any problems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.36,
      "n": 86,
      "standard_error": 0.1003,
      "lower_ci_bound": 4.1562,
      "upper_ci_bound": 4.555,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5196,
      "task": "Monitor students' progress and provide students and teachers with assistance in resolving any problems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 99.82,
      "n": 90,
      "standard_error": 0.1116,
      "lower_ci_bound": 99.387,
      "upper_ci_bound": 99.9454,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5198,
      "task": "Recruit, hire, train, and evaluate primary and supplemental staff and recommend personnel actions for programs and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.81,
      "n": 87,
      "standard_error": 3.8162,
      "lower_ci_bound": 2.165,
      "upper_ci_bound": 19.4529,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5198,
      "task": "Recruit, hire, train, and evaluate primary and supplemental staff and recommend personnel actions for programs and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 16.13,
      "n": 87,
      "standard_error": 5.6607,
      "lower_ci_bound": 7.7232,
      "upper_ci_bound": 30.6443,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5198,
      "task": "Recruit, hire, train, and evaluate primary and supplemental staff and recommend personnel actions for programs and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.67,
      "n": 87,
      "standard_error": 6.6674,
      "lower_ci_bound": 21.8972,
      "upper_ci_bound": 47.8846,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5198,
      "task": "Recruit, hire, train, and evaluate primary and supplemental staff and recommend personnel actions for programs and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.25,
      "n": 87,
      "standard_error": 7.3738,
      "lower_ci_bound": 7.7128,
      "upper_ci_bound": 37.3559,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5198,
      "task": "Recruit, hire, train, and evaluate primary and supplemental staff and recommend personnel actions for programs and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.95,
      "n": 87,
      "standard_error": 7.2785,
      "lower_ci_bound": 9.1514,
      "upper_ci_bound": 38.1462,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5198,
      "task": "Recruit, hire, train, and evaluate primary and supplemental staff and recommend personnel actions for programs and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.01,
      "n": 87,
      "standard_error": 0.989,
      "lower_ci_bound": 0.1431,
      "upper_ci_bound": 6.788,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5198,
      "task": "Recruit, hire, train, and evaluate primary and supplemental staff and recommend personnel actions for programs and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.18,
      "n": 87,
      "standard_error": 2.7151,
      "lower_ci_bound": 1.1202,
      "upper_ci_bound": 14.3748,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5198,
      "task": "Recruit, hire, train, and evaluate primary and supplemental staff and recommend personnel actions for programs and services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.31,
      "n": 89,
      "standard_error": 0.1178,
      "lower_ci_bound": 4.0751,
      "upper_ci_bound": 4.5431,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5198,
      "task": "Recruit, hire, train, and evaluate primary and supplemental staff and recommend personnel actions for programs and services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 99.89,
      "n": 91,
      "standard_error": 0.0824,
      "lower_ci_bound": 99.5111,
      "upper_ci_bound": 99.9759,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5204,
      "task": "Teach classes or courses or provide direct care to children.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.75,
      "n": 72,
      "standard_error": 2.6535,
      "lower_ci_bound": 1.5271,
      "upper_ci_bound": 13.8358,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5204,
      "task": "Teach classes or courses or provide direct care to children.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 7.43,
      "n": 72,
      "standard_error": 3.9039,
      "lower_ci_bound": 2.5243,
      "upper_ci_bound": 19.93,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5204,
      "task": "Teach classes or courses or provide direct care to children.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.55,
      "n": 72,
      "standard_error": 5.4557,
      "lower_ci_bound": 6.626,
      "upper_ci_bound": 28.9988,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5204,
      "task": "Teach classes or courses or provide direct care to children.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.26,
      "n": 72,
      "standard_error": 4.4922,
      "lower_ci_bound": 4.1401,
      "upper_ci_bound": 23.2201,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5204,
      "task": "Teach classes or courses or provide direct care to children.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 21.64,
      "n": 72,
      "standard_error": 6.3452,
      "lower_ci_bound": 11.5759,
      "upper_ci_bound": 36.8005,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5204,
      "task": "Teach classes or courses or provide direct care to children.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 23.01,
      "n": 72,
      "standard_error": 10.5346,
      "lower_ci_bound": 8.3685,
      "upper_ci_bound": 49.45,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5204,
      "task": "Teach classes or courses or provide direct care to children.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 18.36,
      "n": 72,
      "standard_error": 6.7735,
      "lower_ci_bound": 8.3719,
      "upper_ci_bound": 35.6407,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5204,
      "task": "Teach classes or courses or provide direct care to children.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.25,
      "n": 74,
      "standard_error": 0.2016,
      "lower_ci_bound": 3.8478,
      "upper_ci_bound": 4.6515,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5204,
      "task": "Teach classes or courses or provide direct care to children.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 79.18,
      "n": 90,
      "standard_error": 7.225,
      "lower_ci_bound": 61.4174,
      "upper_ci_bound": 90.0822,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5195,
      "task": "Set educational standards and goals and help establish policies, procedures, and programs to carry them out.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.38,
      "n": 81,
      "standard_error": 3.0964,
      "lower_ci_bound": 1.6632,
      "upper_ci_bound": 16.0218,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5195,
      "task": "Set educational standards and goals and help establish policies, procedures, and programs to carry them out.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 24.12,
      "n": 81,
      "standard_error": 7.4526,
      "lower_ci_bound": 12.3843,
      "upper_ci_bound": 41.683,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5195,
      "task": "Set educational standards and goals and help establish policies, procedures, and programs to carry them out.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.92,
      "n": 81,
      "standard_error": 6.5517,
      "lower_ci_bound": 7.4548,
      "upper_ci_bound": 33.9888,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5195,
      "task": "Set educational standards and goals and help establish policies, procedures, and programs to carry them out.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.32,
      "n": 81,
      "standard_error": 2.5725,
      "lower_ci_bound": 0.6916,
      "upper_ci_bound": 14.4751,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5195,
      "task": "Set educational standards and goals and help establish policies, procedures, and programs to carry them out.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 45.17,
      "n": 81,
      "standard_error": 5.7017,
      "lower_ci_bound": 34.2568,
      "upper_ci_bound": 56.572,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5195,
      "task": "Set educational standards and goals and help establish policies, procedures, and programs to carry them out.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.41,
      "n": 81,
      "standard_error": 2.3416,
      "lower_ci_bound": 0.3383,
      "upper_ci_bound": 15.2024,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5195,
      "task": "Set educational standards and goals and help establish policies, procedures, and programs to carry them out.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.69,
      "n": 81,
      "standard_error": 2.3113,
      "lower_ci_bound": 0.4735,
      "upper_ci_bound": 13.8167,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5195,
      "task": "Set educational standards and goals and help establish policies, procedures, and programs to carry them out.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.15,
      "n": 82,
      "standard_error": 0.1261,
      "lower_ci_bound": 3.9014,
      "upper_ci_bound": 4.403,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5195,
      "task": "Set educational standards and goals and help establish policies, procedures, and programs to carry them out.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.38,
      "n": 89,
      "standard_error": 2.4497,
      "lower_ci_bound": 86.8344,
      "upper_ci_bound": 99.0789,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5202,
      "task": "Determine the scope of educational program offerings and prepare drafts of program schedules and descriptions to estimate staffing and facility requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 12.93,
      "n": 84,
      "standard_error": 5.112,
      "lower_ci_bound": 5.6765,
      "upper_ci_bound": 26.8145,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5202,
      "task": "Determine the scope of educational program offerings and prepare drafts of program schedules and descriptions to estimate staffing and facility requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 9.62,
      "n": 84,
      "standard_error": 4.3315,
      "lower_ci_bound": 3.8014,
      "upper_ci_bound": 22.2821,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5202,
      "task": "Determine the scope of educational program offerings and prepare drafts of program schedules and descriptions to estimate staffing and facility requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.24,
      "n": 84,
      "standard_error": 7.3345,
      "lower_ci_bound": 10.9575,
      "upper_ci_bound": 39.936,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5202,
      "task": "Determine the scope of educational program offerings and prepare drafts of program schedules and descriptions to estimate staffing and facility requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.84,
      "n": 84,
      "standard_error": 4.095,
      "lower_ci_bound": 2.6838,
      "upper_ci_bound": 20.8001,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5202,
      "task": "Determine the scope of educational program offerings and prepare drafts of program schedules and descriptions to estimate staffing and facility requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 42.84,
      "n": 84,
      "standard_error": 13.4182,
      "lower_ci_bound": 20.1278,
      "upper_ci_bound": 69.0284,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5202,
      "task": "Determine the scope of educational program offerings and prepare drafts of program schedules and descriptions to estimate staffing and facility requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.24,
      "n": 84,
      "standard_error": 2.195,
      "lower_ci_bound": 0.3129,
      "upper_ci_bound": 14.3789,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5202,
      "task": "Determine the scope of educational program offerings and prepare drafts of program schedules and descriptions to estimate staffing and facility requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.28,
      "n": 84,
      "standard_error": 2.2291,
      "lower_ci_bound": 0.3191,
      "upper_ci_bound": 14.5644,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5202,
      "task": "Determine the scope of educational program offerings and prepare drafts of program schedules and descriptions to estimate staffing and facility requirements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.13,
      "n": 85,
      "standard_error": 0.1522,
      "lower_ci_bound": 3.8224,
      "upper_ci_bound": 4.4276,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5202,
      "task": "Determine the scope of educational program offerings and prepare drafts of program schedules and descriptions to estimate staffing and facility requirements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.74,
      "n": 90,
      "standard_error": 2.5065,
      "lower_ci_bound": 85.9523,
      "upper_ci_bound": 99.3093,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5197,
      "task": "Determine allocations of funds for staff, supplies, materials, and equipment and authorize purchases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10.82,
      "n": 81,
      "standard_error": 5.0163,
      "lower_ci_bound": 4.13,
      "upper_ci_bound": 25.449,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5197,
      "task": "Determine allocations of funds for staff, supplies, materials, and equipment and authorize purchases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.79,
      "n": 81,
      "standard_error": 5.7583,
      "lower_ci_bound": 5.7477,
      "upper_ci_bound": 29.5463,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5197,
      "task": "Determine allocations of funds for staff, supplies, materials, and equipment and authorize purchases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.02,
      "n": 81,
      "standard_error": 7.056,
      "lower_ci_bound": 20.7139,
      "upper_ci_bound": 48.1898,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5197,
      "task": "Determine allocations of funds for staff, supplies, materials, and equipment and authorize purchases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.32,
      "n": 81,
      "standard_error": 3.8202,
      "lower_ci_bound": 3.2432,
      "upper_ci_bound": 19.7355,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5197,
      "task": "Determine allocations of funds for staff, supplies, materials, and equipment and authorize purchases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.57,
      "n": 81,
      "standard_error": 7.5809,
      "lower_ci_bound": 10.9503,
      "upper_ci_bound": 40.8684,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5197,
      "task": "Determine allocations of funds for staff, supplies, materials, and equipment and authorize purchases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.41,
      "n": 81,
      "standard_error": 8.0808,
      "lower_ci_bound": 2.555,
      "upper_ci_bound": 38.7336,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5197,
      "task": "Determine allocations of funds for staff, supplies, materials, and equipment and authorize purchases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.08,
      "n": 81,
      "standard_error": 0.0796,
      "lower_ci_bound": 0.0101,
      "upper_ci_bound": 0.5948,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5197,
      "task": "Determine allocations of funds for staff, supplies, materials, and equipment and authorize purchases.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.1,
      "n": 82,
      "standard_error": 0.1376,
      "lower_ci_bound": 3.8219,
      "upper_ci_bound": 4.3694,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5197,
      "task": "Determine allocations of funds for staff, supplies, materials, and equipment and authorize purchases.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 94.12,
      "n": 91,
      "standard_error": 3.4234,
      "lower_ci_bound": 82.4063,
      "upper_ci_bound": 98.2029,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5199,
      "task": "Direct and coordinate activities of teachers or administrators at daycare centers, schools, public agencies, or institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.12,
      "n": 84,
      "standard_error": 0.0931,
      "lower_ci_bound": 0.0283,
      "upper_ci_bound": 0.5491,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5199,
      "task": "Direct and coordinate activities of teachers or administrators at daycare centers, schools, public agencies, or institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4.76,
      "n": 84,
      "standard_error": 3.2343,
      "lower_ci_bound": 1.1953,
      "upper_ci_bound": 17.1193,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5199,
      "task": "Direct and coordinate activities of teachers or administrators at daycare centers, schools, public agencies, or institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.44,
      "n": 84,
      "standard_error": 5.6863,
      "lower_ci_bound": 9.6353,
      "upper_ci_bound": 32.4169,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5199,
      "task": "Direct and coordinate activities of teachers or administrators at daycare centers, schools, public agencies, or institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.88,
      "n": 84,
      "standard_error": 4.8975,
      "lower_ci_bound": 5.8411,
      "upper_ci_bound": 26.0456,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5199,
      "task": "Direct and coordinate activities of teachers or administrators at daycare centers, schools, public agencies, or institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 48.58,
      "n": 84,
      "standard_error": 8.7365,
      "lower_ci_bound": 32.0281,
      "upper_ci_bound": 65.4475,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5199,
      "task": "Direct and coordinate activities of teachers or administrators at daycare centers, schools, public agencies, or institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.62,
      "n": 84,
      "standard_error": 3.1023,
      "lower_ci_bound": 1.1813,
      "upper_ci_bound": 16.4195,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5199,
      "task": "Direct and coordinate activities of teachers or administrators at daycare centers, schools, public agencies, or institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 10.59,
      "n": 84,
      "standard_error": 3.5997,
      "lower_ci_bound": 5.2692,
      "upper_ci_bound": 20.1476,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5199,
      "task": "Direct and coordinate activities of teachers or administrators at daycare centers, schools, public agencies, or institutions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.03,
      "n": 80,
      "standard_error": 0.1345,
      "lower_ci_bound": 3.764,
      "upper_ci_bound": 4.2993,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5199,
      "task": "Direct and coordinate activities of teachers or administrators at daycare centers, schools, public agencies, or institutions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 87.98,
      "n": 90,
      "standard_error": 7.7946,
      "lower_ci_bound": 62.8555,
      "upper_ci_bound": 96.937,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5194,
      "task": "Prepare and maintain attendance, activity, planning, accounting, or personnel reports and records for officials and agencies, or direct preparation and maintenance activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.95,
      "n": 79,
      "standard_error": 0.8403,
      "lower_ci_bound": 0.1636,
      "upper_ci_bound": 5.3561,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5194,
      "task": "Prepare and maintain attendance, activity, planning, accounting, or personnel reports and records for officials and agencies, or direct preparation and maintenance activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 16.68,
      "n": 79,
      "standard_error": 7.4896,
      "lower_ci_bound": 6.4071,
      "upper_ci_bound": 36.9206,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5194,
      "task": "Prepare and maintain attendance, activity, planning, accounting, or personnel reports and records for officials and agencies, or direct preparation and maintenance activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.68,
      "n": 79,
      "standard_error": 5.0214,
      "lower_ci_bound": 4.7765,
      "upper_ci_bound": 25.8448,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5194,
      "task": "Prepare and maintain attendance, activity, planning, accounting, or personnel reports and records for officials and agencies, or direct preparation and maintenance activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.71,
      "n": 79,
      "standard_error": 5.6177,
      "lower_ci_bound": 2.914,
      "upper_ci_bound": 27.8043,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5194,
      "task": "Prepare and maintain attendance, activity, planning, accounting, or personnel reports and records for officials and agencies, or direct preparation and maintenance activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 44.76,
      "n": 79,
      "standard_error": 6.6066,
      "lower_ci_bound": 32.2452,
      "upper_ci_bound": 57.9667,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5194,
      "task": "Prepare and maintain attendance, activity, planning, accounting, or personnel reports and records for officials and agencies, or direct preparation and maintenance activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10.64,
      "n": 79,
      "standard_error": 4.2884,
      "lower_ci_bound": 4.6234,
      "upper_ci_bound": 22.614,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5194,
      "task": "Prepare and maintain attendance, activity, planning, accounting, or personnel reports and records for officials and agencies, or direct preparation and maintenance activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.59,
      "n": 79,
      "standard_error": 3.2953,
      "lower_ci_bound": 1.68,
      "upper_ci_bound": 17.0288,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5194,
      "task": "Prepare and maintain attendance, activity, planning, accounting, or personnel reports and records for officials and agencies, or direct preparation and maintenance activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.02,
      "n": 80,
      "standard_error": 0.1503,
      "lower_ci_bound": 3.7247,
      "upper_ci_bound": 4.323,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5194,
      "task": "Prepare and maintain attendance, activity, planning, accounting, or personnel reports and records for officials and agencies, or direct preparation and maintenance activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.88,
      "n": 89,
      "standard_error": 2.3779,
      "lower_ci_bound": 86.6687,
      "upper_ci_bound": 99.331,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5200,
      "task": "Plan, direct, and monitor instructional methods and content of educational, vocational, or student activity programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.61,
      "n": 73,
      "standard_error": 2.6661,
      "lower_ci_bound": 0.3292,
      "upper_ci_bound": 17.8349,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5200,
      "task": "Plan, direct, and monitor instructional methods and content of educational, vocational, or student activity programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 11.28,
      "n": 73,
      "standard_error": 4.6486,
      "lower_ci_bound": 4.7978,
      "upper_ci_bound": 24.2985,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5200,
      "task": "Plan, direct, and monitor instructional methods and content of educational, vocational, or student activity programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.73,
      "n": 73,
      "standard_error": 7.3501,
      "lower_ci_bound": 20.0081,
      "upper_ci_bound": 48.6286,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5200,
      "task": "Plan, direct, and monitor instructional methods and content of educational, vocational, or student activity programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.11,
      "n": 73,
      "standard_error": 3.025,
      "lower_ci_bound": 2.2237,
      "upper_ci_bound": 15.6957,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5200,
      "task": "Plan, direct, and monitor instructional methods and content of educational, vocational, or student activity programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 37.59,
      "n": 73,
      "standard_error": 7.7397,
      "lower_ci_bound": 23.7855,
      "upper_ci_bound": 53.7632,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5200,
      "task": "Plan, direct, and monitor instructional methods and content of educational, vocational, or student activity programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.49,
      "n": 73,
      "standard_error": 1.0431,
      "lower_ci_bound": 0.3684,
      "upper_ci_bound": 5.8639,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5200,
      "task": "Plan, direct, and monitor instructional methods and content of educational, vocational, or student activity programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.18,
      "n": 73,
      "standard_error": 5.7722,
      "lower_ci_bound": 1.8882,
      "upper_ci_bound": 29.1918,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5200,
      "task": "Plan, direct, and monitor instructional methods and content of educational, vocational, or student activity programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.91,
      "n": 75,
      "standard_error": 0.112,
      "lower_ci_bound": 3.6915,
      "upper_ci_bound": 4.1379,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5200,
      "task": "Plan, direct, and monitor instructional methods and content of educational, vocational, or student activity programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.33,
      "n": 90,
      "standard_error": 5.3144,
      "lower_ci_bound": 73.6054,
      "upper_ci_bound": 96.9061,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5201,
      "task": "Review and interpret government codes and develop procedures to meet codes and to ensure facility safety, security, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 21.66,
      "n": 71,
      "standard_error": 7.8887,
      "lower_ci_bound": 9.8596,
      "upper_ci_bound": 41.1348,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5201,
      "task": "Review and interpret government codes and develop procedures to meet codes and to ensure facility safety, security, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.51,
      "n": 71,
      "standard_error": 9.0448,
      "lower_ci_bound": 9.3611,
      "upper_ci_bound": 44.9675,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5201,
      "task": "Review and interpret government codes and develop procedures to meet codes and to ensure facility safety, security, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.09,
      "n": 71,
      "standard_error": 6.3921,
      "lower_ci_bound": 6.9429,
      "upper_ci_bound": 33.0214,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5201,
      "task": "Review and interpret government codes and develop procedures to meet codes and to ensure facility safety, security, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0.16,
      "n": 71,
      "standard_error": 0.1604,
      "lower_ci_bound": 0.0201,
      "upper_ci_bound": 1.2022,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5201,
      "task": "Review and interpret government codes and develop procedures to meet codes and to ensure facility safety, security, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 33.99,
      "n": 71,
      "standard_error": 8.1207,
      "lower_ci_bound": 20.0089,
      "upper_ci_bound": 51.4505,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5201,
      "task": "Review and interpret government codes and develop procedures to meet codes and to ensure facility safety, security, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.98,
      "n": 71,
      "standard_error": 3.5931,
      "lower_ci_bound": 1.137,
      "upper_ci_bound": 19.2491,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5201,
      "task": "Review and interpret government codes and develop procedures to meet codes and to ensure facility safety, security, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.62,
      "n": 71,
      "standard_error": 0.6366,
      "lower_ci_bound": 0.0789,
      "upper_ci_bound": 4.6777,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5201,
      "task": "Review and interpret government codes and develop procedures to meet codes and to ensure facility safety, security, and maintenance.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.81,
      "n": 70,
      "standard_error": 0.1379,
      "lower_ci_bound": 3.5308,
      "upper_ci_bound": 4.0809,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5201,
      "task": "Review and interpret government codes and develop procedures to meet codes and to ensure facility safety, security, and maintenance.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.19,
      "n": 90,
      "standard_error": 5.4135,
      "lower_ci_bound": 72.6656,
      "upper_ci_bound": 95.4472,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5203,
      "task": "Review and evaluate new and current programs to determine their efficiency, effectiveness, and compliance with state, local, and federal regulations and recommend any necessary modifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.95,
      "n": 78,
      "standard_error": 5.36,
      "lower_ci_bound": 4.6937,
      "upper_ci_bound": 27.2353,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5203,
      "task": "Review and evaluate new and current programs to determine their efficiency, effectiveness, and compliance with state, local, and federal regulations and recommend any necessary modifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 45.39,
      "n": 78,
      "standard_error": 10.4195,
      "lower_ci_bound": 26.4624,
      "upper_ci_bound": 65.7463,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5203,
      "task": "Review and evaluate new and current programs to determine their efficiency, effectiveness, and compliance with state, local, and federal regulations and recommend any necessary modifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.41,
      "n": 78,
      "standard_error": 5.4236,
      "lower_ci_bound": 4.9864,
      "upper_ci_bound": 27.6764,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5203,
      "task": "Review and evaluate new and current programs to determine their efficiency, effectiveness, and compliance with state, local, and federal regulations and recommend any necessary modifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.7,
      "n": 78,
      "standard_error": 4.1073,
      "lower_ci_bound": 4.0478,
      "upper_ci_bound": 21.4603,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5203,
      "task": "Review and evaluate new and current programs to determine their efficiency, effectiveness, and compliance with state, local, and federal regulations and recommend any necessary modifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 17.67,
      "n": 78,
      "standard_error": 7.1208,
      "lower_ci_bound": 7.4906,
      "upper_ci_bound": 36.2574,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5203,
      "task": "Review and evaluate new and current programs to determine their efficiency, effectiveness, and compliance with state, local, and federal regulations and recommend any necessary modifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.83,
      "n": 78,
      "standard_error": 2.7833,
      "lower_ci_bound": 0.3863,
      "upper_ci_bound": 17.9381,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5203,
      "task": "Review and evaluate new and current programs to determine their efficiency, effectiveness, and compliance with state, local, and federal regulations and recommend any necessary modifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.05,
      "n": 78,
      "standard_error": 0.0533,
      "lower_ci_bound": 0.007,
      "upper_ci_bound": 0.3946,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5203,
      "task": "Review and evaluate new and current programs to determine their efficiency, effectiveness, and compliance with state, local, and federal regulations and recommend any necessary modifications.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.75,
      "n": 77,
      "standard_error": 0.158,
      "lower_ci_bound": 3.44,
      "upper_ci_bound": 4.0694,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5203,
      "task": "Review and evaluate new and current programs to determine their efficiency, effectiveness, and compliance with state, local, and federal regulations and recommend any necessary modifications.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 78.9,
      "n": 89,
      "standard_error": 7.1639,
      "lower_ci_bound": 61.3917,
      "upper_ci_bound": 89.7915,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5207,
      "task": "Collect and analyze survey data, regulatory information, and demographic and employment trends to forecast enrollment patterns and the need for curriculum changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 42.79,
      "n": 71,
      "standard_error": 10.3497,
      "lower_ci_bound": 24.3457,
      "upper_ci_bound": 63.4747,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5207,
      "task": "Collect and analyze survey data, regulatory information, and demographic and employment trends to forecast enrollment patterns and the need for curriculum changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.23,
      "n": 71,
      "standard_error": 6.5998,
      "lower_ci_bound": 8.4379,
      "upper_ci_bound": 35.0251,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5207,
      "task": "Collect and analyze survey data, regulatory information, and demographic and employment trends to forecast enrollment patterns and the need for curriculum changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.64,
      "n": 71,
      "standard_error": 6.1339,
      "lower_ci_bound": 6.8325,
      "upper_ci_bound": 31.906,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5207,
      "task": "Collect and analyze survey data, regulatory information, and demographic and employment trends to forecast enrollment patterns and the need for curriculum changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.27,
      "n": 71,
      "standard_error": 4.0482,
      "lower_ci_bound": 3.0143,
      "upper_ci_bound": 20.7188,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5207,
      "task": "Collect and analyze survey data, regulatory information, and demographic and employment trends to forecast enrollment patterns and the need for curriculum changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15.08,
      "n": 71,
      "standard_error": 5.2972,
      "lower_ci_bound": 7.2225,
      "upper_ci_bound": 28.8382,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5207,
      "task": "Collect and analyze survey data, regulatory information, and demographic and employment trends to forecast enrollment patterns and the need for curriculum changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 71,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5207,
      "task": "Collect and analyze survey data, regulatory information, and demographic and employment trends to forecast enrollment patterns and the need for curriculum changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 71,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5207,
      "task": "Collect and analyze survey data, regulatory information, and demographic and employment trends to forecast enrollment patterns and the need for curriculum changes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.59,
      "n": 75,
      "standard_error": 0.1833,
      "lower_ci_bound": 3.2252,
      "upper_ci_bound": 3.9558,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5207,
      "task": "Collect and analyze survey data, regulatory information, and demographic and employment trends to forecast enrollment patterns and the need for curriculum changes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 77.89,
      "n": 91,
      "standard_error": 7.0517,
      "lower_ci_bound": 60.9652,
      "upper_ci_bound": 88.8243,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5208,
      "task": "Inform businesses, community groups, and governmental agencies about educational needs, available programs, and program policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 21.43,
      "n": 67,
      "standard_error": 6.6837,
      "lower_ci_bound": 10.993,
      "upper_ci_bound": 37.6001,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5208,
      "task": "Inform businesses, community groups, and governmental agencies about educational needs, available programs, and program policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 44.56,
      "n": 67,
      "standard_error": 10.2191,
      "lower_ci_bound": 26.031,
      "upper_ci_bound": 64.7357,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5208,
      "task": "Inform businesses, community groups, and governmental agencies about educational needs, available programs, and program policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.72,
      "n": 67,
      "standard_error": 6.0322,
      "lower_ci_bound": 6.2018,
      "upper_ci_bound": 31.0591,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5208,
      "task": "Inform businesses, community groups, and governmental agencies about educational needs, available programs, and program policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.51,
      "n": 67,
      "standard_error": 4.7626,
      "lower_ci_bound": 4.8665,
      "upper_ci_bound": 24.8615,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5208,
      "task": "Inform businesses, community groups, and governmental agencies about educational needs, available programs, and program policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.78,
      "n": 67,
      "standard_error": 4.2834,
      "lower_ci_bound": 2.4946,
      "upper_ci_bound": 21.7439,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5208,
      "task": "Inform businesses, community groups, and governmental agencies about educational needs, available programs, and program policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 67,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5208,
      "task": "Inform businesses, community groups, and governmental agencies about educational needs, available programs, and program policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 67,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5208,
      "task": "Inform businesses, community groups, and governmental agencies about educational needs, available programs, and program policies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.39,
      "n": 67,
      "standard_error": 0.1899,
      "lower_ci_bound": 3.0096,
      "upper_ci_bound": 3.7679,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5208,
      "task": "Inform businesses, community groups, and governmental agencies about educational needs, available programs, and program policies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 73.55,
      "n": 89,
      "standard_error": 6.6992,
      "lower_ci_bound": 58.3803,
      "upper_ci_bound": 84.6464,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5206,
      "task": "Write articles, manuals, and other publications and assist in the distribution of promotional literature about programs and facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 23.99,
      "n": 61,
      "standard_error": 8.1528,
      "lower_ci_bound": 11.4297,
      "upper_ci_bound": 43.5633,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5206,
      "task": "Write articles, manuals, and other publications and assist in the distribution of promotional literature about programs and facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.2,
      "n": 61,
      "standard_error": 8.4457,
      "lower_ci_bound": 12.905,
      "upper_ci_bound": 45.9611,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5206,
      "task": "Write articles, manuals, and other publications and assist in the distribution of promotional literature about programs and facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.56,
      "n": 61,
      "standard_error": 5.8923,
      "lower_ci_bound": 6.9903,
      "upper_ci_bound": 31.1261,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5206,
      "task": "Write articles, manuals, and other publications and assist in the distribution of promotional literature about programs and facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.86,
      "n": 61,
      "standard_error": 3.2628,
      "lower_ci_bound": 0.6882,
      "upper_ci_bound": 18.8945,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5206,
      "task": "Write articles, manuals, and other publications and assist in the distribution of promotional literature about programs and facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 30.39,
      "n": 61,
      "standard_error": 12.2113,
      "lower_ci_bound": 12.0927,
      "upper_ci_bound": 58.0733,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5206,
      "task": "Write articles, manuals, and other publications and assist in the distribution of promotional literature about programs and facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 61,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5206,
      "task": "Write articles, manuals, and other publications and assist in the distribution of promotional literature about programs and facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 61,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5206,
      "task": "Write articles, manuals, and other publications and assist in the distribution of promotional literature about programs and facilities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.37,
      "n": 64,
      "standard_error": 0.2565,
      "lower_ci_bound": 2.8614,
      "upper_ci_bound": 3.8866,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5206,
      "task": "Write articles, manuals, and other publications and assist in the distribution of promotional literature about programs and facilities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 67.85,
      "n": 90,
      "standard_error": 7.2508,
      "lower_ci_bound": 52.1631,
      "upper_ci_bound": 80.3386,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5205,
      "task": "Prepare and submit budget requests or grant proposals to solicit program funding.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 29.13,
      "n": 62,
      "standard_error": 8.0749,
      "lower_ci_bound": 15.8284,
      "upper_ci_bound": 47.3311,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5205,
      "task": "Prepare and submit budget requests or grant proposals to solicit program funding.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 47.21,
      "n": 62,
      "standard_error": 8.8052,
      "lower_ci_bound": 30.6159,
      "upper_ci_bound": 64.4471,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5205,
      "task": "Prepare and submit budget requests or grant proposals to solicit program funding.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 5.44,
      "n": 62,
      "standard_error": 3.5882,
      "lower_ci_bound": 1.403,
      "upper_ci_bound": 18.8404,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5205,
      "task": "Prepare and submit budget requests or grant proposals to solicit program funding.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.45,
      "n": 62,
      "standard_error": 4.048,
      "lower_ci_bound": 1.1815,
      "upper_ci_bound": 21.7158,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5205,
      "task": "Prepare and submit budget requests or grant proposals to solicit program funding.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 12.78,
      "n": 62,
      "standard_error": 6.7685,
      "lower_ci_bound": 4.1666,
      "upper_ci_bound": 33.0398,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5205,
      "task": "Prepare and submit budget requests or grant proposals to solicit program funding.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 62,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5205,
      "task": "Prepare and submit budget requests or grant proposals to solicit program funding.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 62,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5205,
      "task": "Prepare and submit budget requests or grant proposals to solicit program funding.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.46,
      "n": 63,
      "standard_error": 0.2657,
      "lower_ci_bound": 2.9278,
      "upper_ci_bound": 3.9898,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5205,
      "task": "Prepare and submit budget requests or grant proposals to solicit program funding.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 58.62,
      "n": 90,
      "standard_error": 12.5589,
      "lower_ci_bound": 33.6134,
      "upper_ci_bound": 79.8489,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5209,
      "task": "Organize and direct committees of specialists, volunteers, and staff to provide technical and advisory assistance for programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.26,
      "n": 65,
      "standard_error": 5.9437,
      "lower_ci_bound": 5.1621,
      "upper_ci_bound": 30.0303,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5209,
      "task": "Organize and direct committees of specialists, volunteers, and staff to provide technical and advisory assistance for programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.32,
      "n": 65,
      "standard_error": 7.4695,
      "lower_ci_bound": 13.3492,
      "upper_ci_bound": 42.7436,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5209,
      "task": "Organize and direct committees of specialists, volunteers, and staff to provide technical and advisory assistance for programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.57,
      "n": 65,
      "standard_error": 9.005,
      "lower_ci_bound": 16.7116,
      "upper_ci_bound": 51.4789,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5209,
      "task": "Organize and direct committees of specialists, volunteers, and staff to provide technical and advisory assistance for programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.03,
      "n": 65,
      "standard_error": 4.8108,
      "lower_ci_bound": 2.3227,
      "upper_ci_bound": 24.2878,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5209,
      "task": "Organize and direct committees of specialists, volunteers, and staff to provide technical and advisory assistance for programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 17.3,
      "n": 65,
      "standard_error": 5.9337,
      "lower_ci_bound": 8.3704,
      "upper_ci_bound": 32.3886,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5209,
      "task": "Organize and direct committees of specialists, volunteers, and staff to provide technical and advisory assistance for programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.62,
      "n": 65,
      "standard_error": 3.3312,
      "lower_ci_bound": 0.5561,
      "upper_ci_bound": 20.1778,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5209,
      "task": "Organize and direct committees of specialists, volunteers, and staff to provide technical and advisory assistance for programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.89,
      "n": 65,
      "standard_error": 0.9011,
      "lower_ci_bound": 0.1164,
      "upper_ci_bound": 6.4678,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5209,
      "task": "Organize and direct committees of specialists, volunteers, and staff to provide technical and advisory assistance for programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.45,
      "n": 65,
      "standard_error": 0.1596,
      "lower_ci_bound": 3.1311,
      "upper_ci_bound": 3.7688,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "task_id": 5209,
      "task": "Organize and direct committees of specialists, volunteers, and staff to provide technical and advisory assistance for programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 61.62,
      "n": 90,
      "standard_error": 13.396,
      "lower_ci_bound": 34.2557,
      "upper_ci_bound": 83.1899,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5215,
      "task": "Counsel and provide guidance to students regarding personal, academic, vocational, or behavioral issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.38,
      "n": 57,
      "standard_error": 1.1671,
      "lower_ci_bound": 0.2513,
      "upper_ci_bound": 7.2278,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5215,
      "task": "Counsel and provide guidance to students regarding personal, academic, vocational, or behavioral issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4.78,
      "n": 57,
      "standard_error": 3.336,
      "lower_ci_bound": 1.1422,
      "upper_ci_bound": 17.8963,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5215,
      "task": "Counsel and provide guidance to students regarding personal, academic, vocational, or behavioral issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 6.27,
      "n": 57,
      "standard_error": 3.8861,
      "lower_ci_bound": 1.7483,
      "upper_ci_bound": 20.1003,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5215,
      "task": "Counsel and provide guidance to students regarding personal, academic, vocational, or behavioral issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 27.62,
      "n": 57,
      "standard_error": 9.839,
      "lower_ci_bound": 12.459,
      "upper_ci_bound": 50.5599,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5215,
      "task": "Counsel and provide guidance to students regarding personal, academic, vocational, or behavioral issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 17.83,
      "n": 57,
      "standard_error": 10.708,
      "lower_ci_bound": 4.7795,
      "upper_ci_bound": 48.406,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5215,
      "task": "Counsel and provide guidance to students regarding personal, academic, vocational, or behavioral issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 22.1,
      "n": 57,
      "standard_error": 8.172,
      "lower_ci_bound": 9.8756,
      "upper_ci_bound": 42.3343,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5215,
      "task": "Counsel and provide guidance to students regarding personal, academic, vocational, or behavioral issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 20.03,
      "n": 57,
      "standard_error": 8.084,
      "lower_ci_bound": 8.3496,
      "upper_ci_bound": 40.7694,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5215,
      "task": "Counsel and provide guidance to students regarding personal, academic, vocational, or behavioral issues.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.46,
      "n": 55,
      "standard_error": 0.0963,
      "lower_ci_bound": 4.2625,
      "upper_ci_bound": 4.6486,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5215,
      "task": "Counsel and provide guidance to students regarding personal, academic, vocational, or behavioral issues.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.26,
      "n": 65,
      "standard_error": 5.0645,
      "lower_ci_bound": 73.9014,
      "upper_ci_bound": 95.2287,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5212,
      "task": "Confer with parents and staff to discuss educational activities, policies, and student behavior or learning problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.57,
      "n": 61,
      "standard_error": 0.567,
      "lower_ci_bound": 0.0757,
      "upper_ci_bound": 4.0983,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5212,
      "task": "Confer with parents and staff to discuss educational activities, policies, and student behavior or learning problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 2.75,
      "n": 61,
      "standard_error": 1.5619,
      "lower_ci_bound": 0.8688,
      "upper_ci_bound": 8.3378,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5212,
      "task": "Confer with parents and staff to discuss educational activities, policies, and student behavior or learning problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.15,
      "n": 61,
      "standard_error": 5.0108,
      "lower_ci_bound": 7.5685,
      "upper_ci_bound": 28.0268,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5212,
      "task": "Confer with parents and staff to discuss educational activities, policies, and student behavior or learning problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.76,
      "n": 61,
      "standard_error": 4.3154,
      "lower_ci_bound": 14.3451,
      "upper_ci_bound": 31.5878,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5212,
      "task": "Confer with parents and staff to discuss educational activities, policies, and student behavior or learning problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 27.49,
      "n": 61,
      "standard_error": 6.6845,
      "lower_ci_bound": 16.2349,
      "upper_ci_bound": 42.5758,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5212,
      "task": "Confer with parents and staff to discuss educational activities, policies, and student behavior or learning problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 23.71,
      "n": 61,
      "standard_error": 8.381,
      "lower_ci_bound": 10.9552,
      "upper_ci_bound": 43.9846,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5212,
      "task": "Confer with parents and staff to discuss educational activities, policies, and student behavior or learning problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.58,
      "n": 61,
      "standard_error": 5.4089,
      "lower_ci_bound": 2.3084,
      "upper_ci_bound": 27.1565,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5212,
      "task": "Confer with parents and staff to discuss educational activities, policies, and student behavior or learning problems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.45,
      "n": 59,
      "standard_error": 0.1305,
      "lower_ci_bound": 4.1931,
      "upper_ci_bound": 4.7154,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5212,
      "task": "Confer with parents and staff to discuss educational activities, policies, and student behavior or learning problems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.75,
      "n": 65,
      "standard_error": 4.4403,
      "lower_ci_bound": 77.3769,
      "upper_ci_bound": 97.9538,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5234,
      "task": "Determine the scope of educational program offerings, and prepare drafts of course schedules and descriptions to estimate staffing and facility requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.18,
      "n": 55,
      "standard_error": 3.4235,
      "lower_ci_bound": 1.3309,
      "upper_ci_bound": 18.1001,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5234,
      "task": "Determine the scope of educational program offerings, and prepare drafts of course schedules and descriptions to estimate staffing and facility requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 32.42,
      "n": 55,
      "standard_error": 8.6317,
      "lower_ci_bound": 17.8797,
      "upper_ci_bound": 51.3814,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5234,
      "task": "Determine the scope of educational program offerings, and prepare drafts of course schedules and descriptions to estimate staffing and facility requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 47.81,
      "n": 55,
      "standard_error": 11.5914,
      "lower_ci_bound": 26.52,
      "upper_ci_bound": 69.9225,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5234,
      "task": "Determine the scope of educational program offerings, and prepare drafts of course schedules and descriptions to estimate staffing and facility requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0.82,
      "n": 55,
      "standard_error": 0.6776,
      "lower_ci_bound": 0.1558,
      "upper_ci_bound": 4.2056,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5234,
      "task": "Determine the scope of educational program offerings, and prepare drafts of course schedules and descriptions to estimate staffing and facility requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.47,
      "n": 55,
      "standard_error": 6.4723,
      "lower_ci_bound": 3.4816,
      "upper_ci_bound": 31.7405,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5234,
      "task": "Determine the scope of educational program offerings, and prepare drafts of course schedules and descriptions to estimate staffing and facility requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.57,
      "n": 55,
      "standard_error": 0.584,
      "lower_ci_bound": 0.072,
      "upper_ci_bound": 4.341,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5234,
      "task": "Determine the scope of educational program offerings, and prepare drafts of course schedules and descriptions to estimate staffing and facility requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.74,
      "n": 55,
      "standard_error": 1.1563,
      "lower_ci_bound": 0.4554,
      "upper_ci_bound": 6.4272,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5234,
      "task": "Determine the scope of educational program offerings, and prepare drafts of course schedules and descriptions to estimate staffing and facility requirements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.43,
      "n": 54,
      "standard_error": 0.1554,
      "lower_ci_bound": 4.117,
      "upper_ci_bound": 4.7402,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5234,
      "task": "Determine the scope of educational program offerings, and prepare drafts of course schedules and descriptions to estimate staffing and facility requirements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.61,
      "n": 65,
      "standard_error": 6.3451,
      "lower_ci_bound": 68.4377,
      "upper_ci_bound": 95.0759,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5226,
      "task": "Observe teaching methods and examine learning materials to evaluate and standardize curricula and teaching techniques and to determine areas for improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.03,
      "n": 59,
      "standard_error": 4.4101,
      "lower_ci_bound": 0.8259,
      "upper_ci_bound": 25.1683,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5226,
      "task": "Observe teaching methods and examine learning materials to evaluate and standardize curricula and teaching techniques and to determine areas for improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.73,
      "n": 59,
      "standard_error": 5.8951,
      "lower_ci_bound": 3.3855,
      "upper_ci_bound": 29.1794,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5226,
      "task": "Observe teaching methods and examine learning materials to evaluate and standardize curricula and teaching techniques and to determine areas for improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.77,
      "n": 59,
      "standard_error": 7.7824,
      "lower_ci_bound": 12.4861,
      "upper_ci_bound": 43.1669,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5226,
      "task": "Observe teaching methods and examine learning materials to evaluate and standardize curricula and teaching techniques and to determine areas for improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20.96,
      "n": 59,
      "standard_error": 7.8276,
      "lower_ci_bound": 9.3368,
      "upper_ci_bound": 40.5747,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5226,
      "task": "Observe teaching methods and examine learning materials to evaluate and standardize curricula and teaching techniques and to determine areas for improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 23.65,
      "n": 59,
      "standard_error": 8.7865,
      "lower_ci_bound": 10.468,
      "upper_ci_bound": 45.0658,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5226,
      "task": "Observe teaching methods and examine learning materials to evaluate and standardize curricula and teaching techniques and to determine areas for improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.22,
      "n": 59,
      "standard_error": 5.2623,
      "lower_ci_bound": 2.1708,
      "upper_ci_bound": 26.5677,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5226,
      "task": "Observe teaching methods and examine learning materials to evaluate and standardize curricula and teaching techniques and to determine areas for improvement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.65,
      "n": 59,
      "standard_error": 5.1145,
      "lower_ci_bound": 1.3512,
      "upper_ci_bound": 27.0395,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5226,
      "task": "Observe teaching methods and examine learning materials to evaluate and standardize curricula and teaching techniques and to determine areas for improvement.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.41,
      "n": 59,
      "standard_error": 0.1428,
      "lower_ci_bound": 4.1263,
      "upper_ci_bound": 4.698,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5226,
      "task": "Observe teaching methods and examine learning materials to evaluate and standardize curricula and teaching techniques and to determine areas for improvement.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.19,
      "n": 65,
      "standard_error": 4.45,
      "lower_ci_bound": 77.3904,
      "upper_ci_bound": 96.9026,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5232,
      "task": "Collaborate with teachers to develop and maintain curriculum standards, develop mission statements, and set performance goals and objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.36,
      "n": 60,
      "standard_error": 0.3632,
      "lower_ci_bound": 0.0473,
      "upper_ci_bound": 2.674,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5232,
      "task": "Collaborate with teachers to develop and maintain curriculum standards, develop mission statements, and set performance goals and objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.52,
      "n": 60,
      "standard_error": 7.5254,
      "lower_ci_bound": 13.4353,
      "upper_ci_bound": 43.0771,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5232,
      "task": "Collaborate with teachers to develop and maintain curriculum standards, develop mission statements, and set performance goals and objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.71,
      "n": 60,
      "standard_error": 9.2844,
      "lower_ci_bound": 4.3804,
      "upper_ci_bound": 43.1187,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5232,
      "task": "Collaborate with teachers to develop and maintain curriculum standards, develop mission statements, and set performance goals and objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 27.95,
      "n": 60,
      "standard_error": 6.6128,
      "lower_ci_bound": 16.741,
      "upper_ci_bound": 42.8027,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5232,
      "task": "Collaborate with teachers to develop and maintain curriculum standards, develop mission statements, and set performance goals and objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.8,
      "n": 60,
      "standard_error": 10.8419,
      "lower_ci_bound": 7.9295,
      "upper_ci_bound": 50.3235,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5232,
      "task": "Collaborate with teachers to develop and maintain curriculum standards, develop mission statements, and set performance goals and objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.67,
      "n": 60,
      "standard_error": 2.4423,
      "lower_ci_bound": 0.4182,
      "upper_ci_bound": 15.2314,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5232,
      "task": "Collaborate with teachers to develop and maintain curriculum standards, develop mission statements, and set performance goals and objectives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.98,
      "n": 60,
      "standard_error": 3.8385,
      "lower_ci_bound": 1.0256,
      "upper_ci_bound": 20.9837,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5232,
      "task": "Collaborate with teachers to develop and maintain curriculum standards, develop mission statements, and set performance goals and objectives.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.33,
      "n": 60,
      "standard_error": 0.1938,
      "lower_ci_bound": 3.9373,
      "upper_ci_bound": 4.7129,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5232,
      "task": "Collaborate with teachers to develop and maintain curriculum standards, develop mission statements, and set performance goals and objectives.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.88,
      "n": 65,
      "standard_error": 4.6773,
      "lower_ci_bound": 76.3813,
      "upper_ci_bound": 97.5381,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5225,
      "task": "Enforce discipline and attendance rules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 51,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5225,
      "task": "Enforce discipline and attendance rules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.75,
      "n": 51,
      "standard_error": 3.91,
      "lower_ci_bound": 1.4135,
      "upper_ci_bound": 20.6242,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5225,
      "task": "Enforce discipline and attendance rules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.12,
      "n": 51,
      "standard_error": 4.1692,
      "lower_ci_bound": 5.087,
      "upper_ci_bound": 22.5944,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5225,
      "task": "Enforce discipline and attendance rules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.75,
      "n": 51,
      "standard_error": 4.1844,
      "lower_ci_bound": 6.4217,
      "upper_ci_bound": 23.7247,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5225,
      "task": "Enforce discipline and attendance rules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 28.79,
      "n": 51,
      "standard_error": 6.8365,
      "lower_ci_bound": 17.1411,
      "upper_ci_bound": 44.1281,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5225,
      "task": "Enforce discipline and attendance rules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.02,
      "n": 51,
      "standard_error": 5.5485,
      "lower_ci_bound": 6.8777,
      "upper_ci_bound": 29.7383,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5225,
      "task": "Enforce discipline and attendance rules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 26.57,
      "n": 51,
      "standard_error": 10.027,
      "lower_ci_bound": 11.4195,
      "upper_ci_bound": 50.3946,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5225,
      "task": "Enforce discipline and attendance rules.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.3,
      "n": 51,
      "standard_error": 0.1361,
      "lower_ci_bound": 4.0248,
      "upper_ci_bound": 4.5714,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5225,
      "task": "Enforce discipline and attendance rules.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.17,
      "n": 65,
      "standard_error": 6.8022,
      "lower_ci_bound": 65.7266,
      "upper_ci_bound": 93.6511,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5224,
      "task": "Recruit, hire, train, and evaluate primary and supplemental staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.1,
      "n": 57,
      "standard_error": 4.7057,
      "lower_ci_bound": 1.7976,
      "upper_ci_bound": 24.1904,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5224,
      "task": "Recruit, hire, train, and evaluate primary and supplemental staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 43.44,
      "n": 57,
      "standard_error": 7.885,
      "lower_ci_bound": 28.7628,
      "upper_ci_bound": 59.3598,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5224,
      "task": "Recruit, hire, train, and evaluate primary and supplemental staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.15,
      "n": 57,
      "standard_error": 6.5758,
      "lower_ci_bound": 13.4314,
      "upper_ci_bound": 39.5267,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5224,
      "task": "Recruit, hire, train, and evaluate primary and supplemental staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.57,
      "n": 57,
      "standard_error": 4.5535,
      "lower_ci_bound": 1.5683,
      "upper_ci_bound": 23.7065,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5224,
      "task": "Recruit, hire, train, and evaluate primary and supplemental staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 17.67,
      "n": 57,
      "standard_error": 5.0458,
      "lower_ci_bound": 9.677,
      "upper_ci_bound": 30.0685,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5224,
      "task": "Recruit, hire, train, and evaluate primary and supplemental staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 57,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5224,
      "task": "Recruit, hire, train, and evaluate primary and supplemental staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.07,
      "n": 57,
      "standard_error": 0.9316,
      "lower_ci_bound": 0.1829,
      "upper_ci_bound": 5.9494,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5224,
      "task": "Recruit, hire, train, and evaluate primary and supplemental staff.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.22,
      "n": 57,
      "standard_error": 0.1549,
      "lower_ci_bound": 3.9146,
      "upper_ci_bound": 4.535,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5224,
      "task": "Recruit, hire, train, and evaluate primary and supplemental staff.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.38,
      "n": 65,
      "standard_error": 5.4104,
      "lower_ci_bound": 73.0477,
      "upper_ci_bound": 97.0222,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18587,
      "task": "Plan and lead professional development activities for teachers, administrators, and support staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.5,
      "n": 62,
      "standard_error": 5.2668,
      "lower_ci_bound": 2.3448,
      "upper_ci_bound": 26.4595,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18587,
      "task": "Plan and lead professional development activities for teachers, administrators, and support staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.53,
      "n": 62,
      "standard_error": 12.0486,
      "lower_ci_bound": 6.1868,
      "upper_ci_bound": 53.316,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18587,
      "task": "Plan and lead professional development activities for teachers, administrators, and support staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 36.29,
      "n": 62,
      "standard_error": 10.869,
      "lower_ci_bound": 18.1963,
      "upper_ci_bound": 59.3168,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18587,
      "task": "Plan and lead professional development activities for teachers, administrators, and support staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.37,
      "n": 62,
      "standard_error": 8.6136,
      "lower_ci_bound": 9.6593,
      "upper_ci_bound": 43.7263,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18587,
      "task": "Plan and lead professional development activities for teachers, administrators, and support staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.77,
      "n": 62,
      "standard_error": 5.9023,
      "lower_ci_bound": 2.76,
      "upper_ci_bound": 29.2307,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18587,
      "task": "Plan and lead professional development activities for teachers, administrators, and support staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.82,
      "n": 62,
      "standard_error": 0.829,
      "lower_ci_bound": 0.1066,
      "upper_ci_bound": 5.9861,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18587,
      "task": "Plan and lead professional development activities for teachers, administrators, and support staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.72,
      "n": 62,
      "standard_error": 0.5275,
      "lower_ci_bound": 0.1627,
      "upper_ci_bound": 3.0841,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18587,
      "task": "Plan and lead professional development activities for teachers, administrators, and support staff.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.17,
      "n": 59,
      "standard_error": 0.1556,
      "lower_ci_bound": 3.8621,
      "upper_ci_bound": 4.4849,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18587,
      "task": "Plan and lead professional development activities for teachers, administrators, and support staff.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.79,
      "n": 65,
      "standard_error": 4.4707,
      "lower_ci_bound": 76.5184,
      "upper_ci_bound": 98.5929,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5221,
      "task": "Direct and coordinate activities of teachers, administrators, and support staff at schools, public agencies, and institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.17,
      "n": 61,
      "standard_error": 0.1721,
      "lower_ci_bound": 0.0212,
      "upper_ci_bound": 1.3018,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5221,
      "task": "Direct and coordinate activities of teachers, administrators, and support staff at schools, public agencies, and institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.35,
      "n": 61,
      "standard_error": 7.2685,
      "lower_ci_bound": 7.08,
      "upper_ci_bound": 36.6555,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5221,
      "task": "Direct and coordinate activities of teachers, administrators, and support staff at schools, public agencies, and institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.02,
      "n": 61,
      "standard_error": 12.3899,
      "lower_ci_bound": 10.2279,
      "upper_ci_bound": 57.0861,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5221,
      "task": "Direct and coordinate activities of teachers, administrators, and support staff at schools, public agencies, and institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.33,
      "n": 61,
      "standard_error": 4.7662,
      "lower_ci_bound": 2.5401,
      "upper_ci_bound": 24.0524,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5221,
      "task": "Direct and coordinate activities of teachers, administrators, and support staff at schools, public agencies, and institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 33.96,
      "n": 61,
      "standard_error": 10.9902,
      "lower_ci_bound": 16.1732,
      "upper_ci_bound": 57.8129,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5221,
      "task": "Direct and coordinate activities of teachers, administrators, and support staff at schools, public agencies, and institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.21,
      "n": 61,
      "standard_error": 3.1143,
      "lower_ci_bound": 0.9276,
      "upper_ci_bound": 17.0842,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5221,
      "task": "Direct and coordinate activities of teachers, administrators, and support staff at schools, public agencies, and institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.96,
      "n": 61,
      "standard_error": 4.5206,
      "lower_ci_bound": 2.4575,
      "upper_ci_bound": 22.9072,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5221,
      "task": "Direct and coordinate activities of teachers, administrators, and support staff at schools, public agencies, and institutions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.17,
      "n": 60,
      "standard_error": 0.174,
      "lower_ci_bound": 3.8198,
      "upper_ci_bound": 4.5163,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5221,
      "task": "Direct and coordinate activities of teachers, administrators, and support staff at schools, public agencies, and institutions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.32,
      "n": 65,
      "standard_error": 6.0812,
      "lower_ci_bound": 69.4389,
      "upper_ci_bound": 97.9883,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5223,
      "task": "Set educational standards and goals, and help establish policies and procedures to carry them out.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.77,
      "n": 63,
      "standard_error": 2.3796,
      "lower_ci_bound": 0.4854,
      "upper_ci_bound": 14.2778,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5223,
      "task": "Set educational standards and goals, and help establish policies and procedures to carry them out.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.19,
      "n": 63,
      "standard_error": 10.3677,
      "lower_ci_bound": 10.8267,
      "upper_ci_bound": 50.8968,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5223,
      "task": "Set educational standards and goals, and help establish policies and procedures to carry them out.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.52,
      "n": 63,
      "standard_error": 5.0572,
      "lower_ci_bound": 11.3045,
      "upper_ci_bound": 31.5822,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5223,
      "task": "Set educational standards and goals, and help establish policies and procedures to carry them out.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14,
      "n": 63,
      "standard_error": 7.9329,
      "lower_ci_bound": 4.1815,
      "upper_ci_bound": 37.7965,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5223,
      "task": "Set educational standards and goals, and help establish policies and procedures to carry them out.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 24.38,
      "n": 63,
      "standard_error": 8.6695,
      "lower_ci_bound": 11.189,
      "upper_ci_bound": 45.219,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5223,
      "task": "Set educational standards and goals, and help establish policies and procedures to carry them out.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.3,
      "n": 63,
      "standard_error": 6.8405,
      "lower_ci_bound": 3.1512,
      "upper_ci_bound": 33.2656,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5223,
      "task": "Set educational standards and goals, and help establish policies and procedures to carry them out.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.84,
      "n": 63,
      "standard_error": 1.3825,
      "lower_ci_bound": 0.4027,
      "upper_ci_bound": 7.9733,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5223,
      "task": "Set educational standards and goals, and help establish policies and procedures to carry them out.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.16,
      "n": 59,
      "standard_error": 0.1926,
      "lower_ci_bound": 3.775,
      "upper_ci_bound": 4.546,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5223,
      "task": "Set educational standards and goals, and help establish policies and procedures to carry them out.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.75,
      "n": 65,
      "standard_error": 3.9057,
      "lower_ci_bound": 76.7937,
      "upper_ci_bound": 99.3535,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5222,
      "task": "Evaluate curricula, teaching methods, and programs to determine their effectiveness, efficiency, and use, and to ensure compliance with federal, state, and local regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.58,
      "n": 61,
      "standard_error": 3.7965,
      "lower_ci_bound": 1.3782,
      "upper_ci_bound": 19.987,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5222,
      "task": "Evaluate curricula, teaching methods, and programs to determine their effectiveness, efficiency, and use, and to ensure compliance with federal, state, and local regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 12.63,
      "n": 61,
      "standard_error": 7.0433,
      "lower_ci_bound": 3.8779,
      "upper_ci_bound": 34.1341,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5222,
      "task": "Evaluate curricula, teaching methods, and programs to determine their effectiveness, efficiency, and use, and to ensure compliance with federal, state, and local regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.82,
      "n": 61,
      "standard_error": 6.9907,
      "lower_ci_bound": 13.502,
      "upper_ci_bound": 41.1279,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5222,
      "task": "Evaluate curricula, teaching methods, and programs to determine their effectiveness, efficiency, and use, and to ensure compliance with federal, state, and local regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.37,
      "n": 61,
      "standard_error": 5.7073,
      "lower_ci_bound": 8.6678,
      "upper_ci_bound": 31.774,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5222,
      "task": "Evaluate curricula, teaching methods, and programs to determine their effectiveness, efficiency, and use, and to ensure compliance with federal, state, and local regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 24.57,
      "n": 61,
      "standard_error": 8.1704,
      "lower_ci_bound": 11.884,
      "upper_ci_bound": 44.0331,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5222,
      "task": "Evaluate curricula, teaching methods, and programs to determine their effectiveness, efficiency, and use, and to ensure compliance with federal, state, and local regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14.49,
      "n": 61,
      "standard_error": 7.775,
      "lower_ci_bound": 4.608,
      "upper_ci_bound": 37.2858,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5222,
      "task": "Evaluate curricula, teaching methods, and programs to determine their effectiveness, efficiency, and use, and to ensure compliance with federal, state, and local regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.53,
      "n": 61,
      "standard_error": 0.5384,
      "lower_ci_bound": 0.0693,
      "upper_ci_bound": 3.9416,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5222,
      "task": "Evaluate curricula, teaching methods, and programs to determine their effectiveness, efficiency, and use, and to ensure compliance with federal, state, and local regulations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.08,
      "n": 59,
      "standard_error": 0.2553,
      "lower_ci_bound": 3.5671,
      "upper_ci_bound": 4.5892,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5222,
      "task": "Evaluate curricula, teaching methods, and programs to determine their effectiveness, efficiency, and use, and to ensure compliance with federal, state, and local regulations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.18,
      "n": 65,
      "standard_error": 7.8076,
      "lower_ci_bound": 59.7865,
      "upper_ci_bound": 98.6268,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 21040,
      "task": "Create school improvement plans, using student performance data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.77,
      "n": 59,
      "standard_error": 4.7396,
      "lower_ci_bound": 2.1942,
      "upper_ci_bound": 24.0456,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 21040,
      "task": "Create school improvement plans, using student performance data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 50.9,
      "n": 59,
      "standard_error": 10.848,
      "lower_ci_bound": 30.3028,
      "upper_ci_bound": 71.1938,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 21040,
      "task": "Create school improvement plans, using student performance data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.67,
      "n": 59,
      "standard_error": 6.8376,
      "lower_ci_bound": 19.7613,
      "upper_ci_bound": 46.5954,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 21040,
      "task": "Create school improvement plans, using student performance data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 1.13,
      "n": 59,
      "standard_error": 0.6875,
      "lower_ci_bound": 0.3348,
      "upper_ci_bound": 3.7673,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 21040,
      "task": "Create school improvement plans, using student performance data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.09,
      "n": 59,
      "standard_error": 4.79,
      "lower_ci_bound": 1.75,
      "upper_ci_bound": 24.6486,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 21040,
      "task": "Create school improvement plans, using student performance data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 59,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 21040,
      "task": "Create school improvement plans, using student performance data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.43,
      "n": 59,
      "standard_error": 1.3873,
      "lower_ci_bound": 0.2021,
      "upper_ci_bound": 9.4213,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 21040,
      "task": "Create school improvement plans, using student performance data.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.99,
      "n": 58,
      "standard_error": 0.1022,
      "lower_ci_bound": 3.7851,
      "upper_ci_bound": 4.1944,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 21040,
      "task": "Create school improvement plans, using student performance data.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 87.88,
      "n": 65,
      "standard_error": 7.9372,
      "lower_ci_bound": 62.0664,
      "upper_ci_bound": 96.9833,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5229,
      "task": "Determine allocations of funds for staff, supplies, materials, and equipment, and authorize purchases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.2,
      "n": 57,
      "standard_error": 1.0471,
      "lower_ci_bound": 0.2046,
      "upper_ci_bound": 6.6668,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5229,
      "task": "Determine allocations of funds for staff, supplies, materials, and equipment, and authorize purchases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 23.79,
      "n": 57,
      "standard_error": 6.9948,
      "lower_ci_bound": 12.593,
      "upper_ci_bound": 40.3355,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5229,
      "task": "Determine allocations of funds for staff, supplies, materials, and equipment, and authorize purchases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.38,
      "n": 57,
      "standard_error": 6.1747,
      "lower_ci_bound": 13.2672,
      "upper_ci_bound": 37.836,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5229,
      "task": "Determine allocations of funds for staff, supplies, materials, and equipment, and authorize purchases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 28.32,
      "n": 57,
      "standard_error": 7.3385,
      "lower_ci_bound": 16.0747,
      "upper_ci_bound": 44.9081,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5229,
      "task": "Determine allocations of funds for staff, supplies, materials, and equipment, and authorize purchases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.54,
      "n": 57,
      "standard_error": 8.6485,
      "lower_ci_bound": 7.4632,
      "upper_ci_bound": 42.2285,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5229,
      "task": "Determine allocations of funds for staff, supplies, materials, and equipment, and authorize purchases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.97,
      "n": 57,
      "standard_error": 2.6966,
      "lower_ci_bound": 0.4681,
      "upper_ci_bound": 16.6265,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5229,
      "task": "Determine allocations of funds for staff, supplies, materials, and equipment, and authorize purchases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.81,
      "n": 57,
      "standard_error": 0.5754,
      "lower_ci_bound": 0.1936,
      "upper_ci_bound": 3.3162,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5229,
      "task": "Determine allocations of funds for staff, supplies, materials, and equipment, and authorize purchases.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.96,
      "n": 55,
      "standard_error": 0.1848,
      "lower_ci_bound": 3.5863,
      "upper_ci_bound": 4.3272,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5229,
      "task": "Determine allocations of funds for staff, supplies, materials, and equipment, and authorize purchases.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.41,
      "n": 65,
      "standard_error": 7.2718,
      "lower_ci_bound": 64.8549,
      "upper_ci_bound": 95.6319,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5213,
      "task": "Prepare and submit budget requests and recommendations, or grant proposals to solicit program funding.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 17.55,
      "n": 56,
      "standard_error": 7.4431,
      "lower_ci_bound": 7.0555,
      "upper_ci_bound": 37.3709,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5213,
      "task": "Prepare and submit budget requests and recommendations, or grant proposals to solicit program funding.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 28.94,
      "n": 56,
      "standard_error": 8.5446,
      "lower_ci_bound": 15.0464,
      "upper_ci_bound": 48.3601,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5213,
      "task": "Prepare and submit budget requests and recommendations, or grant proposals to solicit program funding.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 30.33,
      "n": 56,
      "standard_error": 10.6784,
      "lower_ci_bound": 13.6511,
      "upper_ci_bound": 54.513,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5213,
      "task": "Prepare and submit budget requests and recommendations, or grant proposals to solicit program funding.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.24,
      "n": 56,
      "standard_error": 5.7458,
      "lower_ci_bound": 4.5582,
      "upper_ci_bound": 28.948,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5213,
      "task": "Prepare and submit budget requests and recommendations, or grant proposals to solicit program funding.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.94,
      "n": 56,
      "standard_error": 6.9182,
      "lower_ci_bound": 2.8773,
      "upper_ci_bound": 33.7615,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5213,
      "task": "Prepare and submit budget requests and recommendations, or grant proposals to solicit program funding.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 56,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5213,
      "task": "Prepare and submit budget requests and recommendations, or grant proposals to solicit program funding.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 56,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5213,
      "task": "Prepare and submit budget requests and recommendations, or grant proposals to solicit program funding.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.95,
      "n": 54,
      "standard_error": 0.2259,
      "lower_ci_bound": 3.494,
      "upper_ci_bound": 4.4001,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5213,
      "task": "Prepare and submit budget requests and recommendations, or grant proposals to solicit program funding.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 81.82,
      "n": 65,
      "standard_error": 6.673,
      "lower_ci_bound": 64.7472,
      "upper_ci_bound": 91.6844,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5219,
      "task": "Plan and develop instructional methods and content for educational, vocational, or student activity programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.54,
      "n": 59,
      "standard_error": 6.3492,
      "lower_ci_bound": 3.6205,
      "upper_ci_bound": 31.1795,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5219,
      "task": "Plan and develop instructional methods and content for educational, vocational, or student activity programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.23,
      "n": 59,
      "standard_error": 6.3272,
      "lower_ci_bound": 12.0773,
      "upper_ci_bound": 37.2895,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5219,
      "task": "Plan and develop instructional methods and content for educational, vocational, or student activity programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.26,
      "n": 59,
      "standard_error": 4.9345,
      "lower_ci_bound": 19.484,
      "upper_ci_bound": 39.0687,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5219,
      "task": "Plan and develop instructional methods and content for educational, vocational, or student activity programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.84,
      "n": 59,
      "standard_error": 6.2501,
      "lower_ci_bound": 11.8394,
      "upper_ci_bound": 36.7718,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5219,
      "task": "Plan and develop instructional methods and content for educational, vocational, or student activity programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.18,
      "n": 59,
      "standard_error": 6.1795,
      "lower_ci_bound": 2.8459,
      "upper_ci_bound": 30.4796,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5219,
      "task": "Plan and develop instructional methods and content for educational, vocational, or student activity programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.95,
      "n": 59,
      "standard_error": 4.5235,
      "lower_ci_bound": 1.2399,
      "upper_ci_bound": 24.1864,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5219,
      "task": "Plan and develop instructional methods and content for educational, vocational, or student activity programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 59,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5219,
      "task": "Plan and develop instructional methods and content for educational, vocational, or student activity programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.9,
      "n": 59,
      "standard_error": 0.2397,
      "lower_ci_bound": 3.4154,
      "upper_ci_bound": 4.3748,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5219,
      "task": "Plan and develop instructional methods and content for educational, vocational, or student activity programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.36,
      "n": 65,
      "standard_error": 3.9743,
      "lower_ci_bound": 79.0263,
      "upper_ci_bound": 95.8911,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18588,
      "task": "Participate in special education-related activities, such as attending meetings and providing support to special educators throughout the district.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.67,
      "n": 55,
      "standard_error": 5.038,
      "lower_ci_bound": 1.9574,
      "upper_ci_bound": 25.6962,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18588,
      "task": "Participate in special education-related activities, such as attending meetings and providing support to special educators throughout the district.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.3,
      "n": 55,
      "standard_error": 8.7564,
      "lower_ci_bound": 8.6718,
      "upper_ci_bound": 43.5434,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18588,
      "task": "Participate in special education-related activities, such as attending meetings and providing support to special educators throughout the district.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.82,
      "n": 55,
      "standard_error": 8.8526,
      "lower_ci_bound": 13.7357,
      "upper_ci_bound": 48.2605,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18588,
      "task": "Participate in special education-related activities, such as attending meetings and providing support to special educators throughout the district.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.53,
      "n": 55,
      "standard_error": 5.7059,
      "lower_ci_bound": 4.0698,
      "upper_ci_bound": 28.5712,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18588,
      "task": "Participate in special education-related activities, such as attending meetings and providing support to special educators throughout the district.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 17.2,
      "n": 55,
      "standard_error": 6.3229,
      "lower_ci_bound": 7.8594,
      "upper_ci_bound": 33.5952,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18588,
      "task": "Participate in special education-related activities, such as attending meetings and providing support to special educators throughout the district.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.85,
      "n": 55,
      "standard_error": 5.6847,
      "lower_ci_bound": 2.3071,
      "upper_ci_bound": 28.5127,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18588,
      "task": "Participate in special education-related activities, such as attending meetings and providing support to special educators throughout the district.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.64,
      "n": 55,
      "standard_error": 3.3523,
      "lower_ci_bound": 1.6624,
      "upper_ci_bound": 17.4459,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18588,
      "task": "Participate in special education-related activities, such as attending meetings and providing support to special educators throughout the district.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.79,
      "n": 52,
      "standard_error": 0.2065,
      "lower_ci_bound": 3.3797,
      "upper_ci_bound": 4.2088,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18588,
      "task": "Participate in special education-related activities, such as attending meetings and providing support to special educators throughout the district.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.48,
      "n": 65,
      "standard_error": 6.7452,
      "lower_ci_bound": 63.6161,
      "upper_ci_bound": 90.6709,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5231,
      "task": "Recommend personnel actions related to programs and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.65,
      "n": 55,
      "standard_error": 0.6485,
      "lower_ci_bound": 0.0857,
      "upper_ci_bound": 4.6982,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5231,
      "task": "Recommend personnel actions related to programs and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 44.74,
      "n": 55,
      "standard_error": 12.752,
      "lower_ci_bound": 22.3486,
      "upper_ci_bound": 69.482,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5231,
      "task": "Recommend personnel actions related to programs and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10.25,
      "n": 55,
      "standard_error": 5.0215,
      "lower_ci_bound": 3.6816,
      "upper_ci_bound": 25.4379,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5231,
      "task": "Recommend personnel actions related to programs and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.5,
      "n": 55,
      "standard_error": 5.9252,
      "lower_ci_bound": 3.8845,
      "upper_ci_bound": 29.4533,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5231,
      "task": "Recommend personnel actions related to programs and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.49,
      "n": 55,
      "standard_error": 8.1875,
      "lower_ci_bound": 10.1683,
      "upper_ci_bound": 42.6638,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5231,
      "task": "Recommend personnel actions related to programs and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.58,
      "n": 55,
      "standard_error": 3.9239,
      "lower_ci_bound": 0.7894,
      "upper_ci_bound": 22.4925,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5231,
      "task": "Recommend personnel actions related to programs and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.79,
      "n": 55,
      "standard_error": 5.743,
      "lower_ci_bound": 0.7406,
      "upper_ci_bound": 33.6427,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5231,
      "task": "Recommend personnel actions related to programs and services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.75,
      "n": 54,
      "standard_error": 0.2551,
      "lower_ci_bound": 3.2382,
      "upper_ci_bound": 4.2617,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5231,
      "task": "Recommend personnel actions related to programs and services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 73.28,
      "n": 65,
      "standard_error": 11.1901,
      "lower_ci_bound": 46.6835,
      "upper_ci_bound": 89.571,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5211,
      "task": "Prepare, maintain, or oversee the preparation and maintenance of attendance, activity, planning, or personnel reports and records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.79,
      "n": 55,
      "standard_error": 4.4416,
      "lower_ci_bound": 0.7079,
      "upper_ci_bound": 26.1815,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5211,
      "task": "Prepare, maintain, or oversee the preparation and maintenance of attendance, activity, planning, or personnel reports and records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 7.91,
      "n": 55,
      "standard_error": 4.5641,
      "lower_ci_bound": 2.3903,
      "upper_ci_bound": 23.1743,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5211,
      "task": "Prepare, maintain, or oversee the preparation and maintenance of attendance, activity, planning, or personnel reports and records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 38.74,
      "n": 55,
      "standard_error": 7.3636,
      "lower_ci_bound": 25.3483,
      "upper_ci_bound": 54.0902,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5211,
      "task": "Prepare, maintain, or oversee the preparation and maintenance of attendance, activity, planning, or personnel reports and records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.6,
      "n": 55,
      "standard_error": 4.6874,
      "lower_ci_bound": 2.7648,
      "upper_ci_bound": 23.7233,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5211,
      "task": "Prepare, maintain, or oversee the preparation and maintenance of attendance, activity, planning, or personnel reports and records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 37.83,
      "n": 55,
      "standard_error": 7.2634,
      "lower_ci_bound": 24.6754,
      "upper_ci_bound": 53.0552,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5211,
      "task": "Prepare, maintain, or oversee the preparation and maintenance of attendance, activity, planning, or personnel reports and records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.57,
      "n": 55,
      "standard_error": 0.5732,
      "lower_ci_bound": 0.0738,
      "upper_ci_bound": 4.2027,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5211,
      "task": "Prepare, maintain, or oversee the preparation and maintenance of attendance, activity, planning, or personnel reports and records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.56,
      "n": 55,
      "standard_error": 0.5697,
      "lower_ci_bound": 0.7503,
      "upper_ci_bound": 3.2285,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5211,
      "task": "Prepare, maintain, or oversee the preparation and maintenance of attendance, activity, planning, or personnel reports and records.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.63,
      "n": 54,
      "standard_error": 0.1799,
      "lower_ci_bound": 3.2732,
      "upper_ci_bound": 3.9948,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5211,
      "task": "Prepare, maintain, or oversee the preparation and maintenance of attendance, activity, planning, or personnel reports and records.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.02,
      "n": 64,
      "standard_error": 5.4548,
      "lower_ci_bound": 72.832,
      "upper_ci_bound": 96.8084,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5217,
      "task": "Teach classes or courses to students.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10.08,
      "n": 39,
      "standard_error": 7.5029,
      "lower_ci_bound": 2.0561,
      "upper_ci_bound": 37.4562,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5217,
      "task": "Teach classes or courses to students.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 31.58,
      "n": 39,
      "standard_error": 11.6618,
      "lower_ci_bound": 13.406,
      "upper_ci_bound": 57.9217,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5217,
      "task": "Teach classes or courses to students.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 8.2,
      "n": 39,
      "standard_error": 5.2864,
      "lower_ci_bound": 2.1098,
      "upper_ci_bound": 27.016,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5217,
      "task": "Teach classes or courses to students.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.1,
      "n": 39,
      "standard_error": 5.9586,
      "lower_ci_bound": 0.7844,
      "upper_ci_bound": 34.7985,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5217,
      "task": "Teach classes or courses to students.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.8,
      "n": 39,
      "standard_error": 7.2914,
      "lower_ci_bound": 8.8786,
      "upper_ci_bound": 38.4768,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5217,
      "task": "Teach classes or courses to students.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14.49,
      "n": 39,
      "standard_error": 7.6806,
      "lower_ci_bound": 4.6053,
      "upper_ci_bound": 37.2777,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5217,
      "task": "Teach classes or courses to students.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.75,
      "n": 39,
      "standard_error": 6.5813,
      "lower_ci_bound": 2.3228,
      "upper_ci_bound": 32.9319,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5217,
      "task": "Teach classes or courses to students.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.51,
      "n": 40,
      "standard_error": 0.2314,
      "lower_ci_bound": 3.0447,
      "upper_ci_bound": 3.9807,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5217,
      "task": "Teach classes or courses to students.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 71.32,
      "n": 64,
      "standard_error": 7.8037,
      "lower_ci_bound": 53.7037,
      "upper_ci_bound": 84.1982,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5210,
      "task": "Review and approve new programs, or recommend modifications to existing programs, submitting program proposals for school board approval as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 33.47,
      "n": 52,
      "standard_error": 13.304,
      "lower_ci_bound": 13.1626,
      "upper_ci_bound": 62.536,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5210,
      "task": "Review and approve new programs, or recommend modifications to existing programs, submitting program proposals for school board approval as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 34.72,
      "n": 52,
      "standard_error": 7.0886,
      "lower_ci_bound": 22.1128,
      "upper_ci_bound": 49.915,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5210,
      "task": "Review and approve new programs, or recommend modifications to existing programs, submitting program proposals for school board approval as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.41,
      "n": 52,
      "standard_error": 7.2814,
      "lower_ci_bound": 7.8539,
      "upper_ci_bound": 37.3855,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5210,
      "task": "Review and approve new programs, or recommend modifications to existing programs, submitting program proposals for school board approval as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.7,
      "n": 52,
      "standard_error": 5.1012,
      "lower_ci_bound": 1.9364,
      "upper_ci_bound": 26.0598,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5210,
      "task": "Review and approve new programs, or recommend modifications to existing programs, submitting program proposals for school board approval as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.5,
      "n": 52,
      "standard_error": 5.7249,
      "lower_ci_bound": 0.6333,
      "upper_ci_bound": 34.6963,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5210,
      "task": "Review and approve new programs, or recommend modifications to existing programs, submitting program proposals for school board approval as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.2,
      "n": 52,
      "standard_error": 0.2137,
      "lower_ci_bound": 0.0251,
      "upper_ci_bound": 1.6472,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5210,
      "task": "Review and approve new programs, or recommend modifications to existing programs, submitting program proposals for school board approval as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 52,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5210,
      "task": "Review and approve new programs, or recommend modifications to existing programs, submitting program proposals for school board approval as necessary.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.45,
      "n": 51,
      "standard_error": 0.2383,
      "lower_ci_bound": 2.9709,
      "upper_ci_bound": 3.9282,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5210,
      "task": "Review and approve new programs, or recommend modifications to existing programs, submitting program proposals for school board approval as necessary.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 74.44,
      "n": 65,
      "standard_error": 7.2251,
      "lower_ci_bound": 57.6961,
      "upper_ci_bound": 86.1459,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18589,
      "task": "Meet with federal, state, and local agencies to stay abreast of policies and to discuss improvements for education programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 22.07,
      "n": 50,
      "standard_error": 5.726,
      "lower_ci_bound": 12.6698,
      "upper_ci_bound": 35.6063,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18589,
      "task": "Meet with federal, state, and local agencies to stay abreast of policies and to discuss improvements for education programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 45.73,
      "n": 50,
      "standard_error": 8.5129,
      "lower_ci_bound": 29.727,
      "upper_ci_bound": 62.6747,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18589,
      "task": "Meet with federal, state, and local agencies to stay abreast of policies and to discuss improvements for education programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20.78,
      "n": 50,
      "standard_error": 5.0036,
      "lower_ci_bound": 12.4657,
      "upper_ci_bound": 32.5758,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18589,
      "task": "Meet with federal, state, and local agencies to stay abreast of policies and to discuss improvements for education programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 1.29,
      "n": 50,
      "standard_error": 0.9351,
      "lower_ci_bound": 0.2954,
      "upper_ci_bound": 5.4155,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18589,
      "task": "Meet with federal, state, and local agencies to stay abreast of policies and to discuss improvements for education programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.79,
      "n": 50,
      "standard_error": 5.5249,
      "lower_ci_bound": 0.7972,
      "upper_ci_bound": 31.9894,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18589,
      "task": "Meet with federal, state, and local agencies to stay abreast of policies and to discuss improvements for education programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.13,
      "n": 50,
      "standard_error": 3.7548,
      "lower_ci_bound": 0.6357,
      "upper_ci_bound": 22.4677,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18589,
      "task": "Meet with federal, state, and local agencies to stay abreast of policies and to discuss improvements for education programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.21,
      "n": 50,
      "standard_error": 0.2173,
      "lower_ci_bound": 0.0254,
      "upper_ci_bound": 1.6804,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18589,
      "task": "Meet with federal, state, and local agencies to stay abreast of policies and to discuss improvements for education programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.45,
      "n": 48,
      "standard_error": 0.2384,
      "lower_ci_bound": 2.9694,
      "upper_ci_bound": 3.9284,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18589,
      "task": "Meet with federal, state, and local agencies to stay abreast of policies and to discuss improvements for education programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 73.31,
      "n": 65,
      "standard_error": 11.0542,
      "lower_ci_bound": 47.0464,
      "upper_ci_bound": 89.4621,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5230,
      "task": "Write articles, manuals, and other publications, and assist in the distribution of promotional literature about facilities and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 33.99,
      "n": 50,
      "standard_error": 7.0752,
      "lower_ci_bound": 21.4574,
      "upper_ci_bound": 49.2469,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5230,
      "task": "Write articles, manuals, and other publications, and assist in the distribution of promotional literature about facilities and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.86,
      "n": 50,
      "standard_error": 5.8876,
      "lower_ci_bound": 13.1565,
      "upper_ci_bound": 36.6955,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5230,
      "task": "Write articles, manuals, and other publications, and assist in the distribution of promotional literature about facilities and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.5,
      "n": 50,
      "standard_error": 5.6197,
      "lower_ci_bound": 8.0083,
      "upper_ci_bound": 30.9637,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5230,
      "task": "Write articles, manuals, and other publications, and assist in the distribution of promotional literature about facilities and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.74,
      "n": 50,
      "standard_error": 6.6284,
      "lower_ci_bound": 3.5503,
      "upper_ci_bound": 32.4809,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5230,
      "task": "Write articles, manuals, and other publications, and assist in the distribution of promotional literature about facilities and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.91,
      "n": 50,
      "standard_error": 7.6839,
      "lower_ci_bound": 4.9315,
      "upper_ci_bound": 37.1783,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5230,
      "task": "Write articles, manuals, and other publications, and assist in the distribution of promotional literature about facilities and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5230,
      "task": "Write articles, manuals, and other publications, and assist in the distribution of promotional literature about facilities and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5230,
      "task": "Write articles, manuals, and other publications, and assist in the distribution of promotional literature about facilities and programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.33,
      "n": 49,
      "standard_error": 0.1933,
      "lower_ci_bound": 2.9407,
      "upper_ci_bound": 3.7182,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5230,
      "task": "Write articles, manuals, and other publications, and assist in the distribution of promotional literature about facilities and programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 75.72,
      "n": 65,
      "standard_error": 9.4102,
      "lower_ci_bound": 52.8662,
      "upper_ci_bound": 89.6565,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18591,
      "task": "Coordinate and direct extracurricular activities and programs, such as after-school events and athletic contests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.02,
      "n": 46,
      "standard_error": 1.3611,
      "lower_ci_bound": 0.5111,
      "upper_ci_bound": 7.6141,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18591,
      "task": "Coordinate and direct extracurricular activities and programs, such as after-school events and athletic contests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 29.06,
      "n": 46,
      "standard_error": 5.9761,
      "lower_ci_bound": 18.5955,
      "upper_ci_bound": 42.3431,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18591,
      "task": "Coordinate and direct extracurricular activities and programs, such as after-school events and athletic contests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.87,
      "n": 46,
      "standard_error": 12.715,
      "lower_ci_bound": 12.5714,
      "upper_ci_bound": 60.3391,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18591,
      "task": "Coordinate and direct extracurricular activities and programs, such as after-school events and athletic contests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.04,
      "n": 46,
      "standard_error": 7.3363,
      "lower_ci_bound": 4.5795,
      "upper_ci_bound": 35.7168,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18591,
      "task": "Coordinate and direct extracurricular activities and programs, such as after-school events and athletic contests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 21.06,
      "n": 46,
      "standard_error": 9.5279,
      "lower_ci_bound": 7.7559,
      "upper_ci_bound": 45.8327,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18591,
      "task": "Coordinate and direct extracurricular activities and programs, such as after-school events and athletic contests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18591,
      "task": "Coordinate and direct extracurricular activities and programs, such as after-school events and athletic contests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.97,
      "n": 46,
      "standard_error": 1.9791,
      "lower_ci_bound": 0.2529,
      "upper_ci_bound": 13.6923,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18591,
      "task": "Coordinate and direct extracurricular activities and programs, such as after-school events and athletic contests.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.31,
      "n": 47,
      "standard_error": 0.2418,
      "lower_ci_bound": 2.8242,
      "upper_ci_bound": 3.7976,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18591,
      "task": "Coordinate and direct extracurricular activities and programs, such as after-school events and athletic contests.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 68.04,
      "n": 65,
      "standard_error": 9.1186,
      "lower_ci_bound": 47.9448,
      "upper_ci_bound": 83.1041,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5216,
      "task": "Organize and direct committees of specialists, volunteers, and staff to provide technical and advisory assistance for programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 12.72,
      "n": 56,
      "standard_error": 6.6853,
      "lower_ci_bound": 4.1748,
      "upper_ci_bound": 32.7569,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5216,
      "task": "Organize and direct committees of specialists, volunteers, and staff to provide technical and advisory assistance for programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 32.82,
      "n": 56,
      "standard_error": 12.8767,
      "lower_ci_bound": 13.1611,
      "upper_ci_bound": 61.1598,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5216,
      "task": "Organize and direct committees of specialists, volunteers, and staff to provide technical and advisory assistance for programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.98,
      "n": 56,
      "standard_error": 9.734,
      "lower_ci_bound": 16.0909,
      "upper_ci_bound": 53.5461,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5216,
      "task": "Organize and direct committees of specialists, volunteers, and staff to provide technical and advisory assistance for programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.9,
      "n": 56,
      "standard_error": 5.8585,
      "lower_ci_bound": 4.2236,
      "upper_ci_bound": 29.2758,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5216,
      "task": "Organize and direct committees of specialists, volunteers, and staff to provide technical and advisory assistance for programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.58,
      "n": 56,
      "standard_error": 7.2111,
      "lower_ci_bound": 2.5056,
      "upper_ci_bound": 35.2763,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5216,
      "task": "Organize and direct committees of specialists, volunteers, and staff to provide technical and advisory assistance for programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 56,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5216,
      "task": "Organize and direct committees of specialists, volunteers, and staff to provide technical and advisory assistance for programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 56,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5216,
      "task": "Organize and direct committees of specialists, volunteers, and staff to provide technical and advisory assistance for programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.27,
      "n": 55,
      "standard_error": 0.2669,
      "lower_ci_bound": 2.731,
      "upper_ci_bound": 3.8011,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5216,
      "task": "Organize and direct committees of specialists, volunteers, and staff to provide technical and advisory assistance for programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 77.36,
      "n": 65,
      "standard_error": 8.4453,
      "lower_ci_bound": 56.5994,
      "upper_ci_bound": 89.9553,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5227,
      "task": "Establish, coordinate, and oversee particular programs across school districts, such as programs to evaluate student academic achievement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.7,
      "n": 39,
      "standard_error": 14.6709,
      "lower_ci_bound": 1.9373,
      "upper_ci_bound": 63.7192,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5227,
      "task": "Establish, coordinate, and oversee particular programs across school districts, such as programs to evaluate student academic achievement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 11.06,
      "n": 39,
      "standard_error": 4.6696,
      "lower_ci_bound": 4.5422,
      "upper_ci_bound": 24.5348,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5227,
      "task": "Establish, coordinate, and oversee particular programs across school districts, such as programs to evaluate student academic achievement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.84,
      "n": 39,
      "standard_error": 10.4275,
      "lower_ci_bound": 15.8111,
      "upper_ci_bound": 56.0151,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5227,
      "task": "Establish, coordinate, and oversee particular programs across school districts, such as programs to evaluate student academic achievement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.33,
      "n": 39,
      "standard_error": 6.3921,
      "lower_ci_bound": 4.0781,
      "upper_ci_bound": 31.7687,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5227,
      "task": "Establish, coordinate, and oversee particular programs across school districts, such as programs to evaluate student academic achievement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 23.27,
      "n": 39,
      "standard_error": 8.7927,
      "lower_ci_bound": 10.0611,
      "upper_ci_bound": 45.1072,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5227,
      "task": "Establish, coordinate, and oversee particular programs across school districts, such as programs to evaluate student academic achievement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.79,
      "n": 39,
      "standard_error": 4.3527,
      "lower_ci_bound": 0.7248,
      "upper_ci_bound": 25.77,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5227,
      "task": "Establish, coordinate, and oversee particular programs across school districts, such as programs to evaluate student academic achievement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5227,
      "task": "Establish, coordinate, and oversee particular programs across school districts, such as programs to evaluate student academic achievement.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.91,
      "n": 38,
      "standard_error": 0.2114,
      "lower_ci_bound": 3.4857,
      "upper_ci_bound": 4.3423,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5227,
      "task": "Establish, coordinate, and oversee particular programs across school districts, such as programs to evaluate student academic achievement.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 54.08,
      "n": 65,
      "standard_error": 11.3173,
      "lower_ci_bound": 32.1514,
      "upper_ci_bound": 74.536,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18592,
      "task": "Mentor and support administrative staff members, such as superintendents and principals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.75,
      "n": 37,
      "standard_error": 7.2064,
      "lower_ci_bound": 2.009,
      "upper_ci_bound": 36.2568,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18592,
      "task": "Mentor and support administrative staff members, such as superintendents and principals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0.59,
      "n": 37,
      "standard_error": 0.6236,
      "lower_ci_bound": 0.0698,
      "upper_ci_bound": 4.8494,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18592,
      "task": "Mentor and support administrative staff members, such as superintendents and principals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.47,
      "n": 37,
      "standard_error": 6.2079,
      "lower_ci_bound": 12.3364,
      "upper_ci_bound": 37.3862,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18592,
      "task": "Mentor and support administrative staff members, such as superintendents and principals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20.43,
      "n": 37,
      "standard_error": 12.2252,
      "lower_ci_bound": 5.2882,
      "upper_ci_bound": 54.1292,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18592,
      "task": "Mentor and support administrative staff members, such as superintendents and principals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 42.36,
      "n": 37,
      "standard_error": 11.1506,
      "lower_ci_bound": 22.5466,
      "upper_ci_bound": 64.9828,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18592,
      "task": "Mentor and support administrative staff members, such as superintendents and principals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.22,
      "n": 37,
      "standard_error": 1.2413,
      "lower_ci_bound": 0.1537,
      "upper_ci_bound": 9.0514,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18592,
      "task": "Mentor and support administrative staff members, such as superintendents and principals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.18,
      "n": 37,
      "standard_error": 1.9554,
      "lower_ci_bound": 0.8957,
      "upper_ci_bound": 10.6435,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18592,
      "task": "Mentor and support administrative staff members, such as superintendents and principals.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.89,
      "n": 38,
      "standard_error": 0.2435,
      "lower_ci_bound": 3.401,
      "upper_ci_bound": 4.3879,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18592,
      "task": "Mentor and support administrative staff members, such as superintendents and principals.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 46.09,
      "n": 65,
      "standard_error": 12.5352,
      "lower_ci_bound": 23.7873,
      "upper_ci_bound": 70.0834,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5233,
      "task": "Collect and analyze survey data, regulatory information, and data on demographic and employment trends to forecast enrollment patterns and curriculum change needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.6,
      "n": 45,
      "standard_error": 6.5814,
      "lower_ci_bound": 4.8456,
      "upper_ci_bound": 32.7375,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5233,
      "task": "Collect and analyze survey data, regulatory information, and data on demographic and employment trends to forecast enrollment patterns and curriculum change needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 14.38,
      "n": 45,
      "standard_error": 7.735,
      "lower_ci_bound": 4.5195,
      "upper_ci_bound": 37.3328,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5233,
      "task": "Collect and analyze survey data, regulatory information, and data on demographic and employment trends to forecast enrollment patterns and curriculum change needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.16,
      "n": 45,
      "standard_error": 7.3714,
      "lower_ci_bound": 9.9239,
      "upper_ci_bound": 39.5379,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5233,
      "task": "Collect and analyze survey data, regulatory information, and data on demographic and employment trends to forecast enrollment patterns and curriculum change needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 32.49,
      "n": 45,
      "standard_error": 5.9718,
      "lower_ci_bound": 21.75,
      "upper_ci_bound": 45.4425,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5233,
      "task": "Collect and analyze survey data, regulatory information, and data on demographic and employment trends to forecast enrollment patterns and curriculum change needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 17.85,
      "n": 45,
      "standard_error": 8.1255,
      "lower_ci_bound": 6.6398,
      "upper_ci_bound": 39.8961,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5233,
      "task": "Collect and analyze survey data, regulatory information, and data on demographic and employment trends to forecast enrollment patterns and curriculum change needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.52,
      "n": 45,
      "standard_error": 0.5364,
      "lower_ci_bound": 0.0662,
      "upper_ci_bound": 4.0214,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5233,
      "task": "Collect and analyze survey data, regulatory information, and data on demographic and employment trends to forecast enrollment patterns and curriculum change needs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5233,
      "task": "Collect and analyze survey data, regulatory information, and data on demographic and employment trends to forecast enrollment patterns and curriculum change needs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.85,
      "n": 44,
      "standard_error": 0.1175,
      "lower_ci_bound": 3.6099,
      "upper_ci_bound": 4.0837,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5233,
      "task": "Collect and analyze survey data, regulatory information, and data on demographic and employment trends to forecast enrollment patterns and curriculum change needs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 63.67,
      "n": 65,
      "standard_error": 9.4528,
      "lower_ci_bound": 43.6551,
      "upper_ci_bound": 79.8621,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5218,
      "task": "Advocate for new schools to be built, or for existing facilities to be repaired or remodeled.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.64,
      "n": 38,
      "standard_error": 5.2179,
      "lower_ci_bound": 10.244,
      "upper_ci_bound": 31.5114,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5218,
      "task": "Advocate for new schools to be built, or for existing facilities to be repaired or remodeled.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 38.51,
      "n": 38,
      "standard_error": 9.8252,
      "lower_ci_bound": 21.2715,
      "upper_ci_bound": 59.2128,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5218,
      "task": "Advocate for new schools to be built, or for existing facilities to be repaired or remodeled.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.48,
      "n": 38,
      "standard_error": 8.3315,
      "lower_ci_bound": 10.7063,
      "upper_ci_bound": 43.9826,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5218,
      "task": "Advocate for new schools to be built, or for existing facilities to be repaired or remodeled.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.35,
      "n": 38,
      "standard_error": 7.4434,
      "lower_ci_bound": 2.2208,
      "upper_ci_bound": 36.9709,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5218,
      "task": "Advocate for new schools to be built, or for existing facilities to be repaired or remodeled.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.76,
      "n": 38,
      "standard_error": 7.409,
      "lower_ci_bound": 1.446,
      "upper_ci_bound": 38.5799,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5218,
      "task": "Advocate for new schools to be built, or for existing facilities to be repaired or remodeled.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5218,
      "task": "Advocate for new schools to be built, or for existing facilities to be repaired or remodeled.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.26,
      "n": 38,
      "standard_error": 0.2699,
      "lower_ci_bound": 0.0318,
      "upper_ci_bound": 2.0972,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5218,
      "task": "Advocate for new schools to be built, or for existing facilities to be repaired or remodeled.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.8,
      "n": 39,
      "standard_error": 0.2403,
      "lower_ci_bound": 3.3166,
      "upper_ci_bound": 4.2897,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5218,
      "task": "Advocate for new schools to be built, or for existing facilities to be repaired or remodeled.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 62.76,
      "n": 65,
      "standard_error": 9.0185,
      "lower_ci_bound": 43.8071,
      "upper_ci_bound": 78.4605,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18590,
      "task": "Plan, coordinate, and oversee school logistics programs, such as bus and food services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.65,
      "n": 35,
      "standard_error": 3.1584,
      "lower_ci_bound": 2.4703,
      "upper_ci_bound": 16.6898,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18590,
      "task": "Plan, coordinate, and oversee school logistics programs, such as bus and food services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 20.85,
      "n": 35,
      "standard_error": 11.0619,
      "lower_ci_bound": 6.319,
      "upper_ci_bound": 50.7055,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18590,
      "task": "Plan, coordinate, and oversee school logistics programs, such as bus and food services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10.26,
      "n": 35,
      "standard_error": 7.5828,
      "lower_ci_bound": 2.1011,
      "upper_ci_bound": 37.8692,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18590,
      "task": "Plan, coordinate, and oversee school logistics programs, such as bus and food services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 34.15,
      "n": 35,
      "standard_error": 13.7092,
      "lower_ci_bound": 13.0611,
      "upper_ci_bound": 64.1592,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18590,
      "task": "Plan, coordinate, and oversee school logistics programs, such as bus and food services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 27.41,
      "n": 35,
      "standard_error": 13.4751,
      "lower_ci_bound": 8.7072,
      "upper_ci_bound": 59.9285,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18590,
      "task": "Plan, coordinate, and oversee school logistics programs, such as bus and food services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.67,
      "n": 35,
      "standard_error": 0.6951,
      "lower_ci_bound": 0.0825,
      "upper_ci_bound": 5.295,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18590,
      "task": "Plan, coordinate, and oversee school logistics programs, such as bus and food services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18590,
      "task": "Plan, coordinate, and oversee school logistics programs, such as bus and food services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.61,
      "n": 35,
      "standard_error": 0.2794,
      "lower_ci_bound": 3.0459,
      "upper_ci_bound": 4.1817,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 18590,
      "task": "Plan, coordinate, and oversee school logistics programs, such as bus and food services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 56.56,
      "n": 64,
      "standard_error": 13.4959,
      "lower_ci_bound": 30.2883,
      "upper_ci_bound": 79.6048,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5228,
      "task": "Review and interpret government codes, and develop programs to ensure adherence to codes and facility safety, security, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 22.73,
      "n": 45,
      "standard_error": 10.2823,
      "lower_ci_bound": 8.2879,
      "upper_ci_bound": 48.9045,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5228,
      "task": "Review and interpret government codes, and develop programs to ensure adherence to codes and facility safety, security, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 44.5,
      "n": 45,
      "standard_error": 6.0556,
      "lower_ci_bound": 32.845,
      "upper_ci_bound": 56.7858,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5228,
      "task": "Review and interpret government codes, and develop programs to ensure adherence to codes and facility safety, security, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.44,
      "n": 45,
      "standard_error": 8.8664,
      "lower_ci_bound": 7.1595,
      "upper_ci_bound": 43.0301,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5228,
      "task": "Review and interpret government codes, and develop programs to ensure adherence to codes and facility safety, security, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.93,
      "n": 45,
      "standard_error": 5.9835,
      "lower_ci_bound": 1.1368,
      "upper_ci_bound": 32.5586,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5228,
      "task": "Review and interpret government codes, and develop programs to ensure adherence to codes and facility safety, security, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.4,
      "n": 45,
      "standard_error": 6.5454,
      "lower_ci_bound": 0.7508,
      "upper_ci_bound": 38.2057,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5228,
      "task": "Review and interpret government codes, and develop programs to ensure adherence to codes and facility safety, security, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5228,
      "task": "Review and interpret government codes, and develop programs to ensure adherence to codes and facility safety, security, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5228,
      "task": "Review and interpret government codes, and develop programs to ensure adherence to codes and facility safety, security, and maintenance.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.59,
      "n": 45,
      "standard_error": 0.3585,
      "lower_ci_bound": 2.8673,
      "upper_ci_bound": 4.3122,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5228,
      "task": "Review and interpret government codes, and develop programs to ensure adherence to codes and facility safety, security, and maintenance.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 66.33,
      "n": 65,
      "standard_error": 10.7174,
      "lower_ci_bound": 43.0291,
      "upper_ci_bound": 83.7083,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5220,
      "task": "Develop partnerships with businesses, communities, and other organizations to help meet identified educational needs and to provide school-to-work programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.52,
      "n": 37,
      "standard_error": 9.3136,
      "lower_ci_bound": 3.0117,
      "upper_ci_bound": 44.0249,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5220,
      "task": "Develop partnerships with businesses, communities, and other organizations to help meet identified educational needs and to provide school-to-work programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 32.85,
      "n": 37,
      "standard_error": 9.9428,
      "lower_ci_bound": 16.3966,
      "upper_ci_bound": 54.9644,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5220,
      "task": "Develop partnerships with businesses, communities, and other organizations to help meet identified educational needs and to provide school-to-work programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.99,
      "n": 37,
      "standard_error": 7.5964,
      "lower_ci_bound": 18.8134,
      "upper_ci_bound": 48.8503,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5220,
      "task": "Develop partnerships with businesses, communities, and other organizations to help meet identified educational needs and to provide school-to-work programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.66,
      "n": 37,
      "standard_error": 2.9247,
      "lower_ci_bound": 0.7036,
      "upper_ci_bound": 16.9545,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5220,
      "task": "Develop partnerships with businesses, communities, and other organizations to help meet identified educational needs and to provide school-to-work programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.82,
      "n": 37,
      "standard_error": 9.4422,
      "lower_ci_bound": 0.8873,
      "upper_ci_bound": 51.1242,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5220,
      "task": "Develop partnerships with businesses, communities, and other organizations to help meet identified educational needs and to provide school-to-work programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.82,
      "n": 37,
      "standard_error": 6.6814,
      "lower_ci_bound": 1.764,
      "upper_ci_bound": 34.2759,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5220,
      "task": "Develop partnerships with businesses, communities, and other organizations to help meet identified educational needs and to provide school-to-work programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.33,
      "n": 37,
      "standard_error": 0.3497,
      "lower_ci_bound": 0.0378,
      "upper_ci_bound": 2.7936,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5220,
      "task": "Develop partnerships with businesses, communities, and other organizations to help meet identified educational needs and to provide school-to-work programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.54,
      "n": 36,
      "standard_error": 0.3163,
      "lower_ci_bound": 2.9007,
      "upper_ci_bound": 4.1849,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5220,
      "task": "Develop partnerships with businesses, communities, and other organizations to help meet identified educational needs and to provide school-to-work programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 46.39,
      "n": 65,
      "standard_error": 12.5927,
      "lower_ci_bound": 23.939,
      "upper_ci_bound": 70.4131,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5214,
      "task": "Direct and coordinate school maintenance services and the use of school facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.67,
      "n": 32,
      "standard_error": 5.969,
      "lower_ci_bound": 2.5875,
      "upper_ci_bound": 30.1379,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5214,
      "task": "Direct and coordinate school maintenance services and the use of school facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.78,
      "n": 32,
      "standard_error": 9.6421,
      "lower_ci_bound": 8.0696,
      "upper_ci_bound": 46.898,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5214,
      "task": "Direct and coordinate school maintenance services and the use of school facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 2.76,
      "n": 32,
      "standard_error": 1.6465,
      "lower_ci_bound": 0.8076,
      "upper_ci_bound": 9.0223,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5214,
      "task": "Direct and coordinate school maintenance services and the use of school facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 28.22,
      "n": 32,
      "standard_error": 10.1727,
      "lower_ci_bound": 12.368,
      "upper_ci_bound": 52.2631,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5214,
      "task": "Direct and coordinate school maintenance services and the use of school facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 34.88,
      "n": 32,
      "standard_error": 7.578,
      "lower_ci_bound": 21.3325,
      "upper_ci_bound": 51.3986,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5214,
      "task": "Direct and coordinate school maintenance services and the use of school facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.4,
      "n": 32,
      "standard_error": 2.4072,
      "lower_ci_bound": 0.3031,
      "upper_ci_bound": 16.6404,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5214,
      "task": "Direct and coordinate school maintenance services and the use of school facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.29,
      "n": 32,
      "standard_error": 0.3073,
      "lower_ci_bound": 0.0339,
      "upper_ci_bound": 2.4627,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5214,
      "task": "Direct and coordinate school maintenance services and the use of school facilities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.49,
      "n": 32,
      "standard_error": 0.3064,
      "lower_ci_bound": 2.8605,
      "upper_ci_bound": 4.1103,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "task_id": 5214,
      "task": "Direct and coordinate school maintenance services and the use of school facilities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 52.28,
      "n": 65,
      "standard_error": 12.347,
      "lower_ci_bound": 28.9605,
      "upper_ci_bound": 74.6512,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 21041,
      "task": "Design or use assessments to monitor student learning outcomes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.37,
      "n": 87,
      "standard_error": 2.9242,
      "lower_ci_bound": 2.5041,
      "upper_ci_bound": 15.2767,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 21041,
      "task": "Design or use assessments to monitor student learning outcomes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 38.58,
      "n": 87,
      "standard_error": 5.7765,
      "lower_ci_bound": 27.8971,
      "upper_ci_bound": 50.4912,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 21041,
      "task": "Design or use assessments to monitor student learning outcomes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25.61,
      "n": 87,
      "standard_error": 5.3092,
      "lower_ci_bound": 16.5174,
      "upper_ci_bound": 37.4659,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 21041,
      "task": "Design or use assessments to monitor student learning outcomes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.27,
      "n": 87,
      "standard_error": 6.5706,
      "lower_ci_bound": 11.0228,
      "upper_ci_bound": 37.0843,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 21041,
      "task": "Design or use assessments to monitor student learning outcomes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.16,
      "n": 87,
      "standard_error": 3.659,
      "lower_ci_bound": 3.2581,
      "upper_ci_bound": 18.9978,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 21041,
      "task": "Design or use assessments to monitor student learning outcomes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 87,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 21041,
      "task": "Design or use assessments to monitor student learning outcomes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 87,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 21041,
      "task": "Design or use assessments to monitor student learning outcomes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.07,
      "n": 86,
      "standard_error": 0.139,
      "lower_ci_bound": 3.7965,
      "upper_ci_bound": 4.3492,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 21041,
      "task": "Design or use assessments to monitor student learning outcomes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.49,
      "n": 114,
      "standard_error": 5.9366,
      "lower_ci_bound": 66.1118,
      "upper_ci_bound": 89.718,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5235,
      "task": "Recruit, hire, train, and terminate departmental personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 31.68,
      "n": 98,
      "standard_error": 6.4867,
      "lower_ci_bound": 20.3667,
      "upper_ci_bound": 45.6654,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5235,
      "task": "Recruit, hire, train, and terminate departmental personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 39.02,
      "n": 98,
      "standard_error": 6.7921,
      "lower_ci_bound": 26.6429,
      "upper_ci_bound": 53.0019,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5235,
      "task": "Recruit, hire, train, and terminate departmental personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.08,
      "n": 98,
      "standard_error": 6.7349,
      "lower_ci_bound": 10.6808,
      "upper_ci_bound": 37.3625,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5235,
      "task": "Recruit, hire, train, and terminate departmental personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0.62,
      "n": 98,
      "standard_error": 0.6264,
      "lower_ci_bound": 0.0826,
      "upper_ci_bound": 4.4866,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5235,
      "task": "Recruit, hire, train, and terminate departmental personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.68,
      "n": 98,
      "standard_error": 2.7371,
      "lower_ci_bound": 1.4331,
      "upper_ci_bound": 14.231,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5235,
      "task": "Recruit, hire, train, and terminate departmental personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.21,
      "n": 98,
      "standard_error": 0.2091,
      "lower_ci_bound": 0.0272,
      "upper_ci_bound": 1.5339,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5235,
      "task": "Recruit, hire, train, and terminate departmental personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.71,
      "n": 98,
      "standard_error": 2.7167,
      "lower_ci_bound": 0.361,
      "upper_ci_bound": 17.6913,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5235,
      "task": "Recruit, hire, train, and terminate departmental personnel.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.98,
      "n": 99,
      "standard_error": 0.1338,
      "lower_ci_bound": 3.7167,
      "upper_ci_bound": 4.2476,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5235,
      "task": "Recruit, hire, train, and terminate departmental personnel.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 78.06,
      "n": 114,
      "standard_error": 5.4278,
      "lower_ci_bound": 65.5035,
      "upper_ci_bound": 86.9551,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18594,
      "task": "Direct, coordinate, and evaluate the activities of personnel, including support staff engaged in administering academic institutions, departments, or alumni organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.73,
      "n": 87,
      "standard_error": 2.5866,
      "lower_ci_bound": 2.2931,
      "upper_ci_bound": 13.6051,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18594,
      "task": "Direct, coordinate, and evaluate the activities of personnel, including support staff engaged in administering academic institutions, departments, or alumni organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 14.81,
      "n": 87,
      "standard_error": 5.8094,
      "lower_ci_bound": 6.5093,
      "upper_ci_bound": 30.2765,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18594,
      "task": "Direct, coordinate, and evaluate the activities of personnel, including support staff engaged in administering academic institutions, departments, or alumni organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.97,
      "n": 87,
      "standard_error": 3.3879,
      "lower_ci_bound": 13.121,
      "upper_ci_bound": 26.6212,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18594,
      "task": "Direct, coordinate, and evaluate the activities of personnel, including support staff engaged in administering academic institutions, departments, or alumni organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.69,
      "n": 87,
      "standard_error": 4.3819,
      "lower_ci_bound": 5.3904,
      "upper_ci_bound": 23.5386,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18594,
      "task": "Direct, coordinate, and evaluate the activities of personnel, including support staff engaged in administering academic institutions, departments, or alumni organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.19,
      "n": 87,
      "standard_error": 4.7775,
      "lower_ci_bound": 14.1316,
      "upper_ci_bound": 33.0832,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18594,
      "task": "Direct, coordinate, and evaluate the activities of personnel, including support staff engaged in administering academic institutions, departments, or alumni organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 13.06,
      "n": 87,
      "standard_error": 5.0933,
      "lower_ci_bound": 5.8047,
      "upper_ci_bound": 26.8201,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18594,
      "task": "Direct, coordinate, and evaluate the activities of personnel, including support staff engaged in administering academic institutions, departments, or alumni organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 13.54,
      "n": 87,
      "standard_error": 4.7881,
      "lower_ci_bound": 6.4906,
      "upper_ci_bound": 26.0935,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18594,
      "task": "Direct, coordinate, and evaluate the activities of personnel, including support staff engaged in administering academic institutions, departments, or alumni organizations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.94,
      "n": 85,
      "standard_error": 0.1492,
      "lower_ci_bound": 3.6427,
      "upper_ci_bound": 4.236,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18594,
      "task": "Direct, coordinate, and evaluate the activities of personnel, including support staff engaged in administering academic institutions, departments, or alumni organizations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 76.89,
      "n": 113,
      "standard_error": 5.8412,
      "lower_ci_bound": 63.4347,
      "upper_ci_bound": 86.4562,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18593,
      "task": "Advise students on issues such as course selection, progress toward graduation, and career decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.86,
      "n": 85,
      "standard_error": 1.0962,
      "lower_ci_bound": 0.5716,
      "upper_ci_bound": 5.8876,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18593,
      "task": "Advise students on issues such as course selection, progress toward graduation, and career decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.69,
      "n": 85,
      "standard_error": 5.2284,
      "lower_ci_bound": 13.0523,
      "upper_ci_bound": 33.8075,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18593,
      "task": "Advise students on issues such as course selection, progress toward graduation, and career decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 38.2,
      "n": 85,
      "standard_error": 6.7506,
      "lower_ci_bound": 25.9301,
      "upper_ci_bound": 52.1899,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18593,
      "task": "Advise students on issues such as course selection, progress toward graduation, and career decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.99,
      "n": 85,
      "standard_error": 5.2465,
      "lower_ci_bound": 9.758,
      "upper_ci_bound": 30.7904,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18593,
      "task": "Advise students on issues such as course selection, progress toward graduation, and career decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.04,
      "n": 85,
      "standard_error": 3.4119,
      "lower_ci_bound": 3.3757,
      "upper_ci_bound": 17.9581,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18593,
      "task": "Advise students on issues such as course selection, progress toward graduation, and career decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.46,
      "n": 85,
      "standard_error": 2.3395,
      "lower_ci_bound": 1.5397,
      "upper_ci_bound": 12.211,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18593,
      "task": "Advise students on issues such as course selection, progress toward graduation, and career decisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.77,
      "n": 85,
      "standard_error": 4.0279,
      "lower_ci_bound": 2.6785,
      "upper_ci_bound": 20.4839,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18593,
      "task": "Advise students on issues such as course selection, progress toward graduation, and career decisions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.9,
      "n": 85,
      "standard_error": 0.0898,
      "lower_ci_bound": 3.724,
      "upper_ci_bound": 4.081,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18593,
      "task": "Advise students on issues such as course selection, progress toward graduation, and career decisions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 75.91,
      "n": 114,
      "standard_error": 6.6412,
      "lower_ci_bound": 60.5471,
      "upper_ci_bound": 86.616,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5236,
      "task": "Plan, administer, and control budgets, maintain financial records, and produce financial reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.3,
      "n": 101,
      "standard_error": 5.0299,
      "lower_ci_bound": 3.0488,
      "upper_ci_bound": 25.0776,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5236,
      "task": "Plan, administer, and control budgets, maintain financial records, and produce financial reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.42,
      "n": 101,
      "standard_error": 6.7406,
      "lower_ci_bound": 14.4069,
      "upper_ci_bound": 40.8297,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5236,
      "task": "Plan, administer, and control budgets, maintain financial records, and produce financial reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 30.84,
      "n": 101,
      "standard_error": 7.0645,
      "lower_ci_bound": 18.7735,
      "upper_ci_bound": 46.2441,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5236,
      "task": "Plan, administer, and control budgets, maintain financial records, and produce financial reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.98,
      "n": 101,
      "standard_error": 3.7751,
      "lower_ci_bound": 8.9151,
      "upper_ci_bound": 24.0854,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5236,
      "task": "Plan, administer, and control budgets, maintain financial records, and produce financial reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.24,
      "n": 101,
      "standard_error": 4.8621,
      "lower_ci_bound": 6.1796,
      "upper_ci_bound": 26.1098,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5236,
      "task": "Plan, administer, and control budgets, maintain financial records, and produce financial reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.6,
      "n": 101,
      "standard_error": 2.3758,
      "lower_ci_bound": 0.4145,
      "upper_ci_bound": 14.6442,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5236,
      "task": "Plan, administer, and control budgets, maintain financial records, and produce financial reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.62,
      "n": 101,
      "standard_error": 2.6097,
      "lower_ci_bound": 0.8429,
      "upper_ci_bound": 14.2151,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5236,
      "task": "Plan, administer, and control budgets, maintain financial records, and produce financial reports.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.84,
      "n": 98,
      "standard_error": 0.1474,
      "lower_ci_bound": 3.5476,
      "upper_ci_bound": 4.1326,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5236,
      "task": "Plan, administer, and control budgets, maintain financial records, and produce financial reports.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 79.97,
      "n": 114,
      "standard_error": 6.4146,
      "lower_ci_bound": 64.3617,
      "upper_ci_bound": 89.8257,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18595,
      "task": "Formulate strategic plans for the institution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 25.05,
      "n": 78,
      "standard_error": 6.3236,
      "lower_ci_bound": 14.5946,
      "upper_ci_bound": 39.524,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18595,
      "task": "Formulate strategic plans for the institution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 49.09,
      "n": 78,
      "standard_error": 6.3057,
      "lower_ci_bound": 36.8497,
      "upper_ci_bound": 61.4475,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18595,
      "task": "Formulate strategic plans for the institution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.34,
      "n": 78,
      "standard_error": 3.316,
      "lower_ci_bound": 6.2177,
      "upper_ci_bound": 19.7841,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18595,
      "task": "Formulate strategic plans for the institution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.07,
      "n": 78,
      "standard_error": 3.2717,
      "lower_ci_bound": 2.744,
      "upper_ci_bound": 17.0167,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18595,
      "task": "Formulate strategic plans for the institution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.27,
      "n": 78,
      "standard_error": 2.2195,
      "lower_ci_bound": 0.8315,
      "upper_ci_bound": 12.0227,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18595,
      "task": "Formulate strategic plans for the institution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.2,
      "n": 78,
      "standard_error": 1.091,
      "lower_ci_bound": 0.1943,
      "upper_ci_bound": 7.0519,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18595,
      "task": "Formulate strategic plans for the institution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.98,
      "n": 78,
      "standard_error": 2.8928,
      "lower_ci_bound": 0.4159,
      "upper_ci_bound": 18.3959,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18595,
      "task": "Formulate strategic plans for the institution.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.81,
      "n": 78,
      "standard_error": 0.1841,
      "lower_ci_bound": 3.4434,
      "upper_ci_bound": 4.1764,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18595,
      "task": "Formulate strategic plans for the institution.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 67.87,
      "n": 113,
      "standard_error": 7.6255,
      "lower_ci_bound": 51.3751,
      "upper_ci_bound": 80.8577,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5240,
      "task": "Establish operational policies and procedures and make any necessary modifications, based on analysis of operations, demographics, and other research information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.01,
      "n": 107,
      "standard_error": 4.4647,
      "lower_ci_bound": 4.7724,
      "upper_ci_bound": 23.3918,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5240,
      "task": "Establish operational policies and procedures and make any necessary modifications, based on analysis of operations, demographics, and other research information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 32.15,
      "n": 107,
      "standard_error": 5.3236,
      "lower_ci_bound": 22.606,
      "upper_ci_bound": 43.4625,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5240,
      "task": "Establish operational policies and procedures and make any necessary modifications, based on analysis of operations, demographics, and other research information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.62,
      "n": 107,
      "standard_error": 5.4024,
      "lower_ci_bound": 14.5874,
      "upper_ci_bound": 35.8947,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5240,
      "task": "Establish operational policies and procedures and make any necessary modifications, based on analysis of operations, demographics, and other research information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.57,
      "n": 107,
      "standard_error": 3.9091,
      "lower_ci_bound": 12.0183,
      "upper_ci_bound": 27.5745,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5240,
      "task": "Establish operational policies and procedures and make any necessary modifications, based on analysis of operations, demographics, and other research information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.59,
      "n": 107,
      "standard_error": 3.3675,
      "lower_ci_bound": 3.8607,
      "upper_ci_bound": 18.0276,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5240,
      "task": "Establish operational policies and procedures and make any necessary modifications, based on analysis of operations, demographics, and other research information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.9,
      "n": 107,
      "standard_error": 2.7715,
      "lower_ci_bound": 0.9298,
      "upper_ci_bound": 14.9493,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5240,
      "task": "Establish operational policies and procedures and make any necessary modifications, based on analysis of operations, demographics, and other research information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.16,
      "n": 107,
      "standard_error": 2.1136,
      "lower_ci_bound": 0.3019,
      "upper_ci_bound": 13.8331,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5240,
      "task": "Establish operational policies and procedures and make any necessary modifications, based on analysis of operations, demographics, and other research information.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.79,
      "n": 105,
      "standard_error": 0.0976,
      "lower_ci_bound": 3.5973,
      "upper_ci_bound": 3.9844,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5240,
      "task": "Establish operational policies and procedures and make any necessary modifications, based on analysis of operations, demographics, and other research information.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.18,
      "n": 114,
      "standard_error": 2.7161,
      "lower_ci_bound": 85.4186,
      "upper_ci_bound": 96.9555,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5239,
      "task": "Provide assistance to faculty and staff in duties such as teaching classes, conducting orientation programs, issuing transcripts, and scheduling events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.64,
      "n": 85,
      "standard_error": 4.3365,
      "lower_ci_bound": 3.0709,
      "upper_ci_bound": 21.995,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5239,
      "task": "Provide assistance to faculty and staff in duties such as teaching classes, conducting orientation programs, issuing transcripts, and scheduling events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 16.87,
      "n": 85,
      "standard_error": 4.6816,
      "lower_ci_bound": 9.461,
      "upper_ci_bound": 28.2728,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5239,
      "task": "Provide assistance to faculty and staff in duties such as teaching classes, conducting orientation programs, issuing transcripts, and scheduling events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.66,
      "n": 85,
      "standard_error": 6.0974,
      "lower_ci_bound": 17.2548,
      "upper_ci_bound": 41.2032,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5239,
      "task": "Provide assistance to faculty and staff in duties such as teaching classes, conducting orientation programs, issuing transcripts, and scheduling events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 25.27,
      "n": 85,
      "standard_error": 5.95,
      "lower_ci_bound": 15.3041,
      "upper_ci_bound": 38.7518,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5239,
      "task": "Provide assistance to faculty and staff in duties such as teaching classes, conducting orientation programs, issuing transcripts, and scheduling events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 17.29,
      "n": 85,
      "standard_error": 4.3744,
      "lower_ci_bound": 10.2179,
      "upper_ci_bound": 27.7521,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5239,
      "task": "Provide assistance to faculty and staff in duties such as teaching classes, conducting orientation programs, issuing transcripts, and scheduling events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.95,
      "n": 85,
      "standard_error": 2.5875,
      "lower_ci_bound": 1.0511,
      "upper_ci_bound": 13.762,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5239,
      "task": "Provide assistance to faculty and staff in duties such as teaching classes, conducting orientation programs, issuing transcripts, and scheduling events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.32,
      "n": 85,
      "standard_error": 0.3301,
      "lower_ci_bound": 0.042,
      "upper_ci_bound": 2.4323,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5239,
      "task": "Provide assistance to faculty and staff in duties such as teaching classes, conducting orientation programs, issuing transcripts, and scheduling events.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.78,
      "n": 86,
      "standard_error": 0.1415,
      "lower_ci_bound": 3.4953,
      "upper_ci_bound": 4.0579,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5239,
      "task": "Provide assistance to faculty and staff in duties such as teaching classes, conducting orientation programs, issuing transcripts, and scheduling events.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 75.31,
      "n": 113,
      "standard_error": 6.2378,
      "lower_ci_bound": 61.0759,
      "upper_ci_bound": 85.5684,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5237,
      "task": "Represent institutions at community and campus events, in meetings with other institution personnel, and during accreditation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.82,
      "n": 101,
      "standard_error": 3.8431,
      "lower_ci_bound": 4.4038,
      "upper_ci_bound": 20.4847,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5237,
      "task": "Represent institutions at community and campus events, in meetings with other institution personnel, and during accreditation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 30.35,
      "n": 101,
      "standard_error": 6.3778,
      "lower_ci_bound": 19.3247,
      "upper_ci_bound": 44.2268,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5237,
      "task": "Represent institutions at community and campus events, in meetings with other institution personnel, and during accreditation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 40.02,
      "n": 101,
      "standard_error": 6.0617,
      "lower_ci_bound": 28.7866,
      "upper_ci_bound": 52.4049,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5237,
      "task": "Represent institutions at community and campus events, in meetings with other institution personnel, and during accreditation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.75,
      "n": 101,
      "standard_error": 3.6813,
      "lower_ci_bound": 3.696,
      "upper_ci_bound": 19.3106,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5237,
      "task": "Represent institutions at community and campus events, in meetings with other institution personnel, and during accreditation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.19,
      "n": 101,
      "standard_error": 2.7512,
      "lower_ci_bound": 2.5127,
      "upper_ci_bound": 14.4507,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5237,
      "task": "Represent institutions at community and campus events, in meetings with other institution personnel, and during accreditation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.52,
      "n": 101,
      "standard_error": 2.1837,
      "lower_ci_bound": 0.443,
      "upper_ci_bound": 13.093,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5237,
      "task": "Represent institutions at community and campus events, in meetings with other institution personnel, and during accreditation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.35,
      "n": 101,
      "standard_error": 2.3491,
      "lower_ci_bound": 0.3132,
      "upper_ci_bound": 15.5193,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5237,
      "task": "Represent institutions at community and campus events, in meetings with other institution personnel, and during accreditation processes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.77,
      "n": 101,
      "standard_error": 0.095,
      "lower_ci_bound": 3.5835,
      "upper_ci_bound": 3.9603,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5237,
      "task": "Represent institutions at community and campus events, in meetings with other institution personnel, and during accreditation processes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.67,
      "n": 114,
      "standard_error": 4.9064,
      "lower_ci_bound": 73.0372,
      "upper_ci_bound": 92.9597,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 21042,
      "task": "Prepare reports on academic or institutional data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10.18,
      "n": 100,
      "standard_error": 4.9911,
      "lower_ci_bound": 3.6925,
      "upper_ci_bound": 25.0801,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 21042,
      "task": "Prepare reports on academic or institutional data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 41.04,
      "n": 100,
      "standard_error": 9.8654,
      "lower_ci_bound": 23.6652,
      "upper_ci_bound": 60.9877,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 21042,
      "task": "Prepare reports on academic or institutional data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 29.45,
      "n": 100,
      "standard_error": 6.5756,
      "lower_ci_bound": 18.2191,
      "upper_ci_bound": 43.8896,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 21042,
      "task": "Prepare reports on academic or institutional data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.12,
      "n": 100,
      "standard_error": 5.0286,
      "lower_ci_bound": 5.9215,
      "upper_ci_bound": 26.6002,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 21042,
      "task": "Prepare reports on academic or institutional data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.47,
      "n": 100,
      "standard_error": 2.1234,
      "lower_ci_bound": 1.0098,
      "upper_ci_bound": 11.2276,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 21042,
      "task": "Prepare reports on academic or institutional data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.54,
      "n": 100,
      "standard_error": 0.5306,
      "lower_ci_bound": 0.0749,
      "upper_ci_bound": 3.7354,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 21042,
      "task": "Prepare reports on academic or institutional data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.2,
      "n": 100,
      "standard_error": 2.213,
      "lower_ci_bound": 0.2933,
      "upper_ci_bound": 14.733,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 21042,
      "task": "Prepare reports on academic or institutional data.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.74,
      "n": 98,
      "standard_error": 0.1052,
      "lower_ci_bound": 3.5346,
      "upper_ci_bound": 3.952,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 21042,
      "task": "Prepare reports on academic or institutional data.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.31,
      "n": 113,
      "standard_error": 3.0201,
      "lower_ci_bound": 83.172,
      "upper_ci_bound": 95.7135,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18596,
      "task": "Promote the university by participating in community, state, and national events or meetings, and by developing partnerships with industry and secondary education institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.66,
      "n": 102,
      "standard_error": 3.4145,
      "lower_ci_bound": 3.0849,
      "upper_ci_bound": 17.7721,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18596,
      "task": "Promote the university by participating in community, state, and national events or meetings, and by developing partnerships with industry and secondary education institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 32.58,
      "n": 102,
      "standard_error": 6.4114,
      "lower_ci_bound": 21.3132,
      "upper_ci_bound": 46.3031,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18596,
      "task": "Promote the university by participating in community, state, and national events or meetings, and by developing partnerships with industry and secondary education institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 35.69,
      "n": 102,
      "standard_error": 5.7372,
      "lower_ci_bound": 25.263,
      "upper_ci_bound": 47.6782,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18596,
      "task": "Promote the university by participating in community, state, and national events or meetings, and by developing partnerships with industry and secondary education institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 2.68,
      "n": 102,
      "standard_error": 1.2539,
      "lower_ci_bound": 1.0534,
      "upper_ci_bound": 6.6715,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18596,
      "task": "Promote the university by participating in community, state, and national events or meetings, and by developing partnerships with industry and secondary education institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 12.48,
      "n": 102,
      "standard_error": 4.762,
      "lower_ci_bound": 5.6612,
      "upper_ci_bound": 25.2935,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18596,
      "task": "Promote the university by participating in community, state, and national events or meetings, and by developing partnerships with industry and secondary education institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.79,
      "n": 102,
      "standard_error": 2.2477,
      "lower_ci_bound": 1.1468,
      "upper_ci_bound": 11.8017,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18596,
      "task": "Promote the university by participating in community, state, and national events or meetings, and by developing partnerships with industry and secondary education institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.12,
      "n": 102,
      "standard_error": 3.1937,
      "lower_ci_bound": 1.4413,
      "upper_ci_bound": 16.587,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18596,
      "task": "Promote the university by participating in community, state, and national events or meetings, and by developing partnerships with industry and secondary education institutions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.71,
      "n": 101,
      "standard_error": 0.0646,
      "lower_ci_bound": 3.5863,
      "upper_ci_bound": 3.8427,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18596,
      "task": "Promote the university by participating in community, state, and national events or meetings, and by developing partnerships with industry and secondary education institutions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.98,
      "n": 113,
      "standard_error": 4.3966,
      "lower_ci_bound": 77.7244,
      "upper_ci_bound": 96.684,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5238,
      "task": "Participate in faculty and college committee activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.25,
      "n": 111,
      "standard_error": 3.0997,
      "lower_ci_bound": 1.5856,
      "upper_ci_bound": 16.0017,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5238,
      "task": "Participate in faculty and college committee activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.44,
      "n": 111,
      "standard_error": 4.0286,
      "lower_ci_bound": 9.0132,
      "upper_ci_bound": 25.1802,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5238,
      "task": "Participate in faculty and college committee activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.19,
      "n": 111,
      "standard_error": 6.0382,
      "lower_ci_bound": 16.943,
      "upper_ci_bound": 40.5963,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5238,
      "task": "Participate in faculty and college committee activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 32.62,
      "n": 111,
      "standard_error": 8.2339,
      "lower_ci_bound": 18.7314,
      "upper_ci_bound": 50.4286,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5238,
      "task": "Participate in faculty and college committee activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15.82,
      "n": 111,
      "standard_error": 4.8919,
      "lower_ci_bound": 8.3209,
      "upper_ci_bound": 28.0161,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5238,
      "task": "Participate in faculty and college committee activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.43,
      "n": 111,
      "standard_error": 2.7545,
      "lower_ci_bound": 0.6779,
      "upper_ci_bound": 15.5852,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5238,
      "task": "Participate in faculty and college committee activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.25,
      "n": 111,
      "standard_error": 0.2555,
      "lower_ci_bound": 0.033,
      "upper_ci_bound": 1.8716,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5238,
      "task": "Participate in faculty and college committee activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.67,
      "n": 111,
      "standard_error": 0.1161,
      "lower_ci_bound": 3.4414,
      "upper_ci_bound": 3.9016,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5238,
      "task": "Participate in faculty and college committee activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.3,
      "n": 114,
      "standard_error": 2.3969,
      "lower_ci_bound": 87.285,
      "upper_ci_bound": 98.9966,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5243,
      "task": "Direct activities of administrative departments, such as admissions, registration, and career services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.03,
      "n": 70,
      "standard_error": 5.5254,
      "lower_ci_bound": 2.5307,
      "upper_ci_bound": 27.5248,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5243,
      "task": "Direct activities of administrative departments, such as admissions, registration, and career services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 7.46,
      "n": 70,
      "standard_error": 3.739,
      "lower_ci_bound": 2.6598,
      "upper_ci_bound": 19.1908,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5243,
      "task": "Direct activities of administrative departments, such as admissions, registration, and career services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.68,
      "n": 70,
      "standard_error": 4.7503,
      "lower_ci_bound": 9.1956,
      "upper_ci_bound": 28.3645,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5243,
      "task": "Direct activities of administrative departments, such as admissions, registration, and career services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.86,
      "n": 70,
      "standard_error": 4.4171,
      "lower_ci_bound": 7.1407,
      "upper_ci_bound": 25.1816,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5243,
      "task": "Direct activities of administrative departments, such as admissions, registration, and career services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 20.19,
      "n": 70,
      "standard_error": 6.4137,
      "lower_ci_bound": 10.2572,
      "upper_ci_bound": 35.88,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5243,
      "task": "Direct activities of administrative departments, such as admissions, registration, and career services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.58,
      "n": 70,
      "standard_error": 4.3443,
      "lower_ci_bound": 3.0129,
      "upper_ci_bound": 22.0773,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5243,
      "task": "Direct activities of administrative departments, such as admissions, registration, and career services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 24.21,
      "n": 70,
      "standard_error": 8.7944,
      "lower_ci_bound": 10.9338,
      "upper_ci_bound": 45.3857,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5243,
      "task": "Direct activities of administrative departments, such as admissions, registration, and career services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.25,
      "n": 69,
      "standard_error": 0.1812,
      "lower_ci_bound": 3.886,
      "upper_ci_bound": 4.609,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5243,
      "task": "Direct activities of administrative departments, such as admissions, registration, and career services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 62.18,
      "n": 114,
      "standard_error": 7.117,
      "lower_ci_bound": 47.4416,
      "upper_ci_bound": 74.9645,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5242,
      "task": "Appoint individuals to faculty positions, and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 35.74,
      "n": 61,
      "standard_error": 9.4721,
      "lower_ci_bound": 19.5981,
      "upper_ci_bound": 55.9305,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5242,
      "task": "Appoint individuals to faculty positions, and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 28.48,
      "n": 61,
      "standard_error": 7.0659,
      "lower_ci_bound": 16.5959,
      "upper_ci_bound": 44.354,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5242,
      "task": "Appoint individuals to faculty positions, and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.83,
      "n": 61,
      "standard_error": 7.6561,
      "lower_ci_bound": 10.2197,
      "upper_ci_bound": 40.6573,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5242,
      "task": "Appoint individuals to faculty positions, and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.82,
      "n": 61,
      "standard_error": 4.9403,
      "lower_ci_bound": 1.523,
      "upper_ci_bound": 25.7363,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5242,
      "task": "Appoint individuals to faculty positions, and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 61,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5242,
      "task": "Appoint individuals to faculty positions, and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.13,
      "n": 61,
      "standard_error": 5.0667,
      "lower_ci_bound": 1.6318,
      "upper_ci_bound": 26.1902,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5242,
      "task": "Appoint individuals to faculty positions, and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 61,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5242,
      "task": "Appoint individuals to faculty positions, and evaluate their performance.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.21,
      "n": 61,
      "standard_error": 0.1971,
      "lower_ci_bound": 3.82,
      "upper_ci_bound": 4.6084,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5242,
      "task": "Appoint individuals to faculty positions, and evaluate their performance.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 54.6,
      "n": 113,
      "standard_error": 7.816,
      "lower_ci_bound": 39.1674,
      "upper_ci_bound": 69.1938,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5244,
      "task": "Develop curricula, and recommend curricula revisions and additions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 17.32,
      "n": 71,
      "standard_error": 6.1255,
      "lower_ci_bound": 8.1945,
      "upper_ci_bound": 32.9602,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5244,
      "task": "Develop curricula, and recommend curricula revisions and additions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 46.35,
      "n": 71,
      "standard_error": 7.4235,
      "lower_ci_bound": 32.2683,
      "upper_ci_bound": 61.0479,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5244,
      "task": "Develop curricula, and recommend curricula revisions and additions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.57,
      "n": 71,
      "standard_error": 4.8186,
      "lower_ci_bound": 10.7736,
      "upper_ci_bound": 30.0945,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5244,
      "task": "Develop curricula, and recommend curricula revisions and additions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.67,
      "n": 71,
      "standard_error": 4.7866,
      "lower_ci_bound": 7.4216,
      "upper_ci_bound": 26.9297,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5244,
      "task": "Develop curricula, and recommend curricula revisions and additions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.09,
      "n": 71,
      "standard_error": 2.6862,
      "lower_ci_bound": 0.5306,
      "upper_ci_bound": 16.019,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5244,
      "task": "Develop curricula, and recommend curricula revisions and additions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 71,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5244,
      "task": "Develop curricula, and recommend curricula revisions and additions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 71,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5244,
      "task": "Develop curricula, and recommend curricula revisions and additions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.19,
      "n": 70,
      "standard_error": 0.1284,
      "lower_ci_bound": 3.9292,
      "upper_ci_bound": 4.4415,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5244,
      "task": "Develop curricula, and recommend curricula revisions and additions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 65.51,
      "n": 112,
      "standard_error": 8.2126,
      "lower_ci_bound": 48.0293,
      "upper_ci_bound": 79.6016,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5246,
      "task": "Consult with government regulatory and licensing agencies to ensure the institution's conformance with applicable standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 34.4,
      "n": 76,
      "standard_error": 7.8107,
      "lower_ci_bound": 20.831,
      "upper_ci_bound": 51.0977,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5246,
      "task": "Consult with government regulatory and licensing agencies to ensure the institution's conformance with applicable standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 38.03,
      "n": 76,
      "standard_error": 6.9016,
      "lower_ci_bound": 25.5128,
      "upper_ci_bound": 52.38,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5246,
      "task": "Consult with government regulatory and licensing agencies to ensure the institution's conformance with applicable standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.49,
      "n": 76,
      "standard_error": 5.0801,
      "lower_ci_bound": 7.8014,
      "upper_ci_bound": 28.4233,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5246,
      "task": "Consult with government regulatory and licensing agencies to ensure the institution's conformance with applicable standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.02,
      "n": 76,
      "standard_error": 3.2665,
      "lower_ci_bound": 1.9909,
      "upper_ci_bound": 16.8283,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5246,
      "task": "Consult with government regulatory and licensing agencies to ensure the institution's conformance with applicable standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 2.9,
      "n": 76,
      "standard_error": 1.8578,
      "lower_ci_bound": 0.7967,
      "upper_ci_bound": 10.0034,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5246,
      "task": "Consult with government regulatory and licensing agencies to ensure the institution's conformance with applicable standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 76,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5246,
      "task": "Consult with government regulatory and licensing agencies to ensure the institution's conformance with applicable standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.15,
      "n": 76,
      "standard_error": 3.1596,
      "lower_ci_bound": 0.4119,
      "upper_ci_bound": 20.3777,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5246,
      "task": "Consult with government regulatory and licensing agencies to ensure the institution's conformance with applicable standards.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.91,
      "n": 75,
      "standard_error": 0.2735,
      "lower_ci_bound": 3.3603,
      "upper_ci_bound": 4.4502,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5246,
      "task": "Consult with government regulatory and licensing agencies to ensure the institution's conformance with applicable standards.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 63.79,
      "n": 114,
      "standard_error": 5.9161,
      "lower_ci_bound": 51.4736,
      "upper_ci_bound": 74.5332,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5249,
      "task": "Participate in student recruitment, selection, and admission, making admissions recommendations when required to do so.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.76,
      "n": 74,
      "standard_error": 4.4211,
      "lower_ci_bound": 3.0919,
      "upper_ci_bound": 22.4287,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5249,
      "task": "Participate in student recruitment, selection, and admission, making admissions recommendations when required to do so.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 24.09,
      "n": 74,
      "standard_error": 4.8113,
      "lower_ci_bound": 15.8181,
      "upper_ci_bound": 34.9049,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5249,
      "task": "Participate in student recruitment, selection, and admission, making admissions recommendations when required to do so.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 34.76,
      "n": 74,
      "standard_error": 9.1295,
      "lower_ci_bound": 19.2767,
      "upper_ci_bound": 54.3049,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5249,
      "task": "Participate in student recruitment, selection, and admission, making admissions recommendations when required to do so.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.47,
      "n": 74,
      "standard_error": 4.3332,
      "lower_ci_bound": 2.9459,
      "upper_ci_bound": 21.9908,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5249,
      "task": "Participate in student recruitment, selection, and admission, making admissions recommendations when required to do so.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.83,
      "n": 74,
      "standard_error": 4.4288,
      "lower_ci_bound": 3.1357,
      "upper_ci_bound": 22.4764,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5249,
      "task": "Participate in student recruitment, selection, and admission, making admissions recommendations when required to do so.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.82,
      "n": 74,
      "standard_error": 5.3009,
      "lower_ci_bound": 3.2003,
      "upper_ci_bound": 26.4173,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5249,
      "task": "Participate in student recruitment, selection, and admission, making admissions recommendations when required to do so.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.26,
      "n": 74,
      "standard_error": 3.4717,
      "lower_ci_bound": 1.3678,
      "upper_ci_bound": 18.2024,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5249,
      "task": "Participate in student recruitment, selection, and admission, making admissions recommendations when required to do so.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.86,
      "n": 74,
      "standard_error": 0.1463,
      "lower_ci_bound": 3.5691,
      "upper_ci_bound": 4.1522,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5249,
      "task": "Participate in student recruitment, selection, and admission, making admissions recommendations when required to do so.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 63.03,
      "n": 114,
      "standard_error": 6.7103,
      "lower_ci_bound": 49.0731,
      "upper_ci_bound": 75.0998,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5245,
      "task": "Determine course schedules, and coordinate teaching assignments and room assignments to ensure optimum use of buildings and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.79,
      "n": 54,
      "standard_error": 5.0021,
      "lower_ci_bound": 2.0444,
      "upper_ci_bound": 25.4572,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5245,
      "task": "Determine course schedules, and coordinate teaching assignments and room assignments to ensure optimum use of buildings and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 55.33,
      "n": 54,
      "standard_error": 10.6272,
      "lower_ci_bound": 34.3329,
      "upper_ci_bound": 74.5799,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5245,
      "task": "Determine course schedules, and coordinate teaching assignments and room assignments to ensure optimum use of buildings and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25.26,
      "n": 54,
      "standard_error": 6.6914,
      "lower_ci_bound": 14.2381,
      "upper_ci_bound": 40.7606,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5245,
      "task": "Determine course schedules, and coordinate teaching assignments and room assignments to ensure optimum use of buildings and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 2.47,
      "n": 54,
      "standard_error": 1.7321,
      "lower_ci_bound": 0.5925,
      "upper_ci_bound": 9.6821,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5245,
      "task": "Determine course schedules, and coordinate teaching assignments and room assignments to ensure optimum use of buildings and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.63,
      "n": 54,
      "standard_error": 4.7865,
      "lower_ci_bound": 2.718,
      "upper_ci_bound": 24.1929,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5245,
      "task": "Determine course schedules, and coordinate teaching assignments and room assignments to ensure optimum use of buildings and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 54,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5245,
      "task": "Determine course schedules, and coordinate teaching assignments and room assignments to ensure optimum use of buildings and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.53,
      "n": 54,
      "standard_error": 0.5587,
      "lower_ci_bound": 0.0647,
      "upper_ci_bound": 4.2475,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5245,
      "task": "Determine course schedules, and coordinate teaching assignments and room assignments to ensure optimum use of buildings and equipment.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.8,
      "n": 54,
      "standard_error": 0.1394,
      "lower_ci_bound": 3.5208,
      "upper_ci_bound": 4.0798,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5245,
      "task": "Determine course schedules, and coordinate teaching assignments and room assignments to ensure optimum use of buildings and equipment.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 45.29,
      "n": 113,
      "standard_error": 9.1985,
      "lower_ci_bound": 28.4065,
      "upper_ci_bound": 63.337,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5248,
      "task": "Teach courses within their department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 17.59,
      "n": 67,
      "standard_error": 6.2866,
      "lower_ci_bound": 8.237,
      "upper_ci_bound": 33.6576,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5248,
      "task": "Teach courses within their department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.13,
      "n": 67,
      "standard_error": 5.0419,
      "lower_ci_bound": 5.8883,
      "upper_ci_bound": 26.7598,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5248,
      "task": "Teach courses within their department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.74,
      "n": 67,
      "standard_error": 5.167,
      "lower_ci_bound": 3.2285,
      "upper_ci_bound": 25.865,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5248,
      "task": "Teach courses within their department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 49.01,
      "n": 67,
      "standard_error": 11.0468,
      "lower_ci_bound": 28.4549,
      "upper_ci_bound": 69.9123,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5248,
      "task": "Teach courses within their department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.6,
      "n": 67,
      "standard_error": 4.0485,
      "lower_ci_bound": 1.2678,
      "upper_ci_bound": 21.492,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5248,
      "task": "Teach courses within their department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.93,
      "n": 67,
      "standard_error": 2.7859,
      "lower_ci_bound": 1.558,
      "upper_ci_bound": 14.5229,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5248,
      "task": "Teach courses within their department.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 67,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5248,
      "task": "Teach courses within their department.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.57,
      "n": 65,
      "standard_error": 0.1434,
      "lower_ci_bound": 3.2879,
      "upper_ci_bound": 3.8609,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5248,
      "task": "Teach courses within their department.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 60.56,
      "n": 113,
      "standard_error": 7.0929,
      "lower_ci_bound": 46.0186,
      "upper_ci_bound": 73.4423,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5250,
      "task": "Review student misconduct reports requiring disciplinary action, and counsel students regarding such reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 16.82,
      "n": 67,
      "standard_error": 8.4075,
      "lower_ci_bound": 5.7421,
      "upper_ci_bound": 40.1638,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5250,
      "task": "Review student misconduct reports requiring disciplinary action, and counsel students regarding such reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.59,
      "n": 67,
      "standard_error": 8.0026,
      "lower_ci_bound": 22.4672,
      "upper_ci_bound": 53.4615,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5250,
      "task": "Review student misconduct reports requiring disciplinary action, and counsel students regarding such reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 30.23,
      "n": 67,
      "standard_error": 8.1931,
      "lower_ci_bound": 16.6288,
      "upper_ci_bound": 48.4776,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5250,
      "task": "Review student misconduct reports requiring disciplinary action, and counsel students regarding such reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.91,
      "n": 67,
      "standard_error": 3.6033,
      "lower_ci_bound": 1.0965,
      "upper_ci_bound": 19.4182,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5250,
      "task": "Review student misconduct reports requiring disciplinary action, and counsel students regarding such reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.55,
      "n": 67,
      "standard_error": 3.2156,
      "lower_ci_bound": 2.3963,
      "upper_ci_bound": 16.6714,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5250,
      "task": "Review student misconduct reports requiring disciplinary action, and counsel students regarding such reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.19,
      "n": 67,
      "standard_error": 3.559,
      "lower_ci_bound": 0.7377,
      "upper_ci_bound": 20.4386,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5250,
      "task": "Review student misconduct reports requiring disciplinary action, and counsel students regarding such reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.72,
      "n": 67,
      "standard_error": 0.5407,
      "lower_ci_bound": 0.1576,
      "upper_ci_bound": 3.1884,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5250,
      "task": "Review student misconduct reports requiring disciplinary action, and counsel students regarding such reports.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.54,
      "n": 69,
      "standard_error": 0.1963,
      "lower_ci_bound": 3.1506,
      "upper_ci_bound": 3.934,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5250,
      "task": "Review student misconduct reports requiring disciplinary action, and counsel students regarding such reports.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 55.92,
      "n": 113,
      "standard_error": 6.1462,
      "lower_ci_bound": 43.6304,
      "upper_ci_bound": 67.5223,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5255,
      "task": "Review registration statistics, and consult with faculty officials to develop registration policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.34,
      "n": 68,
      "standard_error": 4.6002,
      "lower_ci_bound": 4.8793,
      "upper_ci_bound": 24.1719,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5255,
      "task": "Review registration statistics, and consult with faculty officials to develop registration policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 41.55,
      "n": 68,
      "standard_error": 12.0187,
      "lower_ci_bound": 20.9325,
      "upper_ci_bound": 65.6236,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5255,
      "task": "Review registration statistics, and consult with faculty officials to develop registration policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.58,
      "n": 68,
      "standard_error": 5.8941,
      "lower_ci_bound": 9.4879,
      "upper_ci_bound": 33.1825,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5255,
      "task": "Review registration statistics, and consult with faculty officials to develop registration policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.55,
      "n": 68,
      "standard_error": 5.8426,
      "lower_ci_bound": 4.7276,
      "upper_ci_bound": 29.3448,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5255,
      "task": "Review registration statistics, and consult with faculty officials to develop registration policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.8,
      "n": 68,
      "standard_error": 4.6785,
      "lower_ci_bound": 2.9278,
      "upper_ci_bound": 23.6003,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5255,
      "task": "Review registration statistics, and consult with faculty officials to develop registration policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.59,
      "n": 68,
      "standard_error": 3.3621,
      "lower_ci_bound": 0.5322,
      "upper_ci_bound": 20.5673,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5255,
      "task": "Review registration statistics, and consult with faculty officials to develop registration policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.59,
      "n": 68,
      "standard_error": 3.586,
      "lower_ci_bound": 0.468,
      "upper_ci_bound": 22.7576,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5255,
      "task": "Review registration statistics, and consult with faculty officials to develop registration policies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.52,
      "n": 68,
      "standard_error": 0.1832,
      "lower_ci_bound": 3.1528,
      "upper_ci_bound": 3.884,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5255,
      "task": "Review registration statistics, and consult with faculty officials to develop registration policies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 56.01,
      "n": 114,
      "standard_error": 7.7635,
      "lower_ci_bound": 40.5507,
      "upper_ci_bound": 70.3903,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5241,
      "task": "Confer with other academic staff to explain and formulate admission requirements and course credit policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 37.16,
      "n": 71,
      "standard_error": 8.237,
      "lower_ci_bound": 22.6351,
      "upper_ci_bound": 54.4396,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5241,
      "task": "Confer with other academic staff to explain and formulate admission requirements and course credit policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 32.82,
      "n": 71,
      "standard_error": 7.3655,
      "lower_ci_bound": 20.0556,
      "upper_ci_bound": 48.7449,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5241,
      "task": "Confer with other academic staff to explain and formulate admission requirements and course credit policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.9,
      "n": 71,
      "standard_error": 4.519,
      "lower_ci_bound": 7.9241,
      "upper_ci_bound": 26.2797,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5241,
      "task": "Confer with other academic staff to explain and formulate admission requirements and course credit policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.19,
      "n": 71,
      "standard_error": 2.7909,
      "lower_ci_bound": 1.0829,
      "upper_ci_bound": 14.8896,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5241,
      "task": "Confer with other academic staff to explain and formulate admission requirements and course credit policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.63,
      "n": 71,
      "standard_error": 3.1139,
      "lower_ci_bound": 1.1738,
      "upper_ci_bound": 16.5402,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5241,
      "task": "Confer with other academic staff to explain and formulate admission requirements and course credit policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 71,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5241,
      "task": "Confer with other academic staff to explain and formulate admission requirements and course credit policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.3,
      "n": 71,
      "standard_error": 3.9463,
      "lower_ci_bound": 1.7429,
      "upper_ci_bound": 20.3219,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5241,
      "task": "Confer with other academic staff to explain and formulate admission requirements and course credit policies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.46,
      "n": 71,
      "standard_error": 0.1637,
      "lower_ci_bound": 3.1298,
      "upper_ci_bound": 3.7828,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5241,
      "task": "Confer with other academic staff to explain and formulate admission requirements and course credit policies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 62.61,
      "n": 113,
      "standard_error": 8.0519,
      "lower_ci_bound": 45.8592,
      "upper_ci_bound": 76.7984,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5253,
      "task": "Direct scholarship, fellowship, and loan programs, performing activities such as selecting recipients and distributing aid.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 37.21,
      "n": 34,
      "standard_error": 14.2581,
      "lower_ci_bound": 14.616,
      "upper_ci_bound": 67.2216,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5253,
      "task": "Direct scholarship, fellowship, and loan programs, performing activities such as selecting recipients and distributing aid.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 27.58,
      "n": 34,
      "standard_error": 11.402,
      "lower_ci_bound": 10.6525,
      "upper_ci_bound": 54.8858,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5253,
      "task": "Direct scholarship, fellowship, and loan programs, performing activities such as selecting recipients and distributing aid.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.69,
      "n": 34,
      "standard_error": 6.2092,
      "lower_ci_bound": 4.4443,
      "upper_ci_bound": 31.251,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5253,
      "task": "Direct scholarship, fellowship, and loan programs, performing activities such as selecting recipients and distributing aid.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.47,
      "n": 34,
      "standard_error": 4.187,
      "lower_ci_bound": 0.6323,
      "upper_ci_bound": 25.5958,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5253,
      "task": "Direct scholarship, fellowship, and loan programs, performing activities such as selecting recipients and distributing aid.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 17.45,
      "n": 34,
      "standard_error": 11.7175,
      "lower_ci_bound": 3.882,
      "upper_ci_bound": 52.5201,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5253,
      "task": "Direct scholarship, fellowship, and loan programs, performing activities such as selecting recipients and distributing aid.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5253,
      "task": "Direct scholarship, fellowship, and loan programs, performing activities such as selecting recipients and distributing aid.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.6,
      "n": 34,
      "standard_error": 0.6215,
      "lower_ci_bound": 0.0727,
      "upper_ci_bound": 4.7813,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5253,
      "task": "Direct scholarship, fellowship, and loan programs, performing activities such as selecting recipients and distributing aid.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.19,
      "n": 34,
      "standard_error": 0.227,
      "lower_ci_bound": 2.7326,
      "upper_ci_bound": 3.6562,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5253,
      "task": "Direct scholarship, fellowship, and loan programs, performing activities such as selecting recipients and distributing aid.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 27.03,
      "n": 114,
      "standard_error": 6.0903,
      "lower_ci_bound": 16.731,
      "upper_ci_bound": 40.5804,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5259,
      "task": "Direct and participate in institutional fundraising activities, and encourage alumni participation in such activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 27.22,
      "n": 62,
      "standard_error": 6.7784,
      "lower_ci_bound": 15.8731,
      "upper_ci_bound": 42.5725,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5259,
      "task": "Direct and participate in institutional fundraising activities, and encourage alumni participation in such activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 47.58,
      "n": 62,
      "standard_error": 8.106,
      "lower_ci_bound": 32.1524,
      "upper_ci_bound": 63.4828,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5259,
      "task": "Direct and participate in institutional fundraising activities, and encourage alumni participation in such activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.3,
      "n": 62,
      "standard_error": 7.9007,
      "lower_ci_bound": 5.0707,
      "upper_ci_bound": 37.9399,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5259,
      "task": "Direct and participate in institutional fundraising activities, and encourage alumni participation in such activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.89,
      "n": 62,
      "standard_error": 2.5665,
      "lower_ci_bound": 1.0164,
      "upper_ci_bound": 13.7703,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5259,
      "task": "Direct and participate in institutional fundraising activities, and encourage alumni participation in such activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0.27,
      "n": 62,
      "standard_error": 0.2771,
      "lower_ci_bound": 0.035,
      "upper_ci_bound": 2.0671,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5259,
      "task": "Direct and participate in institutional fundraising activities, and encourage alumni participation in such activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 62,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5259,
      "task": "Direct and participate in institutional fundraising activities, and encourage alumni participation in such activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.73,
      "n": 62,
      "standard_error": 4.0834,
      "lower_ci_bound": 1.3246,
      "upper_ci_bound": 21.6018,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5259,
      "task": "Direct and participate in institutional fundraising activities, and encourage alumni participation in such activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.19,
      "n": 63,
      "standard_error": 0.2017,
      "lower_ci_bound": 2.7821,
      "upper_ci_bound": 3.5883,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5259,
      "task": "Direct and participate in institutional fundraising activities, and encourage alumni participation in such activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 56.33,
      "n": 114,
      "standard_error": 5.9261,
      "lower_ci_bound": 44.4507,
      "upper_ci_bound": 67.5166,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5254,
      "task": "Coordinate the production and dissemination of university publications, such as course catalogs and class schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 24.48,
      "n": 54,
      "standard_error": 6.0606,
      "lower_ci_bound": 14.377,
      "upper_ci_bound": 38.4823,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5254,
      "task": "Coordinate the production and dissemination of university publications, such as course catalogs and class schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 46.56,
      "n": 54,
      "standard_error": 7.9741,
      "lower_ci_bound": 31.4189,
      "upper_ci_bound": 62.3635,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5254,
      "task": "Coordinate the production and dissemination of university publications, such as course catalogs and class schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20.37,
      "n": 54,
      "standard_error": 4.7874,
      "lower_ci_bound": 12.3948,
      "upper_ci_bound": 31.6162,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5254,
      "task": "Coordinate the production and dissemination of university publications, such as course catalogs and class schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.01,
      "n": 54,
      "standard_error": 2.1568,
      "lower_ci_bound": 1.3373,
      "upper_ci_bound": 11.3893,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5254,
      "task": "Coordinate the production and dissemination of university publications, such as course catalogs and class schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.59,
      "n": 54,
      "standard_error": 2.7662,
      "lower_ci_bound": 1.3367,
      "upper_ci_bound": 14.5873,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5254,
      "task": "Coordinate the production and dissemination of university publications, such as course catalogs and class schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 54,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5254,
      "task": "Coordinate the production and dissemination of university publications, such as course catalogs and class schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 54,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5254,
      "task": "Coordinate the production and dissemination of university publications, such as course catalogs and class schedules.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.12,
      "n": 55,
      "standard_error": 0.231,
      "lower_ci_bound": 2.6614,
      "upper_ci_bound": 3.5878,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5254,
      "task": "Coordinate the production and dissemination of university publications, such as course catalogs and class schedules.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 47.85,
      "n": 114,
      "standard_error": 8.3592,
      "lower_ci_bound": 32.0841,
      "upper_ci_bound": 64.048,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18597,
      "task": "Write grants to procure external funding, and supervise grant-funded projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 50.27,
      "n": 52,
      "standard_error": 9.5765,
      "lower_ci_bound": 31.9064,
      "upper_ci_bound": 68.5686,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18597,
      "task": "Write grants to procure external funding, and supervise grant-funded projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 38.26,
      "n": 52,
      "standard_error": 7.855,
      "lower_ci_bound": 24.119,
      "upper_ci_bound": 54.7116,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18597,
      "task": "Write grants to procure external funding, and supervise grant-funded projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 7.96,
      "n": 52,
      "standard_error": 5.1291,
      "lower_ci_bound": 2.0758,
      "upper_ci_bound": 26.0711,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18597,
      "task": "Write grants to procure external funding, and supervise grant-funded projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 52,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18597,
      "task": "Write grants to procure external funding, and supervise grant-funded projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0.6,
      "n": 52,
      "standard_error": 0.6046,
      "lower_ci_bound": 0.0769,
      "upper_ci_bound": 4.451,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18597,
      "task": "Write grants to procure external funding, and supervise grant-funded projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 52,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18597,
      "task": "Write grants to procure external funding, and supervise grant-funded projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.91,
      "n": 52,
      "standard_error": 2.7992,
      "lower_ci_bound": 0.4099,
      "upper_ci_bound": 17.9531,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18597,
      "task": "Write grants to procure external funding, and supervise grant-funded projects.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.06,
      "n": 53,
      "standard_error": 0.2646,
      "lower_ci_bound": 2.5263,
      "upper_ci_bound": 3.5881,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 18597,
      "task": "Write grants to procure external funding, and supervise grant-funded projects.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 42.48,
      "n": 113,
      "standard_error": 6.4351,
      "lower_ci_bound": 30.4675,
      "upper_ci_bound": 55.4417,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5258,
      "task": "Plan and promote sporting events and social, cultural, and recreational activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.27,
      "n": 51,
      "standard_error": 5.898,
      "lower_ci_bound": 3.7385,
      "upper_ci_bound": 29.3424,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5258,
      "task": "Plan and promote sporting events and social, cultural, and recreational activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 45.83,
      "n": 51,
      "standard_error": 8.7813,
      "lower_ci_bound": 29.3679,
      "upper_ci_bound": 63.2582,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5258,
      "task": "Plan and promote sporting events and social, cultural, and recreational activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.28,
      "n": 51,
      "standard_error": 8.5426,
      "lower_ci_bound": 12.8188,
      "upper_ci_bound": 46.3616,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5258,
      "task": "Plan and promote sporting events and social, cultural, and recreational activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.35,
      "n": 51,
      "standard_error": 9.2645,
      "lower_ci_bound": 2.462,
      "upper_ci_bound": 44.0143,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5258,
      "task": "Plan and promote sporting events and social, cultural, and recreational activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0.52,
      "n": 51,
      "standard_error": 0.5192,
      "lower_ci_bound": 0.0682,
      "upper_ci_bound": 3.8014,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5258,
      "task": "Plan and promote sporting events and social, cultural, and recreational activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.84,
      "n": 51,
      "standard_error": 0.602,
      "lower_ci_bound": 0.1975,
      "upper_ci_bound": 3.4923,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5258,
      "task": "Plan and promote sporting events and social, cultural, and recreational activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.92,
      "n": 51,
      "standard_error": 2.7029,
      "lower_ci_bound": 0.4396,
      "upper_ci_bound": 16.9692,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5258,
      "task": "Plan and promote sporting events and social, cultural, and recreational activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.96,
      "n": 51,
      "standard_error": 0.2095,
      "lower_ci_bound": 2.5362,
      "upper_ci_bound": 3.378,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "task_id": 5258,
      "task": "Plan and promote sporting events and social, cultural, and recreational activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 36.31,
      "n": 113,
      "standard_error": 3.9547,
      "lower_ci_bound": 28.8883,
      "upper_ci_bound": 44.4443,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20170,
      "task": "Manage the coordination and overall integration of technical activities in architecture or engineering projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 56,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20170,
      "task": "Manage the coordination and overall integration of technical activities in architecture or engineering projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 9.85,
      "n": 56,
      "standard_error": 2.7149,
      "lower_ci_bound": 5.5898,
      "upper_ci_bound": 16.7802,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20170,
      "task": "Manage the coordination and overall integration of technical activities in architecture or engineering projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 2.81,
      "n": 56,
      "standard_error": 2.376,
      "lower_ci_bound": 0.5054,
      "upper_ci_bound": 14.1725,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20170,
      "task": "Manage the coordination and overall integration of technical activities in architecture or engineering projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.01,
      "n": 56,
      "standard_error": 2.5455,
      "lower_ci_bound": 7.7728,
      "upper_ci_bound": 18.1163,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20170,
      "task": "Manage the coordination and overall integration of technical activities in architecture or engineering projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.83,
      "n": 56,
      "standard_error": 6.4045,
      "lower_ci_bound": 12.4918,
      "upper_ci_bound": 38.001,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20170,
      "task": "Manage the coordination and overall integration of technical activities in architecture or engineering projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 30.81,
      "n": 56,
      "standard_error": 5.5147,
      "lower_ci_bound": 20.9551,
      "upper_ci_bound": 42.7831,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20170,
      "task": "Manage the coordination and overall integration of technical activities in architecture or engineering projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 21.69,
      "n": 56,
      "standard_error": 7.481,
      "lower_ci_bound": 10.2775,
      "upper_ci_bound": 40.1007,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20170,
      "task": "Manage the coordination and overall integration of technical activities in architecture or engineering projects.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.26,
      "n": 55,
      "standard_error": 0.0898,
      "lower_ci_bound": 4.0832,
      "upper_ci_bound": 4.4431,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20170,
      "task": "Manage the coordination and overall integration of technical activities in architecture or engineering projects.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 98.48,
      "n": 59,
      "standard_error": 1.0724,
      "lower_ci_bound": 93.913,
      "upper_ci_bound": 99.6353,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20171,
      "task": "Direct, review, or approve project design changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.16,
      "n": 56,
      "standard_error": 2.1745,
      "lower_ci_bound": 0.2786,
      "upper_ci_bound": 14.8107,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20171,
      "task": "Direct, review, or approve project design changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 7.27,
      "n": 56,
      "standard_error": 4.4782,
      "lower_ci_bound": 2.0311,
      "upper_ci_bound": 22.8857,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20171,
      "task": "Direct, review, or approve project design changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.92,
      "n": 56,
      "standard_error": 2.8261,
      "lower_ci_bound": 9.1612,
      "upper_ci_bound": 20.6029,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20171,
      "task": "Direct, review, or approve project design changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 37.55,
      "n": 56,
      "standard_error": 11.6127,
      "lower_ci_bound": 18.2233,
      "upper_ci_bound": 61.8605,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20171,
      "task": "Direct, review, or approve project design changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.72,
      "n": 56,
      "standard_error": 2.6257,
      "lower_ci_bound": 7.3913,
      "upper_ci_bound": 18.0829,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20171,
      "task": "Direct, review, or approve project design changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 12.11,
      "n": 56,
      "standard_error": 5.6669,
      "lower_ci_bound": 4.5268,
      "upper_ci_bound": 28.5973,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20171,
      "task": "Direct, review, or approve project design changes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 15.27,
      "n": 56,
      "standard_error": 9.2688,
      "lower_ci_bound": 4.1118,
      "upper_ci_bound": 43.0966,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20171,
      "task": "Direct, review, or approve project design changes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 56,
      "standard_error": 0.1321,
      "lower_ci_bound": 3.7331,
      "upper_ci_bound": 4.2627,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20171,
      "task": "Direct, review, or approve project design changes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 97.69,
      "n": 60,
      "standard_error": 1.4875,
      "lower_ci_bound": 91.8762,
      "upper_ci_bound": 99.3713,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1071,
      "task": "Consult or negotiate with clients to prepare project specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.93,
      "n": 48,
      "standard_error": 4.5635,
      "lower_ci_bound": 1.7609,
      "upper_ci_bound": 23.6131,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1071,
      "task": "Consult or negotiate with clients to prepare project specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.52,
      "n": 48,
      "standard_error": 8.0572,
      "lower_ci_bound": 3.7586,
      "upper_ci_bound": 38.4752,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1071,
      "task": "Consult or negotiate with clients to prepare project specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.21,
      "n": 48,
      "standard_error": 4.3523,
      "lower_ci_bound": 19.3719,
      "upper_ci_bound": 36.7748,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1071,
      "task": "Consult or negotiate with clients to prepare project specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 27.6,
      "n": 48,
      "standard_error": 5.6068,
      "lower_ci_bound": 17.813,
      "upper_ci_bound": 40.1302,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1071,
      "task": "Consult or negotiate with clients to prepare project specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 12.79,
      "n": 48,
      "standard_error": 5.0277,
      "lower_ci_bound": 5.5943,
      "upper_ci_bound": 26.6442,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1071,
      "task": "Consult or negotiate with clients to prepare project specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.96,
      "n": 48,
      "standard_error": 5.8238,
      "lower_ci_bound": 4.2707,
      "upper_ci_bound": 29.2426,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1071,
      "task": "Consult or negotiate with clients to prepare project specifications.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 48,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1071,
      "task": "Consult or negotiate with clients to prepare project specifications.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.84,
      "n": 47,
      "standard_error": 0.1019,
      "lower_ci_bound": 3.6368,
      "upper_ci_bound": 4.0471,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1071,
      "task": "Consult or negotiate with clients to prepare project specifications.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.01,
      "n": 59,
      "standard_error": 4.843,
      "lower_ci_bound": 75.5838,
      "upper_ci_bound": 97.0661,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20172,
      "task": "Prepare budgets, bids, or contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.76,
      "n": 47,
      "standard_error": 6.8664,
      "lower_ci_bound": 2.2047,
      "upper_ci_bound": 34.1854,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20172,
      "task": "Prepare budgets, bids, or contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.14,
      "n": 47,
      "standard_error": 6.6912,
      "lower_ci_bound": 23.9991,
      "upper_ci_bound": 50.3601,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20172,
      "task": "Prepare budgets, bids, or contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 34.42,
      "n": 47,
      "standard_error": 6.2305,
      "lower_ci_bound": 23.1467,
      "upper_ci_bound": 47.7788,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20172,
      "task": "Prepare budgets, bids, or contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.78,
      "n": 47,
      "standard_error": 5.2347,
      "lower_ci_bound": 10.3828,
      "upper_ci_bound": 31.5689,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20172,
      "task": "Prepare budgets, bids, or contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0.89,
      "n": 47,
      "standard_error": 0.7556,
      "lower_ci_bound": 0.1605,
      "upper_ci_bound": 4.7903,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20172,
      "task": "Prepare budgets, bids, or contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 47,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20172,
      "task": "Prepare budgets, bids, or contracts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 47,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20172,
      "task": "Prepare budgets, bids, or contracts.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.47,
      "n": 47,
      "standard_error": 0.1114,
      "lower_ci_bound": 3.2486,
      "upper_ci_bound": 3.697,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20172,
      "task": "Prepare budgets, bids, or contracts.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 82.01,
      "n": 59,
      "standard_error": 4.4657,
      "lower_ci_bound": 71.3269,
      "upper_ci_bound": 89.3148,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1070,
      "task": "Present and explain proposals, reports, or findings to clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.19,
      "n": 50,
      "standard_error": 2.2977,
      "lower_ci_bound": 0.2583,
      "upper_ci_bound": 16.2064,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1070,
      "task": "Present and explain proposals, reports, or findings to clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 30.86,
      "n": 50,
      "standard_error": 4.8608,
      "lower_ci_bound": 22.0158,
      "upper_ci_bound": 41.3615,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1070,
      "task": "Present and explain proposals, reports, or findings to clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 36.08,
      "n": 50,
      "standard_error": 7.2047,
      "lower_ci_bound": 23.1557,
      "upper_ci_bound": 51.3997,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1070,
      "task": "Present and explain proposals, reports, or findings to clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.98,
      "n": 50,
      "standard_error": 3.9413,
      "lower_ci_bound": 12.2815,
      "upper_ci_bound": 28.1692,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1070,
      "task": "Present and explain proposals, reports, or findings to clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.13,
      "n": 50,
      "standard_error": 3.1555,
      "lower_ci_bound": 2.1232,
      "upper_ci_bound": 16.4284,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1070,
      "task": "Present and explain proposals, reports, or findings to clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.76,
      "n": 50,
      "standard_error": 2.9406,
      "lower_ci_bound": 2.0158,
      "upper_ci_bound": 15.3647,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1070,
      "task": "Present and explain proposals, reports, or findings to clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1070,
      "task": "Present and explain proposals, reports, or findings to clients.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.46,
      "n": 50,
      "standard_error": 0.1091,
      "lower_ci_bound": 3.2383,
      "upper_ci_bound": 3.6769,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1070,
      "task": "Present and explain proposals, reports, or findings to clients.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.06,
      "n": 60,
      "standard_error": 3.8535,
      "lower_ci_bound": 80.2501,
      "upper_ci_bound": 97.7904,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1060,
      "task": "Confer with management, production, or marketing staff to discuss project specifications or procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.36,
      "n": 59,
      "standard_error": 3.2432,
      "lower_ci_bound": 1.5474,
      "upper_ci_bound": 16.9217,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1060,
      "task": "Confer with management, production, or marketing staff to discuss project specifications or procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4.37,
      "n": 59,
      "standard_error": 2.8775,
      "lower_ci_bound": 1.1407,
      "upper_ci_bound": 15.3469,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1060,
      "task": "Confer with management, production, or marketing staff to discuss project specifications or procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.67,
      "n": 59,
      "standard_error": 8.0798,
      "lower_ci_bound": 14.5705,
      "upper_ci_bound": 46.1921,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1060,
      "task": "Confer with management, production, or marketing staff to discuss project specifications or procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 27.05,
      "n": 59,
      "standard_error": 3.5185,
      "lower_ci_bound": 20.6049,
      "upper_ci_bound": 34.6356,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1060,
      "task": "Confer with management, production, or marketing staff to discuss project specifications or procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 20.08,
      "n": 59,
      "standard_error": 3.8492,
      "lower_ci_bound": 13.4543,
      "upper_ci_bound": 28.8814,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1060,
      "task": "Confer with management, production, or marketing staff to discuss project specifications or procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.46,
      "n": 59,
      "standard_error": 5.0581,
      "lower_ci_bound": 7.7762,
      "upper_ci_bound": 28.4115,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1060,
      "task": "Confer with management, production, or marketing staff to discuss project specifications or procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 59,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1060,
      "task": "Confer with management, production, or marketing staff to discuss project specifications or procedures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.41,
      "n": 60,
      "standard_error": 0.0961,
      "lower_ci_bound": 3.221,
      "upper_ci_bound": 3.6054,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1060,
      "task": "Confer with management, production, or marketing staff to discuss project specifications or procedures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 60,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20173,
      "task": "Assess project feasibility by analyzing technology, resource needs, or market demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.96,
      "n": 54,
      "standard_error": 2.4615,
      "lower_ci_bound": 0.5443,
      "upper_ci_bound": 14.5378,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20173,
      "task": "Assess project feasibility by analyzing technology, resource needs, or market demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 11.34,
      "n": 54,
      "standard_error": 5.2957,
      "lower_ci_bound": 4.2561,
      "upper_ci_bound": 26.8935,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20173,
      "task": "Assess project feasibility by analyzing technology, resource needs, or market demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.94,
      "n": 54,
      "standard_error": 6.3683,
      "lower_ci_bound": 16.1534,
      "upper_ci_bound": 41.3669,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20173,
      "task": "Assess project feasibility by analyzing technology, resource needs, or market demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 30.87,
      "n": 54,
      "standard_error": 5.3985,
      "lower_ci_bound": 21.188,
      "upper_ci_bound": 42.5844,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20173,
      "task": "Assess project feasibility by analyzing technology, resource needs, or market demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 16.7,
      "n": 54,
      "standard_error": 6.3812,
      "lower_ci_bound": 7.4007,
      "upper_ci_bound": 33.4728,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20173,
      "task": "Assess project feasibility by analyzing technology, resource needs, or market demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10.66,
      "n": 54,
      "standard_error": 3.4413,
      "lower_ci_bound": 5.4634,
      "upper_ci_bound": 19.7618,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20173,
      "task": "Assess project feasibility by analyzing technology, resource needs, or market demand.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.53,
      "n": 54,
      "standard_error": 0.5686,
      "lower_ci_bound": 0.0623,
      "upper_ci_bound": 4.4038,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20173,
      "task": "Assess project feasibility by analyzing technology, resource needs, or market demand.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.4,
      "n": 53,
      "standard_error": 0.1509,
      "lower_ci_bound": 3.1004,
      "upper_ci_bound": 3.706,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20173,
      "task": "Assess project feasibility by analyzing technology, resource needs, or market demand.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.56,
      "n": 59,
      "standard_error": 5.6243,
      "lower_ci_bound": 71.8155,
      "upper_ci_bound": 95.9217,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20175,
      "task": "Review, recommend, or approve contracts or cost estimates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.96,
      "n": 52,
      "standard_error": 3.607,
      "lower_ci_bound": 1.1092,
      "upper_ci_bound": 19.5208,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20175,
      "task": "Review, recommend, or approve contracts or cost estimates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 39.86,
      "n": 52,
      "standard_error": 10.8695,
      "lower_ci_bound": 21.0585,
      "upper_ci_bound": 62.2254,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20175,
      "task": "Review, recommend, or approve contracts or cost estimates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.29,
      "n": 52,
      "standard_error": 9.0925,
      "lower_ci_bound": 6.1885,
      "upper_ci_bound": 43.1574,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20175,
      "task": "Review, recommend, or approve contracts or cost estimates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 28.37,
      "n": 52,
      "standard_error": 5.4476,
      "lower_ci_bound": 18.7793,
      "upper_ci_bound": 40.4188,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20175,
      "task": "Review, recommend, or approve contracts or cost estimates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.27,
      "n": 52,
      "standard_error": 3.0909,
      "lower_ci_bound": 1.5805,
      "upper_ci_bound": 16.1644,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20175,
      "task": "Review, recommend, or approve contracts or cost estimates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.25,
      "n": 52,
      "standard_error": 2.7807,
      "lower_ci_bound": 0.5666,
      "upper_ci_bound": 16.543,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20175,
      "task": "Review, recommend, or approve contracts or cost estimates.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 52,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20175,
      "task": "Review, recommend, or approve contracts or cost estimates.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.38,
      "n": 52,
      "standard_error": 0.1534,
      "lower_ci_bound": 3.0716,
      "upper_ci_bound": 3.6875,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20175,
      "task": "Review, recommend, or approve contracts or cost estimates.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 94.84,
      "n": 59,
      "standard_error": 3.2605,
      "lower_ci_bound": 82.8865,
      "upper_ci_bound": 98.5862,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20176,
      "task": "Develop or implement policies, standards, or procedures for engineering and technical work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.16,
      "n": 56,
      "standard_error": 1.5861,
      "lower_ci_bound": 0.4872,
      "upper_ci_bound": 9.0398,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20176,
      "task": "Develop or implement policies, standards, or procedures for engineering and technical work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 20.64,
      "n": 56,
      "standard_error": 4.2228,
      "lower_ci_bound": 13.4342,
      "upper_ci_bound": 30.3656,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20176,
      "task": "Develop or implement policies, standards, or procedures for engineering and technical work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 35.74,
      "n": 56,
      "standard_error": 7.5819,
      "lower_ci_bound": 22.3011,
      "upper_ci_bound": 51.873,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20176,
      "task": "Develop or implement policies, standards, or procedures for engineering and technical work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20.41,
      "n": 56,
      "standard_error": 5.2652,
      "lower_ci_bound": 11.8119,
      "upper_ci_bound": 32.9318,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20176,
      "task": "Develop or implement policies, standards, or procedures for engineering and technical work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 12.64,
      "n": 56,
      "standard_error": 5.2576,
      "lower_ci_bound": 5.2766,
      "upper_ci_bound": 27.3081,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20176,
      "task": "Develop or implement policies, standards, or procedures for engineering and technical work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.71,
      "n": 56,
      "standard_error": 2.7346,
      "lower_ci_bound": 0.8214,
      "upper_ci_bound": 15.1653,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20176,
      "task": "Develop or implement policies, standards, or procedures for engineering and technical work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.7,
      "n": 56,
      "standard_error": 3.3482,
      "lower_ci_bound": 1.0923,
      "upper_ci_bound": 18.0693,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20176,
      "task": "Develop or implement policies, standards, or procedures for engineering and technical work.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.33,
      "n": 55,
      "standard_error": 0.2633,
      "lower_ci_bound": 2.8012,
      "upper_ci_bound": 3.857,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20176,
      "task": "Develop or implement policies, standards, or procedures for engineering and technical work.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 98.69,
      "n": 59,
      "standard_error": 1.0896,
      "lower_ci_bound": 93.3192,
      "upper_ci_bound": 99.753,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20178,
      "task": "Establish scientific or technical goals within broad outlines provided by top management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 26.13,
      "n": 46,
      "standard_error": 6.3167,
      "lower_ci_bound": 15.4717,
      "upper_ci_bound": 40.6135,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20178,
      "task": "Establish scientific or technical goals within broad outlines provided by top management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 34.37,
      "n": 46,
      "standard_error": 7.2318,
      "lower_ci_bound": 21.5455,
      "upper_ci_bound": 49.9755,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20178,
      "task": "Establish scientific or technical goals within broad outlines provided by top management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.29,
      "n": 46,
      "standard_error": 7.0129,
      "lower_ci_bound": 19.9986,
      "upper_ci_bound": 47.6428,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20178,
      "task": "Establish scientific or technical goals within broad outlines provided by top management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.79,
      "n": 46,
      "standard_error": 3.2416,
      "lower_ci_bound": 1.1849,
      "upper_ci_bound": 17.3985,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20178,
      "task": "Establish scientific or technical goals within broad outlines provided by top management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 2.41,
      "n": 46,
      "standard_error": 1.5102,
      "lower_ci_bound": 0.6758,
      "upper_ci_bound": 8.2542,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20178,
      "task": "Establish scientific or technical goals within broad outlines provided by top management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20178,
      "task": "Establish scientific or technical goals within broad outlines provided by top management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20178,
      "task": "Establish scientific or technical goals within broad outlines provided by top management.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.16,
      "n": 46,
      "standard_error": 0.1875,
      "lower_ci_bound": 2.78,
      "upper_ci_bound": 3.5351,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20178,
      "task": "Establish scientific or technical goals within broad outlines provided by top management.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 69.63,
      "n": 60,
      "standard_error": 13.0826,
      "lower_ci_bound": 39.9322,
      "upper_ci_bound": 88.7695,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20174,
      "task": "Direct recruitment, placement, and evaluation of architecture or engineering project staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 25.18,
      "n": 52,
      "standard_error": 12.0916,
      "lower_ci_bound": 8.4902,
      "upper_ci_bound": 54.9703,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20174,
      "task": "Direct recruitment, placement, and evaluation of architecture or engineering project staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 50.17,
      "n": 52,
      "standard_error": 11.1576,
      "lower_ci_bound": 29.1312,
      "upper_ci_bound": 71.1563,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20174,
      "task": "Direct recruitment, placement, and evaluation of architecture or engineering project staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.84,
      "n": 52,
      "standard_error": 5.3296,
      "lower_ci_bound": 14.7913,
      "upper_ci_bound": 36.07,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20174,
      "task": "Direct recruitment, placement, and evaluation of architecture or engineering project staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0.81,
      "n": 52,
      "standard_error": 0.8801,
      "lower_ci_bound": 0.0903,
      "upper_ci_bound": 6.8631,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20174,
      "task": "Direct recruitment, placement, and evaluation of architecture or engineering project staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 52,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20174,
      "task": "Direct recruitment, placement, and evaluation of architecture or engineering project staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 52,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20174,
      "task": "Direct recruitment, placement, and evaluation of architecture or engineering project staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 52,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20174,
      "task": "Direct recruitment, placement, and evaluation of architecture or engineering project staff.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.15,
      "n": 52,
      "standard_error": 0.1672,
      "lower_ci_bound": 2.8164,
      "upper_ci_bound": 3.4877,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20174,
      "task": "Direct recruitment, placement, and evaluation of architecture or engineering project staff.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.46,
      "n": 60,
      "standard_error": 4.7568,
      "lower_ci_bound": 75.0736,
      "upper_ci_bound": 98.5451,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20177,
      "task": "Perform administrative functions, such as reviewing or writing reports, approving expenditures, enforcing rules, or purchasing of materials or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.83,
      "n": 59,
      "standard_error": 3.0952,
      "lower_ci_bound": 1.9616,
      "upper_ci_bound": 16.0629,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20177,
      "task": "Perform administrative functions, such as reviewing or writing reports, approving expenditures, enforcing rules, or purchasing of materials or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.11,
      "n": 59,
      "standard_error": 8.3288,
      "lower_ci_bound": 6.7024,
      "upper_ci_bound": 40.4976,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20177,
      "task": "Perform administrative functions, such as reviewing or writing reports, approving expenditures, enforcing rules, or purchasing of materials or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 40.9,
      "n": 59,
      "standard_error": 5.886,
      "lower_ci_bound": 29.8314,
      "upper_ci_bound": 52.9837,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20177,
      "task": "Perform administrative functions, such as reviewing or writing reports, approving expenditures, enforcing rules, or purchasing of materials or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.15,
      "n": 59,
      "standard_error": 6.3457,
      "lower_ci_bound": 4.7397,
      "upper_ci_bound": 31.5267,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20177,
      "task": "Perform administrative functions, such as reviewing or writing reports, approving expenditures, enforcing rules, or purchasing of materials or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15.23,
      "n": 59,
      "standard_error": 4.3607,
      "lower_ci_bound": 8.3717,
      "upper_ci_bound": 26.1033,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20177,
      "task": "Perform administrative functions, such as reviewing or writing reports, approving expenditures, enforcing rules, or purchasing of materials or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.79,
      "n": 59,
      "standard_error": 4.3591,
      "lower_ci_bound": 1.7993,
      "upper_ci_bound": 22.4337,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20177,
      "task": "Perform administrative functions, such as reviewing or writing reports, approving expenditures, enforcing rules, or purchasing of materials or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 59,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20177,
      "task": "Perform administrative functions, such as reviewing or writing reports, approving expenditures, enforcing rules, or purchasing of materials or services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.14,
      "n": 58,
      "standard_error": 0.1436,
      "lower_ci_bound": 2.856,
      "upper_ci_bound": 3.4312,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20177,
      "task": "Perform administrative functions, such as reviewing or writing reports, approving expenditures, enforcing rules, or purchasing of materials or services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 97.89,
      "n": 60,
      "standard_error": 2.12,
      "lower_ci_bound": 85.5907,
      "upper_ci_bound": 99.7257,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19525,
      "task": "Develop or implement programs to improve sustainability or reduce the environmental impacts of engineering or architecture activities or operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.25,
      "n": 31,
      "standard_error": 3.3972,
      "lower_ci_bound": 7.7104,
      "upper_ci_bound": 21.8348,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19525,
      "task": "Develop or implement programs to improve sustainability or reduce the environmental impacts of engineering or architecture activities or operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 52.62,
      "n": 31,
      "standard_error": 8.2579,
      "lower_ci_bound": 36.0895,
      "upper_ci_bound": 68.5989,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19525,
      "task": "Develop or implement programs to improve sustainability or reduce the environmental impacts of engineering or architecture activities or operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.05,
      "n": 31,
      "standard_error": 3.8584,
      "lower_ci_bound": 18.9592,
      "upper_ci_bound": 34.6495,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19525,
      "task": "Develop or implement programs to improve sustainability or reduce the environmental impacts of engineering or architecture activities or operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.76,
      "n": 31,
      "standard_error": 3.7287,
      "lower_ci_bound": 0.4753,
      "upper_ci_bound": 24.2523,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19525,
      "task": "Develop or implement programs to improve sustainability or reduce the environmental impacts of engineering or architecture activities or operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.66,
      "n": 31,
      "standard_error": 3.3826,
      "lower_ci_bound": 0.5319,
      "upper_ci_bound": 21.2357,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19525,
      "task": "Develop or implement programs to improve sustainability or reduce the environmental impacts of engineering or architecture activities or operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.66,
      "n": 31,
      "standard_error": 0.7577,
      "lower_ci_bound": 0.0621,
      "upper_ci_bound": 6.5969,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19525,
      "task": "Develop or implement programs to improve sustainability or reduce the environmental impacts of engineering or architecture activities or operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19525,
      "task": "Develop or implement programs to improve sustainability or reduce the environmental impacts of engineering or architecture activities or operations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.1,
      "n": 31,
      "standard_error": 0.1684,
      "lower_ci_bound": 2.7553,
      "upper_ci_bound": 3.4432,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19525,
      "task": "Develop or implement programs to improve sustainability or reduce the environmental impacts of engineering or architecture activities or operations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 70.22,
      "n": 60,
      "standard_error": 13.4552,
      "lower_ci_bound": 39.4208,
      "upper_ci_bound": 89.5245,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19527,
      "task": "Evaluate the environmental impacts of engineering, architecture, or research and development activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 25.53,
      "n": 33,
      "standard_error": 6.7085,
      "lower_ci_bound": 14.3175,
      "upper_ci_bound": 41.2959,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19527,
      "task": "Evaluate the environmental impacts of engineering, architecture, or research and development activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 45.57,
      "n": 33,
      "standard_error": 6.6135,
      "lower_ci_bound": 32.7217,
      "upper_ci_bound": 59.0356,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19527,
      "task": "Evaluate the environmental impacts of engineering, architecture, or research and development activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.35,
      "n": 33,
      "standard_error": 6.432,
      "lower_ci_bound": 11.0615,
      "upper_ci_bound": 37.1959,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19527,
      "task": "Evaluate the environmental impacts of engineering, architecture, or research and development activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.41,
      "n": 33,
      "standard_error": 3.6648,
      "lower_ci_bound": 0.7802,
      "upper_ci_bound": 21.3201,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19527,
      "task": "Evaluate the environmental impacts of engineering, architecture, or research and development activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19527,
      "task": "Evaluate the environmental impacts of engineering, architecture, or research and development activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 33,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19527,
      "task": "Evaluate the environmental impacts of engineering, architecture, or research and development activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.14,
      "n": 33,
      "standard_error": 3.2054,
      "lower_ci_bound": 0.3772,
      "upper_ci_bound": 21.7186,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19527,
      "task": "Evaluate the environmental impacts of engineering, architecture, or research and development activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.04,
      "n": 32,
      "standard_error": 0.2354,
      "lower_ci_bound": 2.5617,
      "upper_ci_bound": 3.522,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19527,
      "task": "Evaluate the environmental impacts of engineering, architecture, or research and development activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 67.1,
      "n": 60,
      "standard_error": 5.8491,
      "lower_ci_bound": 54.5478,
      "upper_ci_bound": 77.6035,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1063,
      "task": "Plan or direct the installation, testing, operation, maintenance, or repair of facilities or equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10.81,
      "n": 36,
      "standard_error": 4.6824,
      "lower_ci_bound": 4.3232,
      "upper_ci_bound": 24.5182,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1063,
      "task": "Plan or direct the installation, testing, operation, maintenance, or repair of facilities or equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 39.42,
      "n": 36,
      "standard_error": 6.2915,
      "lower_ci_bound": 27.6002,
      "upper_ci_bound": 52.6294,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1063,
      "task": "Plan or direct the installation, testing, operation, maintenance, or repair of facilities or equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25.82,
      "n": 36,
      "standard_error": 12.7899,
      "lower_ci_bound": 8.2324,
      "upper_ci_bound": 57.4504,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1063,
      "task": "Plan or direct the installation, testing, operation, maintenance, or repair of facilities or equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.89,
      "n": 36,
      "standard_error": 4.4286,
      "lower_ci_bound": 7.9257,
      "upper_ci_bound": 26.2358,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1063,
      "task": "Plan or direct the installation, testing, operation, maintenance, or repair of facilities or equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0.72,
      "n": 36,
      "standard_error": 0.772,
      "lower_ci_bound": 0.0807,
      "upper_ci_bound": 6.1049,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1063,
      "task": "Plan or direct the installation, testing, operation, maintenance, or repair of facilities or equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 36,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1063,
      "task": "Plan or direct the installation, testing, operation, maintenance, or repair of facilities or equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.34,
      "n": 36,
      "standard_error": 4.6472,
      "lower_ci_bound": 2.5814,
      "upper_ci_bound": 23.8145,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1063,
      "task": "Plan or direct the installation, testing, operation, maintenance, or repair of facilities or equipment.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.26,
      "n": 35,
      "standard_error": 0.1413,
      "lower_ci_bound": 2.9719,
      "upper_ci_bound": 3.5463,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 1063,
      "task": "Plan or direct the installation, testing, operation, maintenance, or repair of facilities or equipment.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 64.25,
      "n": 60,
      "standard_error": 4.3152,
      "lower_ci_bound": 55.238,
      "upper_ci_bound": 72.3547,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19528,
      "task": "Identify environmental threats or opportunities associated with the development and launch of new technologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.73,
      "n": 40,
      "standard_error": 6.213,
      "lower_ci_bound": 9.1721,
      "upper_ci_bound": 34.4811,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19528,
      "task": "Identify environmental threats or opportunities associated with the development and launch of new technologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.01,
      "n": 40,
      "standard_error": 8.1524,
      "lower_ci_bound": 21.5766,
      "upper_ci_bound": 53.5117,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19528,
      "task": "Identify environmental threats or opportunities associated with the development and launch of new technologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.17,
      "n": 40,
      "standard_error": 5.8417,
      "lower_ci_bound": 8.2853,
      "upper_ci_bound": 32.2407,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19528,
      "task": "Identify environmental threats or opportunities associated with the development and launch of new technologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.76,
      "n": 40,
      "standard_error": 7.6217,
      "lower_ci_bound": 5.5335,
      "upper_ci_bound": 37.4022,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19528,
      "task": "Identify environmental threats or opportunities associated with the development and launch of new technologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.58,
      "n": 40,
      "standard_error": 5.0548,
      "lower_ci_bound": 2.4886,
      "upper_ci_bound": 25.6815,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19528,
      "task": "Identify environmental threats or opportunities associated with the development and launch of new technologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.74,
      "n": 40,
      "standard_error": 3.3059,
      "lower_ci_bound": 0.602,
      "upper_ci_bound": 19.9371,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19528,
      "task": "Identify environmental threats or opportunities associated with the development and launch of new technologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19528,
      "task": "Identify environmental threats or opportunities associated with the development and launch of new technologies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.26,
      "n": 39,
      "standard_error": 0.229,
      "lower_ci_bound": 2.794,
      "upper_ci_bound": 3.7212,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19528,
      "task": "Identify environmental threats or opportunities associated with the development and launch of new technologies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 57.52,
      "n": 59,
      "standard_error": 14.7984,
      "lower_ci_bound": 28.7171,
      "upper_ci_bound": 81.9873,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20180,
      "task": "Plan, direct, or coordinate survey work with other project activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.18,
      "n": 29,
      "standard_error": 6.1663,
      "lower_ci_bound": 1.1483,
      "upper_ci_bound": 33.9863,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20180,
      "task": "Plan, direct, or coordinate survey work with other project activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.69,
      "n": 29,
      "standard_error": 6.7277,
      "lower_ci_bound": 21.5202,
      "upper_ci_bound": 48.4968,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20180,
      "task": "Plan, direct, or coordinate survey work with other project activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 34.33,
      "n": 29,
      "standard_error": 7.1516,
      "lower_ci_bound": 21.4458,
      "upper_ci_bound": 50.0321,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20180,
      "task": "Plan, direct, or coordinate survey work with other project activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.44,
      "n": 29,
      "standard_error": 2.3919,
      "lower_ci_bound": 9.245,
      "upper_ci_bound": 19.1293,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20180,
      "task": "Plan, direct, or coordinate survey work with other project activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.36,
      "n": 29,
      "standard_error": 8.4415,
      "lower_ci_bound": 2.2488,
      "upper_ci_bound": 41.6487,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20180,
      "task": "Plan, direct, or coordinate survey work with other project activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20180,
      "task": "Plan, direct, or coordinate survey work with other project activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20180,
      "task": "Plan, direct, or coordinate survey work with other project activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.15,
      "n": 29,
      "standard_error": 0.1301,
      "lower_ci_bound": 2.8785,
      "upper_ci_bound": 3.4116,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20180,
      "task": "Plan, direct, or coordinate survey work with other project activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 60.2,
      "n": 58,
      "standard_error": 12.4511,
      "lower_ci_bound": 34.82,
      "upper_ci_bound": 81.0645,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19526,
      "task": "Evaluate environmental regulations or social pressures related to environmental issues to inform strategic or operational decision-making.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 37.76,
      "n": 26,
      "standard_error": 9.3441,
      "lower_ci_bound": 21.1062,
      "upper_ci_bound": 57.9117,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19526,
      "task": "Evaluate environmental regulations or social pressures related to environmental issues to inform strategic or operational decision-making.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 30.72,
      "n": 26,
      "standard_error": 6.2057,
      "lower_ci_bound": 19.5653,
      "upper_ci_bound": 44.7032,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19526,
      "task": "Evaluate environmental regulations or social pressures related to environmental issues to inform strategic or operational decision-making.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20.6,
      "n": 26,
      "standard_error": 6.3705,
      "lower_ci_bound": 10.4167,
      "upper_ci_bound": 36.6515,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19526,
      "task": "Evaluate environmental regulations or social pressures related to environmental issues to inform strategic or operational decision-making.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19526,
      "task": "Evaluate environmental regulations or social pressures related to environmental issues to inform strategic or operational decision-making.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0.94,
      "n": 26,
      "standard_error": 1.0301,
      "lower_ci_bound": 0.0978,
      "upper_ci_bound": 8.4559,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19526,
      "task": "Evaluate environmental regulations or social pressures related to environmental issues to inform strategic or operational decision-making.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.98,
      "n": 26,
      "standard_error": 6.3163,
      "lower_ci_bound": 2.5394,
      "upper_ci_bound": 32.0502,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19526,
      "task": "Evaluate environmental regulations or social pressures related to environmental issues to inform strategic or operational decision-making.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19526,
      "task": "Evaluate environmental regulations or social pressures related to environmental issues to inform strategic or operational decision-making.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.91,
      "n": 25,
      "standard_error": 0.1675,
      "lower_ci_bound": 2.5596,
      "upper_ci_bound": 3.251,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 19526,
      "task": "Evaluate environmental regulations or social pressures related to environmental issues to inform strategic or operational decision-making.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 49.07,
      "n": 60,
      "standard_error": 6.5843,
      "lower_ci_bound": 36.2558,
      "upper_ci_bound": 62.0127,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20179,
      "task": "Solicit project support by conferring with officials or providing information to the public.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 12.57,
      "n": 26,
      "standard_error": 4.5932,
      "lower_ci_bound": 5.7274,
      "upper_ci_bound": 25.3716,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20179,
      "task": "Solicit project support by conferring with officials or providing information to the public.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 37.31,
      "n": 26,
      "standard_error": 12.2988,
      "lower_ci_bound": 16.7693,
      "upper_ci_bound": 63.7356,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20179,
      "task": "Solicit project support by conferring with officials or providing information to the public.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 46.49,
      "n": 26,
      "standard_error": 11.5499,
      "lower_ci_bound": 25.0341,
      "upper_ci_bound": 69.3307,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20179,
      "task": "Solicit project support by conferring with officials or providing information to the public.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.64,
      "n": 26,
      "standard_error": 3.6619,
      "lower_ci_bound": 0.4367,
      "upper_ci_bound": 24.5108,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20179,
      "task": "Solicit project support by conferring with officials or providing information to the public.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20179,
      "task": "Solicit project support by conferring with officials or providing information to the public.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20179,
      "task": "Solicit project support by conferring with officials or providing information to the public.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20179,
      "task": "Solicit project support by conferring with officials or providing information to the public.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.86,
      "n": 26,
      "standard_error": 0.1405,
      "lower_ci_bound": 2.5694,
      "upper_ci_bound": 3.1483,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "task_id": 20179,
      "task": "Solicit project support by conferring with officials or providing information to the public.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 57.93,
      "n": 60,
      "standard_error": 9.3537,
      "lower_ci_bound": 38.9806,
      "upper_ci_bound": 74.7975,
      "recommend_suppress": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15574,
      "task": "Design or conduct applied biodiesel or biofuels research projects on topics, such as transport, thermodynamics, mixing, filtration, distillation, fermentation, extraction, and separation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.98,
      "n": 80,
      "standard_error": 2.3142,
      "lower_ci_bound": 1.2233,
      "upper_ci_bound": 12.1552,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15574,
      "task": "Design or conduct applied biodiesel or biofuels research projects on topics, such as transport, thermodynamics, mixing, filtration, distillation, fermentation, extraction, and separation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.77,
      "n": 80,
      "standard_error": 6.0326,
      "lower_ci_bound": 5.491,
      "upper_ci_bound": 30.508,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15574,
      "task": "Design or conduct applied biodiesel or biofuels research projects on topics, such as transport, thermodynamics, mixing, filtration, distillation, fermentation, extraction, and separation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20.25,
      "n": 80,
      "standard_error": 8.0024,
      "lower_ci_bound": 8.6522,
      "upper_ci_bound": 40.5073,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15574,
      "task": "Design or conduct applied biodiesel or biofuels research projects on topics, such as transport, thermodynamics, mixing, filtration, distillation, fermentation, extraction, and separation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.56,
      "n": 80,
      "standard_error": 3.2896,
      "lower_ci_bound": 2.3564,
      "upper_ci_bound": 16.9651,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15574,
      "task": "Design or conduct applied biodiesel or biofuels research projects on topics, such as transport, thermodynamics, mixing, filtration, distillation, fermentation, extraction, and separation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 26.24,
      "n": 80,
      "standard_error": 9.4737,
      "lower_ci_bound": 11.8398,
      "upper_ci_bound": 48.5204,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15574,
      "task": "Design or conduct applied biodiesel or biofuels research projects on topics, such as transport, thermodynamics, mixing, filtration, distillation, fermentation, extraction, and separation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.41,
      "n": 80,
      "standard_error": 3.0612,
      "lower_ci_bound": 4.8362,
      "upper_ci_bound": 17.5111,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15574,
      "task": "Design or conduct applied biodiesel or biofuels research projects on topics, such as transport, thermodynamics, mixing, filtration, distillation, fermentation, extraction, and separation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 19.79,
      "n": 80,
      "standard_error": 7.4241,
      "lower_ci_bound": 8.8629,
      "upper_ci_bound": 38.4959,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15574,
      "task": "Design or conduct applied biodiesel or biofuels research projects on topics, such as transport, thermodynamics, mixing, filtration, distillation, fermentation, extraction, and separation.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.1,
      "n": 80,
      "standard_error": 0.1943,
      "lower_ci_bound": 3.7168,
      "upper_ci_bound": 4.4901,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15574,
      "task": "Design or conduct applied biodiesel or biofuels research projects on topics, such as transport, thermodynamics, mixing, filtration, distillation, fermentation, extraction, and separation.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.3,
      "n": 99,
      "standard_error": 7.0437,
      "lower_ci_bound": 65.5544,
      "upper_ci_bound": 94.6467,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15578,
      "task": "Analyze data from biofuels studies, such as fluid dynamics, water treatments, or solvent extraction and recovery processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.2,
      "n": 81,
      "standard_error": 4.7631,
      "lower_ci_bound": 1.8445,
      "upper_ci_bound": 24.2729,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15578,
      "task": "Analyze data from biofuels studies, such as fluid dynamics, water treatments, or solvent extraction and recovery processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 7.58,
      "n": 81,
      "standard_error": 3.7078,
      "lower_ci_bound": 2.7846,
      "upper_ci_bound": 19.0394,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15578,
      "task": "Analyze data from biofuels studies, such as fluid dynamics, water treatments, or solvent extraction and recovery processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.86,
      "n": 81,
      "standard_error": 4.434,
      "lower_ci_bound": 15.2282,
      "upper_ci_bound": 32.8283,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15578,
      "task": "Analyze data from biofuels studies, such as fluid dynamics, water treatments, or solvent extraction and recovery processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.22,
      "n": 81,
      "standard_error": 3.3782,
      "lower_ci_bound": 7.8157,
      "upper_ci_bound": 21.4899,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15578,
      "task": "Analyze data from biofuels studies, such as fluid dynamics, water treatments, or solvent extraction and recovery processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 28.73,
      "n": 81,
      "standard_error": 5.3062,
      "lower_ci_bound": 19.4019,
      "upper_ci_bound": 40.3059,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15578,
      "task": "Analyze data from biofuels studies, such as fluid dynamics, water treatments, or solvent extraction and recovery processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10.81,
      "n": 81,
      "standard_error": 4.3135,
      "lower_ci_bound": 4.7387,
      "upper_ci_bound": 22.7937,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15578,
      "task": "Analyze data from biofuels studies, such as fluid dynamics, water treatments, or solvent extraction and recovery processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.59,
      "n": 81,
      "standard_error": 3.5935,
      "lower_ci_bound": 4.4468,
      "upper_ci_bound": 19.4872,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15578,
      "task": "Analyze data from biofuels studies, such as fluid dynamics, water treatments, or solvent extraction and recovery processes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.97,
      "n": 81,
      "standard_error": 0.1332,
      "lower_ci_bound": 3.7004,
      "upper_ci_bound": 4.2304,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15578,
      "task": "Analyze data from biofuels studies, such as fluid dynamics, water treatments, or solvent extraction and recovery processes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 87.35,
      "n": 100,
      "standard_error": 5.3315,
      "lower_ci_bound": 72.6108,
      "upper_ci_bound": 94.7357,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15567,
      "task": "Prepare, or oversee the preparation of, experimental plans for biofuels research or development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10.22,
      "n": 89,
      "standard_error": 3.5265,
      "lower_ci_bound": 5.0362,
      "upper_ci_bound": 19.6356,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15567,
      "task": "Prepare, or oversee the preparation of, experimental plans for biofuels research or development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 23.87,
      "n": 89,
      "standard_error": 4.9923,
      "lower_ci_bound": 15.375,
      "upper_ci_bound": 35.1212,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15567,
      "task": "Prepare, or oversee the preparation of, experimental plans for biofuels research or development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25.28,
      "n": 89,
      "standard_error": 5.1949,
      "lower_ci_bound": 16.3812,
      "upper_ci_bound": 36.8861,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15567,
      "task": "Prepare, or oversee the preparation of, experimental plans for biofuels research or development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.26,
      "n": 89,
      "standard_error": 2.8683,
      "lower_ci_bound": 4.9236,
      "upper_ci_bound": 16.7438,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15567,
      "task": "Prepare, or oversee the preparation of, experimental plans for biofuels research or development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.33,
      "n": 89,
      "standard_error": 6.9516,
      "lower_ci_bound": 8.9887,
      "upper_ci_bound": 36.7519,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15567,
      "task": "Prepare, or oversee the preparation of, experimental plans for biofuels research or development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10.26,
      "n": 89,
      "standard_error": 5.0451,
      "lower_ci_bound": 3.7048,
      "upper_ci_bound": 25.3552,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15567,
      "task": "Prepare, or oversee the preparation of, experimental plans for biofuels research or development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.78,
      "n": 89,
      "standard_error": 1.4345,
      "lower_ci_bound": 0.3529,
      "upper_ci_bound": 8.4745,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15567,
      "task": "Prepare, or oversee the preparation of, experimental plans for biofuels research or development.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.92,
      "n": 88,
      "standard_error": 0.1637,
      "lower_ci_bound": 3.5947,
      "upper_ci_bound": 4.2454,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15567,
      "task": "Prepare, or oversee the preparation of, experimental plans for biofuels research or development.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.87,
      "n": 100,
      "standard_error": 2.8605,
      "lower_ci_bound": 84.681,
      "upper_ci_bound": 96.846,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15566,
      "task": "Provide technical or scientific guidance to technical staff in the conduct of biofuels research or development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.77,
      "n": 84,
      "standard_error": 2.5268,
      "lower_ci_bound": 1.6318,
      "upper_ci_bound": 13.1523,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15566,
      "task": "Provide technical or scientific guidance to technical staff in the conduct of biofuels research or development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.38,
      "n": 84,
      "standard_error": 5.4834,
      "lower_ci_bound": 13.3325,
      "upper_ci_bound": 35.0689,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15566,
      "task": "Provide technical or scientific guidance to technical staff in the conduct of biofuels research or development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.76,
      "n": 84,
      "standard_error": 3.7444,
      "lower_ci_bound": 10.5602,
      "upper_ci_bound": 25.5618,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15566,
      "task": "Provide technical or scientific guidance to technical staff in the conduct of biofuels research or development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.89,
      "n": 84,
      "standard_error": 3.358,
      "lower_ci_bound": 5.7844,
      "upper_ci_bound": 19.5636,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15566,
      "task": "Provide technical or scientific guidance to technical staff in the conduct of biofuels research or development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 21.29,
      "n": 84,
      "standard_error": 6.4672,
      "lower_ci_bound": 11.1533,
      "upper_ci_bound": 36.8199,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15566,
      "task": "Provide technical or scientific guidance to technical staff in the conduct of biofuels research or development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.14,
      "n": 84,
      "standard_error": 2.7821,
      "lower_ci_bound": 1.0589,
      "upper_ci_bound": 14.8328,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15566,
      "task": "Provide technical or scientific guidance to technical staff in the conduct of biofuels research or development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 19.77,
      "n": 84,
      "standard_error": 10.0567,
      "lower_ci_bound": 6.5291,
      "upper_ci_bound": 46.5153,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15566,
      "task": "Provide technical or scientific guidance to technical staff in the conduct of biofuels research or development.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.85,
      "n": 84,
      "standard_error": 0.2378,
      "lower_ci_bound": 3.3728,
      "upper_ci_bound": 4.3186,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15566,
      "task": "Provide technical or scientific guidance to technical staff in the conduct of biofuels research or development.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.56,
      "n": 100,
      "standard_error": 4.9078,
      "lower_ci_bound": 74.7511,
      "upper_ci_bound": 95.2928,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15580,
      "task": "Propose new biofuels products, processes, technologies or applications based on findings from applied biofuels or biomass research projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 12.26,
      "n": 80,
      "standard_error": 4.0933,
      "lower_ci_bound": 6.1458,
      "upper_ci_bound": 22.9566,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15580,
      "task": "Propose new biofuels products, processes, technologies or applications based on findings from applied biofuels or biomass research projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.69,
      "n": 80,
      "standard_error": 8.5595,
      "lower_ci_bound": 21.775,
      "upper_ci_bound": 54.6875,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15580,
      "task": "Propose new biofuels products, processes, technologies or applications based on findings from applied biofuels or biomass research projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20.73,
      "n": 80,
      "standard_error": 4.975,
      "lower_ci_bound": 12.5217,
      "upper_ci_bound": 32.329,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15580,
      "task": "Propose new biofuels products, processes, technologies or applications based on findings from applied biofuels or biomass research projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.21,
      "n": 80,
      "standard_error": 3.7058,
      "lower_ci_bound": 4.0321,
      "upper_ci_bound": 19.6861,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15580,
      "task": "Propose new biofuels products, processes, technologies or applications based on findings from applied biofuels or biomass research projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.73,
      "n": 80,
      "standard_error": 4.6722,
      "lower_ci_bound": 5.1381,
      "upper_ci_bound": 24.6023,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15580,
      "task": "Propose new biofuels products, processes, technologies or applications based on findings from applied biofuels or biomass research projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.78,
      "n": 80,
      "standard_error": 4.0918,
      "lower_ci_bound": 0.8302,
      "upper_ci_bound": 23.1137,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15580,
      "task": "Propose new biofuels products, processes, technologies or applications based on findings from applied biofuels or biomass research projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.6,
      "n": 80,
      "standard_error": 4.1744,
      "lower_ci_bound": 0.7191,
      "upper_ci_bound": 24.2681,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15580,
      "task": "Propose new biofuels products, processes, technologies or applications based on findings from applied biofuels or biomass research projects.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.8,
      "n": 79,
      "standard_error": 0.1694,
      "lower_ci_bound": 3.4671,
      "upper_ci_bound": 4.1418,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15580,
      "task": "Propose new biofuels products, processes, technologies or applications based on findings from applied biofuels or biomass research projects.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 83.56,
      "n": 100,
      "standard_error": 4.7895,
      "lower_ci_bound": 71.7895,
      "upper_ci_bound": 91.0327,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15576,
      "task": "Conduct experiments on biomass or pretreatment technologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.53,
      "n": 60,
      "standard_error": 4.9331,
      "lower_ci_bound": 6.3037,
      "upper_ci_bound": 26.6739,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15576,
      "task": "Conduct experiments on biomass or pretreatment technologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 19.83,
      "n": 60,
      "standard_error": 5.9639,
      "lower_ci_bound": 10.4512,
      "upper_ci_bound": 34.3786,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15576,
      "task": "Conduct experiments on biomass or pretreatment technologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.95,
      "n": 60,
      "standard_error": 4.6527,
      "lower_ci_bound": 7.7949,
      "upper_ci_bound": 26.7713,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15576,
      "task": "Conduct experiments on biomass or pretreatment technologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.25,
      "n": 60,
      "standard_error": 4.9247,
      "lower_ci_bound": 4.5082,
      "upper_ci_bound": 25.3774,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15576,
      "task": "Conduct experiments on biomass or pretreatment technologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 24.33,
      "n": 60,
      "standard_error": 5.1778,
      "lower_ci_bound": 15.4845,
      "upper_ci_bound": 36.084,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15576,
      "task": "Conduct experiments on biomass or pretreatment technologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.92,
      "n": 60,
      "standard_error": 5.6497,
      "lower_ci_bound": 2.3777,
      "upper_ci_bound": 28.2533,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15576,
      "task": "Conduct experiments on biomass or pretreatment technologies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.19,
      "n": 60,
      "standard_error": 5.0064,
      "lower_ci_bound": 1.7,
      "upper_ci_bound": 25.7915,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15576,
      "task": "Conduct experiments on biomass or pretreatment technologies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.71,
      "n": 59,
      "standard_error": 0.2748,
      "lower_ci_bound": 3.1646,
      "upper_ci_bound": 4.2647,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15576,
      "task": "Conduct experiments on biomass or pretreatment technologies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 75.91,
      "n": 99,
      "standard_error": 8.0491,
      "lower_ci_bound": 56.8158,
      "upper_ci_bound": 88.303,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15568,
      "task": "Prepare biofuels research and development reports for senior management or technical professionals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 16.1,
      "n": 72,
      "standard_error": 4.7091,
      "lower_ci_bound": 8.7407,
      "upper_ci_bound": 27.7758,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15568,
      "task": "Prepare biofuels research and development reports for senior management or technical professionals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 37.59,
      "n": 72,
      "standard_error": 4.415,
      "lower_ci_bound": 29.2693,
      "upper_ci_bound": 46.709,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15568,
      "task": "Prepare biofuels research and development reports for senior management or technical professionals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.05,
      "n": 72,
      "standard_error": 4.6635,
      "lower_ci_bound": 15.9874,
      "upper_ci_bound": 34.503,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15568,
      "task": "Prepare biofuels research and development reports for senior management or technical professionals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.63,
      "n": 72,
      "standard_error": 6.5333,
      "lower_ci_bound": 4.2504,
      "upper_ci_bound": 32.005,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15568,
      "task": "Prepare biofuels research and development reports for senior management or technical professionals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.82,
      "n": 72,
      "standard_error": 4.4058,
      "lower_ci_bound": 0.7392,
      "upper_ci_bound": 25.5864,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15568,
      "task": "Prepare biofuels research and development reports for senior management or technical professionals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 72,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15568,
      "task": "Prepare biofuels research and development reports for senior management or technical professionals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.82,
      "n": 72,
      "standard_error": 4.4058,
      "lower_ci_bound": 0.7392,
      "upper_ci_bound": 25.5864,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15568,
      "task": "Prepare biofuels research and development reports for senior management or technical professionals.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.68,
      "n": 71,
      "standard_error": 0.2419,
      "lower_ci_bound": 3.2021,
      "upper_ci_bound": 4.167,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15568,
      "task": "Prepare biofuels research and development reports for senior management or technical professionals.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 77.53,
      "n": 99,
      "standard_error": 6.955,
      "lower_ci_bound": 60.9711,
      "upper_ci_bound": 88.3955,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15563,
      "task": "Develop lab scale models of industrial scale processes, such as fermentation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 22.08,
      "n": 66,
      "standard_error": 11.2007,
      "lower_ci_bound": 7.1666,
      "upper_ci_bound": 50.9785,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15563,
      "task": "Develop lab scale models of industrial scale processes, such as fermentation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.94,
      "n": 66,
      "standard_error": 6.939,
      "lower_ci_bound": 15.4221,
      "upper_ci_bound": 42.7113,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15563,
      "task": "Develop lab scale models of industrial scale processes, such as fermentation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 7.48,
      "n": 66,
      "standard_error": 3.1512,
      "lower_ci_bound": 3.1558,
      "upper_ci_bound": 16.7184,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15563,
      "task": "Develop lab scale models of industrial scale processes, such as fermentation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.84,
      "n": 66,
      "standard_error": 6.1682,
      "lower_ci_bound": 3.9633,
      "upper_ci_bound": 30.4174,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15563,
      "task": "Develop lab scale models of industrial scale processes, such as fermentation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 24.67,
      "n": 66,
      "standard_error": 5.2142,
      "lower_ci_bound": 15.7565,
      "upper_ci_bound": 36.451,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15563,
      "task": "Develop lab scale models of industrial scale processes, such as fermentation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.98,
      "n": 66,
      "standard_error": 0.6899,
      "lower_ci_bound": 0.2393,
      "upper_ci_bound": 3.9314,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15563,
      "task": "Develop lab scale models of industrial scale processes, such as fermentation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.01,
      "n": 66,
      "standard_error": 5.097,
      "lower_ci_bound": 1.0419,
      "upper_ci_bound": 27.9429,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15563,
      "task": "Develop lab scale models of industrial scale processes, such as fermentation.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.65,
      "n": 66,
      "standard_error": 0.1374,
      "lower_ci_bound": 3.3791,
      "upper_ci_bound": 3.928,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15563,
      "task": "Develop lab scale models of industrial scale processes, such as fermentation.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 70.01,
      "n": 100,
      "standard_error": 3.3133,
      "lower_ci_bound": 63.0603,
      "upper_ci_bound": 76.1531,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15579,
      "task": "Oversee biodiesel/biofuels prototyping or development projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.87,
      "n": 63,
      "standard_error": 6.2287,
      "lower_ci_bound": 5.3725,
      "upper_ci_bound": 31.3475,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15579,
      "task": "Oversee biodiesel/biofuels prototyping or development projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.76,
      "n": 63,
      "standard_error": 9.5017,
      "lower_ci_bound": 12.1783,
      "upper_ci_bound": 49.0599,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15579,
      "task": "Oversee biodiesel/biofuels prototyping or development projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.82,
      "n": 63,
      "standard_error": 10.4823,
      "lower_ci_bound": 12.7233,
      "upper_ci_bound": 52.9284,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15579,
      "task": "Oversee biodiesel/biofuels prototyping or development projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.05,
      "n": 63,
      "standard_error": 2.1139,
      "lower_ci_bound": 0.7482,
      "upper_ci_bound": 11.6083,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15579,
      "task": "Oversee biodiesel/biofuels prototyping or development projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.95,
      "n": 63,
      "standard_error": 3.8251,
      "lower_ci_bound": 3.7,
      "upper_ci_bound": 20.0757,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15579,
      "task": "Oversee biodiesel/biofuels prototyping or development projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10.44,
      "n": 63,
      "standard_error": 5.1287,
      "lower_ci_bound": 3.7453,
      "upper_ci_bound": 25.8682,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15579,
      "task": "Oversee biodiesel/biofuels prototyping or development projects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.12,
      "n": 63,
      "standard_error": 5.4333,
      "lower_ci_bound": 2.0177,
      "upper_ci_bound": 27.4822,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15579,
      "task": "Oversee biodiesel/biofuels prototyping or development projects.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.58,
      "n": 61,
      "standard_error": 0.2161,
      "lower_ci_bound": 3.1434,
      "upper_ci_bound": 4.0081,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15579,
      "task": "Oversee biodiesel/biofuels prototyping or development projects.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 69.02,
      "n": 99,
      "standard_error": 4.5219,
      "lower_ci_bound": 59.4186,
      "upper_ci_bound": 77.2171,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15577,
      "task": "Conduct experiments to test new or alternate feedstock fermentation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.85,
      "n": 63,
      "standard_error": 4.793,
      "lower_ci_bound": 11.0413,
      "upper_ci_bound": 30.2883,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15577,
      "task": "Conduct experiments to test new or alternate feedstock fermentation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.82,
      "n": 63,
      "standard_error": 6.8285,
      "lower_ci_bound": 6.3172,
      "upper_ci_bound": 34.3736,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15577,
      "task": "Conduct experiments to test new or alternate feedstock fermentation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.06,
      "n": 63,
      "standard_error": 8.1847,
      "lower_ci_bound": 11.4564,
      "upper_ci_bound": 43.6845,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15577,
      "task": "Conduct experiments to test new or alternate feedstock fermentation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.89,
      "n": 63,
      "standard_error": 5.868,
      "lower_ci_bound": 5.7078,
      "upper_ci_bound": 30.0768,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15577,
      "task": "Conduct experiments to test new or alternate feedstock fermentation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15.21,
      "n": 63,
      "standard_error": 6.1027,
      "lower_ci_bound": 6.5137,
      "upper_ci_bound": 31.599,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15577,
      "task": "Conduct experiments to test new or alternate feedstock fermentation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.16,
      "n": 63,
      "standard_error": 5.4556,
      "lower_ci_bound": 1.473,
      "upper_ci_bound": 28.46,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15577,
      "task": "Conduct experiments to test new or alternate feedstock fermentation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.01,
      "n": 63,
      "standard_error": 3.9234,
      "lower_ci_bound": 1.0044,
      "upper_ci_bound": 21.5132,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15577,
      "task": "Conduct experiments to test new or alternate feedstock fermentation processes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.51,
      "n": 63,
      "standard_error": 0.1859,
      "lower_ci_bound": 3.1395,
      "upper_ci_bound": 3.8825,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15577,
      "task": "Conduct experiments to test new or alternate feedstock fermentation processes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 68.37,
      "n": 100,
      "standard_error": 5.6924,
      "lower_ci_bound": 56.1783,
      "upper_ci_bound": 78.4644,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15572,
      "task": "Develop methods to estimate the efficiency of biomass pretreatments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 24.63,
      "n": 56,
      "standard_error": 11.6728,
      "lower_ci_bound": 8.4801,
      "upper_ci_bound": 53.5352,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15572,
      "task": "Develop methods to estimate the efficiency of biomass pretreatments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 32.88,
      "n": 56,
      "standard_error": 14.2546,
      "lower_ci_bound": 11.8349,
      "upper_ci_bound": 64.1245,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15572,
      "task": "Develop methods to estimate the efficiency of biomass pretreatments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.8,
      "n": 56,
      "standard_error": 5.4435,
      "lower_ci_bound": 9.3182,
      "upper_ci_bound": 31.3387,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15572,
      "task": "Develop methods to estimate the efficiency of biomass pretreatments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0.73,
      "n": 56,
      "standard_error": 0.7568,
      "lower_ci_bound": 0.0896,
      "upper_ci_bound": 5.6481,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15572,
      "task": "Develop methods to estimate the efficiency of biomass pretreatments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.3,
      "n": 56,
      "standard_error": 10.3394,
      "lower_ci_bound": 7.9862,
      "upper_ci_bound": 48.6894,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15572,
      "task": "Develop methods to estimate the efficiency of biomass pretreatments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.67,
      "n": 56,
      "standard_error": 1.4027,
      "lower_ci_bound": 0.3041,
      "upper_ci_bound": 8.6084,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15572,
      "task": "Develop methods to estimate the efficiency of biomass pretreatments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 56,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15572,
      "task": "Develop methods to estimate the efficiency of biomass pretreatments.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.53,
      "n": 55,
      "standard_error": 0.2869,
      "lower_ci_bound": 2.9564,
      "upper_ci_bound": 4.1067,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15572,
      "task": "Develop methods to estimate the efficiency of biomass pretreatments.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 64.53,
      "n": 100,
      "standard_error": 5.1345,
      "lower_ci_bound": 53.8239,
      "upper_ci_bound": 73.9514,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15569,
      "task": "Perform protein functional analysis and engineering for processing of feedstock and creation of biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 19.71,
      "n": 25,
      "standard_error": 13.5956,
      "lower_ci_bound": 4.0039,
      "upper_ci_bound": 59.1117,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15569,
      "task": "Perform protein functional analysis and engineering for processing of feedstock and creation of biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 24.97,
      "n": 25,
      "standard_error": 14.3505,
      "lower_ci_bound": 6.412,
      "upper_ci_bound": 61.7918,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15569,
      "task": "Perform protein functional analysis and engineering for processing of feedstock and creation of biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.95,
      "n": 25,
      "standard_error": 9.7488,
      "lower_ci_bound": 2.4341,
      "upper_ci_bound": 46.9927,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15569,
      "task": "Perform protein functional analysis and engineering for processing of feedstock and creation of biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.51,
      "n": 25,
      "standard_error": 3.8569,
      "lower_ci_bound": 0.7398,
      "upper_ci_bound": 23.0614,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15569,
      "task": "Perform protein functional analysis and engineering for processing of feedstock and creation of biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.96,
      "n": 25,
      "standard_error": 5.8715,
      "lower_ci_bound": 1.6256,
      "upper_ci_bound": 31.1402,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15569,
      "task": "Perform protein functional analysis and engineering for processing of feedstock and creation of biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.48,
      "n": 25,
      "standard_error": 10.737,
      "lower_ci_bound": 3.2556,
      "upper_ci_bound": 49.908,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15569,
      "task": "Perform protein functional analysis and engineering for processing of feedstock and creation of biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 14.42,
      "n": 25,
      "standard_error": 10.8842,
      "lower_ci_bound": 2.6558,
      "upper_ci_bound": 50.9882,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15569,
      "task": "Perform protein functional analysis and engineering for processing of feedstock and creation of biofuels.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.39,
      "n": 27,
      "standard_error": 0.5799,
      "lower_ci_bound": 2.2028,
      "upper_ci_bound": 4.5868,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15569,
      "task": "Perform protein functional analysis and engineering for processing of feedstock and creation of biofuels.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 32.8,
      "n": 97,
      "standard_error": 7.7208,
      "lower_ci_bound": 19.5851,
      "upper_ci_bound": 49.4534,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15581,
      "task": "Conduct research to breed or develop energy crops with improved biomass yield, environmental adaptability, pest resistance, production efficiency, bioprocessing characteristics, or reduced environmental impacts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 26.25,
      "n": 26,
      "standard_error": 12.3398,
      "lower_ci_bound": 8.739,
      "upper_ci_bound": 56.9476,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15581,
      "task": "Conduct research to breed or develop energy crops with improved biomass yield, environmental adaptability, pest resistance, production efficiency, bioprocessing characteristics, or reduced environmental impacts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.61,
      "n": 26,
      "standard_error": 3.5879,
      "lower_ci_bound": 2.093,
      "upper_ci_bound": 18.9823,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15581,
      "task": "Conduct research to breed or develop energy crops with improved biomass yield, environmental adaptability, pest resistance, production efficiency, bioprocessing characteristics, or reduced environmental impacts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.24,
      "n": 26,
      "standard_error": 11.0674,
      "lower_ci_bound": 7.1106,
      "upper_ci_bound": 51.6566,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15581,
      "task": "Conduct research to breed or develop energy crops with improved biomass yield, environmental adaptability, pest resistance, production efficiency, bioprocessing characteristics, or reduced environmental impacts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.29,
      "n": 26,
      "standard_error": 8.6159,
      "lower_ci_bound": 5.7014,
      "upper_ci_bound": 41.9621,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15581,
      "task": "Conduct research to breed or develop energy crops with improved biomass yield, environmental adaptability, pest resistance, production efficiency, bioprocessing characteristics, or reduced environmental impacts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 1.19,
      "n": 26,
      "standard_error": 1.2567,
      "lower_ci_bound": 0.1314,
      "upper_ci_bound": 9.8554,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15581,
      "task": "Conduct research to breed or develop energy crops with improved biomass yield, environmental adaptability, pest resistance, production efficiency, bioprocessing characteristics, or reduced environmental impacts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14.98,
      "n": 26,
      "standard_error": 8.5169,
      "lower_ci_bound": 4.2531,
      "upper_ci_bound": 41.1224,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15581,
      "task": "Conduct research to breed or develop energy crops with improved biomass yield, environmental adaptability, pest resistance, production efficiency, bioprocessing characteristics, or reduced environmental impacts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 11.45,
      "n": 26,
      "standard_error": 8.9923,
      "lower_ci_bound": 2.0385,
      "upper_ci_bound": 44.5483,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15581,
      "task": "Conduct research to breed or develop energy crops with improved biomass yield, environmental adaptability, pest resistance, production efficiency, bioprocessing characteristics, or reduced environmental impacts.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.39,
      "n": 26,
      "standard_error": 0.4687,
      "lower_ci_bound": 2.4258,
      "upper_ci_bound": 4.3565,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15581,
      "task": "Conduct research to breed or develop energy crops with improved biomass yield, environmental adaptability, pest resistance, production efficiency, bioprocessing characteristics, or reduced environmental impacts.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 37.58,
      "n": 99,
      "standard_error": 8.2806,
      "lower_ci_bound": 23.0032,
      "upper_ci_bound": 54.8097,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15564,
      "task": "Develop computational tools or approaches to improve biofuels research and development activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 20.38,
      "n": 46,
      "standard_error": 5.5564,
      "lower_ci_bound": 11.3771,
      "upper_ci_bound": 33.7783,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15564,
      "task": "Develop computational tools or approaches to improve biofuels research and development activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 20.1,
      "n": 46,
      "standard_error": 8.3451,
      "lower_ci_bound": 8.1179,
      "upper_ci_bound": 41.7406,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15564,
      "task": "Develop computational tools or approaches to improve biofuels research and development activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 35.89,
      "n": 46,
      "standard_error": 10.0929,
      "lower_ci_bound": 18.7912,
      "upper_ci_bound": 57.5259,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15564,
      "task": "Develop computational tools or approaches to improve biofuels research and development activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.79,
      "n": 46,
      "standard_error": 5.1427,
      "lower_ci_bound": 4.7012,
      "upper_ci_bound": 26.5686,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15564,
      "task": "Develop computational tools or approaches to improve biofuels research and development activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.98,
      "n": 46,
      "standard_error": 3.1812,
      "lower_ci_bound": 0.7692,
      "upper_ci_bound": 18.1429,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15564,
      "task": "Develop computational tools or approaches to improve biofuels research and development activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.6,
      "n": 46,
      "standard_error": 0.6355,
      "lower_ci_bound": 0.0709,
      "upper_ci_bound": 4.9011,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15564,
      "task": "Develop computational tools or approaches to improve biofuels research and development activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.27,
      "n": 46,
      "standard_error": 6.7301,
      "lower_ci_bound": 1.0372,
      "upper_ci_bound": 36.9392,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15564,
      "task": "Develop computational tools or approaches to improve biofuels research and development activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.37,
      "n": 46,
      "standard_error": 0.1421,
      "lower_ci_bound": 3.0867,
      "upper_ci_bound": 3.6592,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15564,
      "task": "Develop computational tools or approaches to improve biofuels research and development activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 51.58,
      "n": 98,
      "standard_error": 5.5877,
      "lower_ci_bound": 40.5897,
      "upper_ci_bound": 62.4133,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15570,
      "task": "Develop separation processes to recover biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 24.56,
      "n": 49,
      "standard_error": 9.5118,
      "lower_ci_bound": 10.3941,
      "upper_ci_bound": 47.7529,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15570,
      "task": "Develop separation processes to recover biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 43.64,
      "n": 49,
      "standard_error": 8.9936,
      "lower_ci_bound": 27.0686,
      "upper_ci_bound": 61.7582,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15570,
      "task": "Develop separation processes to recover biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.61,
      "n": 49,
      "standard_error": 8.3801,
      "lower_ci_bound": 4.2432,
      "upper_ci_bound": 39.7731,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15570,
      "task": "Develop separation processes to recover biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.32,
      "n": 49,
      "standard_error": 3.6496,
      "lower_ci_bound": 2.6058,
      "upper_ci_bound": 18.8935,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15570,
      "task": "Develop separation processes to recover biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.88,
      "n": 49,
      "standard_error": 5.7816,
      "lower_ci_bound": 2.8828,
      "upper_ci_bound": 28.8017,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15570,
      "task": "Develop separation processes to recover biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 49,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15570,
      "task": "Develop separation processes to recover biofuels.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 49,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15570,
      "task": "Develop separation processes to recover biofuels.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.25,
      "n": 48,
      "standard_error": 0.3285,
      "lower_ci_bound": 2.5871,
      "upper_ci_bound": 3.9088,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15570,
      "task": "Develop separation processes to recover biofuels.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 52.87,
      "n": 98,
      "standard_error": 5.191,
      "lower_ci_bound": 42.5951,
      "upper_ci_bound": 62.9147,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15575,
      "task": "Design chemical conversion processes, such as etherification, esterification, interesterification, transesterification, distillation, hydrogenation, oxidation or reduction of fats and oils, and vegetable oil refining.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 19.51,
      "n": 44,
      "standard_error": 9.5479,
      "lower_ci_bound": 6.6389,
      "upper_ci_bound": 45.2377,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15575,
      "task": "Design chemical conversion processes, such as etherification, esterification, interesterification, transesterification, distillation, hydrogenation, oxidation or reduction of fats and oils, and vegetable oil refining.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 57.59,
      "n": 44,
      "standard_error": 12.7317,
      "lower_ci_bound": 32.1826,
      "upper_ci_bound": 79.5285,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15575,
      "task": "Design chemical conversion processes, such as etherification, esterification, interesterification, transesterification, distillation, hydrogenation, oxidation or reduction of fats and oils, and vegetable oil refining.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17,
      "n": 44,
      "standard_error": 7.9237,
      "lower_ci_bound": 6.1899,
      "upper_ci_bound": 38.8612,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15575,
      "task": "Design chemical conversion processes, such as etherification, esterification, interesterification, transesterification, distillation, hydrogenation, oxidation or reduction of fats and oils, and vegetable oil refining.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15575,
      "task": "Design chemical conversion processes, such as etherification, esterification, interesterification, transesterification, distillation, hydrogenation, oxidation or reduction of fats and oils, and vegetable oil refining.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.91,
      "n": 44,
      "standard_error": 3.9212,
      "lower_ci_bound": 1.4901,
      "upper_ci_bound": 20.6632,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15575,
      "task": "Design chemical conversion processes, such as etherification, esterification, interesterification, transesterification, distillation, hydrogenation, oxidation or reduction of fats and oils, and vegetable oil refining.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15575,
      "task": "Design chemical conversion processes, such as etherification, esterification, interesterification, transesterification, distillation, hydrogenation, oxidation or reduction of fats and oils, and vegetable oil refining.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15575,
      "task": "Design chemical conversion processes, such as etherification, esterification, interesterification, transesterification, distillation, hydrogenation, oxidation or reduction of fats and oils, and vegetable oil refining.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.17,
      "n": 41,
      "standard_error": 0.2947,
      "lower_ci_bound": 2.5708,
      "upper_ci_bound": 3.7622,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15575,
      "task": "Design chemical conversion processes, such as etherification, esterification, interesterification, transesterification, distillation, hydrogenation, oxidation or reduction of fats and oils, and vegetable oil refining.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 39.24,
      "n": 99,
      "standard_error": 6.078,
      "lower_ci_bound": 28.0244,
      "upper_ci_bound": 51.7132,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15573,
      "task": "Design or execute solvent or product recovery experiments in laboratory or field settings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 23.17,
      "n": 53,
      "standard_error": 9.902,
      "lower_ci_bound": 8.987,
      "upper_ci_bound": 47.9355,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15573,
      "task": "Design or execute solvent or product recovery experiments in laboratory or field settings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 28.55,
      "n": 53,
      "standard_error": 5.3127,
      "lower_ci_bound": 19.1566,
      "upper_ci_bound": 40.2593,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15573,
      "task": "Design or execute solvent or product recovery experiments in laboratory or field settings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.69,
      "n": 53,
      "standard_error": 4.1495,
      "lower_ci_bound": 7.2703,
      "upper_ci_bound": 24.2953,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15573,
      "task": "Design or execute solvent or product recovery experiments in laboratory or field settings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.53,
      "n": 53,
      "standard_error": 7.3811,
      "lower_ci_bound": 14.4497,
      "upper_ci_bound": 43.5683,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15573,
      "task": "Design or execute solvent or product recovery experiments in laboratory or field settings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.58,
      "n": 53,
      "standard_error": 4.1213,
      "lower_ci_bound": 2.4538,
      "upper_ci_bound": 21.0765,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15573,
      "task": "Design or execute solvent or product recovery experiments in laboratory or field settings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.49,
      "n": 53,
      "standard_error": 0.5185,
      "lower_ci_bound": 0.0565,
      "upper_ci_bound": 4.036,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15573,
      "task": "Design or execute solvent or product recovery experiments in laboratory or field settings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 53,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15573,
      "task": "Design or execute solvent or product recovery experiments in laboratory or field settings.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.02,
      "n": 53,
      "standard_error": 0.1795,
      "lower_ci_bound": 2.6594,
      "upper_ci_bound": 3.38,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15573,
      "task": "Design or execute solvent or product recovery experiments in laboratory or field settings.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 58.86,
      "n": 99,
      "standard_error": 5.8701,
      "lower_ci_bound": 46.9303,
      "upper_ci_bound": 69.8294,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15571,
      "task": "Develop methods to recover ethanol or other fuels from complex bioreactor liquid and gas streams.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 45.35,
      "n": 37,
      "standard_error": 8.4897,
      "lower_ci_bound": 29.2916,
      "upper_ci_bound": 62.4382,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15571,
      "task": "Develop methods to recover ethanol or other fuels from complex bioreactor liquid and gas streams.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 24.3,
      "n": 37,
      "standard_error": 4.9505,
      "lower_ci_bound": 15.6817,
      "upper_ci_bound": 35.652,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15571,
      "task": "Develop methods to recover ethanol or other fuels from complex bioreactor liquid and gas streams.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.53,
      "n": 37,
      "standard_error": 9.2629,
      "lower_ci_bound": 3.6105,
      "upper_ci_bound": 43.5548,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15571,
      "task": "Develop methods to recover ethanol or other fuels from complex bioreactor liquid and gas streams.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 1.88,
      "n": 37,
      "standard_error": 1.9507,
      "lower_ci_bound": 0.2255,
      "upper_ci_bound": 14.0302,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15571,
      "task": "Develop methods to recover ethanol or other fuels from complex bioreactor liquid and gas streams.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.93,
      "n": 37,
      "standard_error": 4.8199,
      "lower_ci_bound": 6.6872,
      "upper_ci_bound": 26.7834,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15571,
      "task": "Develop methods to recover ethanol or other fuels from complex bioreactor liquid and gas streams.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15571,
      "task": "Develop methods to recover ethanol or other fuels from complex bioreactor liquid and gas streams.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15571,
      "task": "Develop methods to recover ethanol or other fuels from complex bioreactor liquid and gas streams.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.99,
      "n": 36,
      "standard_error": 0.3036,
      "lower_ci_bound": 2.371,
      "upper_ci_bound": 3.6039,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "task_id": 15571,
      "task": "Develop methods to recover ethanol or other fuels from complex bioreactor liquid and gas streams.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 45.3,
      "n": 100,
      "standard_error": 5.2177,
      "lower_ci_bound": 35.2926,
      "upper_ci_bound": 55.7103,
      "recommend_suppress": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 15199,
      "task": "Count money and make bank deposits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.4,
      "n": 48,
      "standard_error": 0.9149,
      "lower_ci_bound": 0.3726,
      "upper_ci_bound": 5.1119,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 15199,
      "task": "Count money and make bank deposits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 1.51,
      "n": 48,
      "standard_error": 1.1193,
      "lower_ci_bound": 0.3388,
      "upper_ci_bound": 6.506,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 15199,
      "task": "Count money and make bank deposits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 5.08,
      "n": 48,
      "standard_error": 4.926,
      "lower_ci_bound": 0.6818,
      "upper_ci_bound": 29.4629,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 15199,
      "task": "Count money and make bank deposits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.88,
      "n": 48,
      "standard_error": 4.9575,
      "lower_ci_bound": 2.7633,
      "upper_ci_bound": 25.0525,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 15199,
      "task": "Count money and make bank deposits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 63.05,
      "n": 48,
      "standard_error": 9.4643,
      "lower_ci_bound": 42.974,
      "upper_ci_bound": 79.4391,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 15199,
      "task": "Count money and make bank deposits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.5,
      "n": 48,
      "standard_error": 5.6549,
      "lower_ci_bound": 7.1434,
      "upper_ci_bound": 30.4187,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 15199,
      "task": "Count money and make bank deposits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.58,
      "n": 48,
      "standard_error": 3.0773,
      "lower_ci_bound": 1.1484,
      "upper_ci_bound": 16.5239,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 15199,
      "task": "Count money and make bank deposits.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.56,
      "n": 51,
      "standard_error": 0.1248,
      "lower_ci_bound": 4.3058,
      "upper_ci_bound": 4.807,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 15199,
      "task": "Count money and make bank deposits.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.16,
      "n": 108,
      "standard_error": 8.4504,
      "lower_ci_bound": 58.4914,
      "upper_ci_bound": 92.0533,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1086,
      "task": "Establish standards for personnel performance and customer service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.98,
      "n": 99,
      "standard_error": 0.5986,
      "lower_ci_bound": 0.2907,
      "upper_ci_bound": 3.2558,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1086,
      "task": "Establish standards for personnel performance and customer service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 7.74,
      "n": 99,
      "standard_error": 4.9675,
      "lower_ci_bound": 2.0651,
      "upper_ci_bound": 25.017,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1086,
      "task": "Establish standards for personnel performance and customer service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 8.81,
      "n": 99,
      "standard_error": 4.3227,
      "lower_ci_bound": 3.2119,
      "upper_ci_bound": 21.9371,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1086,
      "task": "Establish standards for personnel performance and customer service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.73,
      "n": 99,
      "standard_error": 5.3081,
      "lower_ci_bound": 3.8458,
      "upper_ci_bound": 26.5231,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1086,
      "task": "Establish standards for personnel performance and customer service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 53.13,
      "n": 99,
      "standard_error": 9.1646,
      "lower_ci_bound": 35.3208,
      "upper_ci_bound": 70.1762,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1086,
      "task": "Establish standards for personnel performance and customer service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.14,
      "n": 99,
      "standard_error": 4.7205,
      "lower_ci_bound": 1.8366,
      "upper_ci_bound": 24.0042,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1086,
      "task": "Establish standards for personnel performance and customer service.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 11.48,
      "n": 99,
      "standard_error": 4.6648,
      "lower_ci_bound": 4.9557,
      "upper_ci_bound": 24.3845,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1086,
      "task": "Establish standards for personnel performance and customer service.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.54,
      "n": 101,
      "standard_error": 0.107,
      "lower_ci_bound": 4.3257,
      "upper_ci_bound": 4.7504,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1086,
      "task": "Establish standards for personnel performance and customer service.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.92,
      "n": 108,
      "standard_error": 6.9381,
      "lower_ci_bound": 64.0924,
      "upper_ci_bound": 98.641,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1085,
      "task": "Keep records required by government agencies regarding sanitation or food subsidies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.13,
      "n": 91,
      "standard_error": 2.7643,
      "lower_ci_bound": 0.5248,
      "upper_ci_bound": 16.5093,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1085,
      "task": "Keep records required by government agencies regarding sanitation or food subsidies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.35,
      "n": 91,
      "standard_error": 2.0783,
      "lower_ci_bound": 0.9615,
      "upper_ci_bound": 11.0354,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1085,
      "task": "Keep records required by government agencies regarding sanitation or food subsidies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.59,
      "n": 91,
      "standard_error": 6.7227,
      "lower_ci_bound": 4.7995,
      "upper_ci_bound": 32.9053,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1085,
      "task": "Keep records required by government agencies regarding sanitation or food subsidies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.37,
      "n": 91,
      "standard_error": 4.7955,
      "lower_ci_bound": 2.5688,
      "upper_ci_bound": 24.033,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1085,
      "task": "Keep records required by government agencies regarding sanitation or food subsidies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 56.43,
      "n": 91,
      "standard_error": 9.0193,
      "lower_ci_bound": 38.461,
      "upper_ci_bound": 72.8608,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1085,
      "task": "Keep records required by government agencies regarding sanitation or food subsidies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 12.11,
      "n": 91,
      "standard_error": 8.1707,
      "lower_ci_bound": 2.9093,
      "upper_ci_bound": 38.7722,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1085,
      "task": "Keep records required by government agencies regarding sanitation or food subsidies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.02,
      "n": 91,
      "standard_error": 2.4057,
      "lower_ci_bound": 0.6057,
      "upper_ci_bound": 13.7348,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1085,
      "task": "Keep records required by government agencies regarding sanitation or food subsidies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.45,
      "n": 91,
      "standard_error": 0.162,
      "lower_ci_bound": 4.1279,
      "upper_ci_bound": 4.7718,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1085,
      "task": "Keep records required by government agencies regarding sanitation or food subsidies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 83.93,
      "n": 105,
      "standard_error": 7.5062,
      "lower_ci_bound": 63.401,
      "upper_ci_bound": 94.0308,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1082,
      "task": "Schedule staff hours and assign duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.95,
      "n": 95,
      "standard_error": 2.924,
      "lower_ci_bound": 0.399,
      "upper_ci_bound": 18.7557,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1082,
      "task": "Schedule staff hours and assign duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 1.26,
      "n": 95,
      "standard_error": 0.904,
      "lower_ci_bound": 0.3018,
      "upper_ci_bound": 5.1208,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1082,
      "task": "Schedule staff hours and assign duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.22,
      "n": 95,
      "standard_error": 6.6847,
      "lower_ci_bound": 8.3746,
      "upper_ci_bound": 35.1874,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1082,
      "task": "Schedule staff hours and assign duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 33.88,
      "n": 95,
      "standard_error": 7.8832,
      "lower_ci_bound": 20.3071,
      "upper_ci_bound": 50.7539,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1082,
      "task": "Schedule staff hours and assign duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 33.6,
      "n": 95,
      "standard_error": 9.9828,
      "lower_ci_bound": 17.228,
      "upper_ci_bound": 55.1635,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1082,
      "task": "Schedule staff hours and assign duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.8,
      "n": 95,
      "standard_error": 4.7158,
      "lower_ci_bound": 1.0996,
      "upper_ci_bound": 25.46,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1082,
      "task": "Schedule staff hours and assign duties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.28,
      "n": 95,
      "standard_error": 2.5333,
      "lower_ci_bound": 1.2935,
      "upper_ci_bound": 13.2419,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1082,
      "task": "Schedule staff hours and assign duties.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.42,
      "n": 96,
      "standard_error": 0.1611,
      "lower_ci_bound": 4.1014,
      "upper_ci_bound": 4.7411,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1082,
      "task": "Schedule staff hours and assign duties.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 82.37,
      "n": 108,
      "standard_error": 6.9034,
      "lower_ci_bound": 64.5501,
      "upper_ci_bound": 92.3041,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1078,
      "task": "Investigate and resolve complaints regarding food quality, service, or accommodations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.99,
      "n": 96,
      "standard_error": 4.2348,
      "lower_ci_bound": 0.8833,
      "upper_ci_bound": 23.6288,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1078,
      "task": "Investigate and resolve complaints regarding food quality, service, or accommodations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.64,
      "n": 96,
      "standard_error": 4.5,
      "lower_ci_bound": 1.1055,
      "upper_ci_bound": 24.2506,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1078,
      "task": "Investigate and resolve complaints regarding food quality, service, or accommodations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.39,
      "n": 96,
      "standard_error": 5.4532,
      "lower_ci_bound": 4.2106,
      "upper_ci_bound": 27.3111,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1078,
      "task": "Investigate and resolve complaints regarding food quality, service, or accommodations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.09,
      "n": 96,
      "standard_error": 5.7545,
      "lower_ci_bound": 12.7359,
      "upper_ci_bound": 35.5085,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1078,
      "task": "Investigate and resolve complaints regarding food quality, service, or accommodations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 48.23,
      "n": 96,
      "standard_error": 7.1983,
      "lower_ci_bound": 34.4506,
      "upper_ci_bound": 62.2787,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1078,
      "task": "Investigate and resolve complaints regarding food quality, service, or accommodations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6,
      "n": 96,
      "standard_error": 4.5456,
      "lower_ci_bound": 1.2717,
      "upper_ci_bound": 24.0228,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1078,
      "task": "Investigate and resolve complaints regarding food quality, service, or accommodations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.67,
      "n": 96,
      "standard_error": 1.2065,
      "lower_ci_bound": 0.3911,
      "upper_ci_bound": 6.8123,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1078,
      "task": "Investigate and resolve complaints regarding food quality, service, or accommodations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.39,
      "n": 99,
      "standard_error": 0.1386,
      "lower_ci_bound": 4.118,
      "upper_ci_bound": 4.6681,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1078,
      "task": "Investigate and resolve complaints regarding food quality, service, or accommodations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.12,
      "n": 106,
      "standard_error": 3.6562,
      "lower_ci_bound": 81.3617,
      "upper_ci_bound": 97.6698,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1090,
      "task": "Maintain food and equipment inventories, and keep inventory records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.01,
      "n": 92,
      "standard_error": 0.0075,
      "lower_ci_bound": 0.001,
      "upper_ci_bound": 0.0563,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1090,
      "task": "Maintain food and equipment inventories, and keep inventory records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.13,
      "n": 92,
      "standard_error": 2.0891,
      "lower_ci_bound": 0.8133,
      "upper_ci_bound": 11.2709,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1090,
      "task": "Maintain food and equipment inventories, and keep inventory records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.87,
      "n": 92,
      "standard_error": 8.8668,
      "lower_ci_bound": 6.1498,
      "upper_ci_bound": 41.9427,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1090,
      "task": "Maintain food and equipment inventories, and keep inventory records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 30.09,
      "n": 92,
      "standard_error": 7.6607,
      "lower_ci_bound": 17.2708,
      "upper_ci_bound": 47.0104,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1090,
      "task": "Maintain food and equipment inventories, and keep inventory records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 29.81,
      "n": 92,
      "standard_error": 7.7491,
      "lower_ci_bound": 16.9097,
      "upper_ci_bound": 46.9856,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1090,
      "task": "Maintain food and equipment inventories, and keep inventory records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.65,
      "n": 92,
      "standard_error": 5.9805,
      "lower_ci_bound": 3.9896,
      "upper_ci_bound": 29.4865,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1090,
      "task": "Maintain food and equipment inventories, and keep inventory records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.45,
      "n": 92,
      "standard_error": 4.7214,
      "lower_ci_bound": 2.0256,
      "upper_ci_bound": 23.8776,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1090,
      "task": "Maintain food and equipment inventories, and keep inventory records.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.39,
      "n": 90,
      "standard_error": 0.1296,
      "lower_ci_bound": 4.1295,
      "upper_ci_bound": 4.6447,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1090,
      "task": "Maintain food and equipment inventories, and keep inventory records.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.47,
      "n": 107,
      "standard_error": 5.0558,
      "lower_ci_bound": 73.0674,
      "upper_ci_bound": 93.7692,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1089,
      "task": "Perform some food preparation or service tasks, such as cooking, clearing tables, and serving food and drinks when necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.34,
      "n": 95,
      "standard_error": 0.3479,
      "lower_ci_bound": 0.0453,
      "upper_ci_bound": 2.5366,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1089,
      "task": "Perform some food preparation or service tasks, such as cooking, clearing tables, and serving food and drinks when necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0.22,
      "n": 95,
      "standard_error": 0.1671,
      "lower_ci_bound": 0.0499,
      "upper_ci_bound": 0.9847,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1089,
      "task": "Perform some food preparation or service tasks, such as cooking, clearing tables, and serving food and drinks when necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 6.82,
      "n": 95,
      "standard_error": 2.8144,
      "lower_ci_bound": 2.9514,
      "upper_ci_bound": 14.9924,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1089,
      "task": "Perform some food preparation or service tasks, such as cooking, clearing tables, and serving food and drinks when necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.06,
      "n": 95,
      "standard_error": 4.4785,
      "lower_ci_bound": 1.9245,
      "upper_ci_bound": 22.7507,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1089,
      "task": "Perform some food preparation or service tasks, such as cooking, clearing tables, and serving food and drinks when necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 50.56,
      "n": 95,
      "standard_error": 9.2555,
      "lower_ci_bound": 32.8954,
      "upper_ci_bound": 68.0795,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1089,
      "task": "Perform some food preparation or service tasks, such as cooking, clearing tables, and serving food and drinks when necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 19.22,
      "n": 95,
      "standard_error": 8.5943,
      "lower_ci_bound": 7.3456,
      "upper_ci_bound": 41.6614,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1089,
      "task": "Perform some food preparation or service tasks, such as cooking, clearing tables, and serving food and drinks when necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 15.77,
      "n": 95,
      "standard_error": 8.4819,
      "lower_ci_bound": 5.0053,
      "upper_ci_bound": 39.9489,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1089,
      "task": "Perform some food preparation or service tasks, such as cooking, clearing tables, and serving food and drinks when necessary.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.35,
      "n": 96,
      "standard_error": 0.1282,
      "lower_ci_bound": 4.0942,
      "upper_ci_bound": 4.603,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1089,
      "task": "Perform some food preparation or service tasks, such as cooking, clearing tables, and serving food and drinks when necessary.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.01,
      "n": 107,
      "standard_error": 4.3635,
      "lower_ci_bound": 78.0217,
      "upper_ci_bound": 97.391,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1081,
      "task": "Monitor budgets and payroll records, and review financial transactions to ensure that expenditures are authorized and budgeted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.86,
      "n": 87,
      "standard_error": 5.1346,
      "lower_ci_bound": 0.9694,
      "upper_ci_bound": 28.3649,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1081,
      "task": "Monitor budgets and payroll records, and review financial transactions to ensure that expenditures are authorized and budgeted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0.47,
      "n": 87,
      "standard_error": 0.4869,
      "lower_ci_bound": 0.0591,
      "upper_ci_bound": 3.6144,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1081,
      "task": "Monitor budgets and payroll records, and review financial transactions to ensure that expenditures are authorized and budgeted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.45,
      "n": 87,
      "standard_error": 8.7945,
      "lower_ci_bound": 10.3652,
      "upper_ci_bound": 44.7879,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1081,
      "task": "Monitor budgets and payroll records, and review financial transactions to ensure that expenditures are authorized and budgeted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.16,
      "n": 87,
      "standard_error": 7.0808,
      "lower_ci_bound": 7.9207,
      "upper_ci_bound": 36.388,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1081,
      "task": "Monitor budgets and payroll records, and review financial transactions to ensure that expenditures are authorized and budgeted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 49.41,
      "n": 87,
      "standard_error": 10.8917,
      "lower_ci_bound": 29.1112,
      "upper_ci_bound": 69.8975,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1081,
      "task": "Monitor budgets and payroll records, and review financial transactions to ensure that expenditures are authorized and budgeted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.65,
      "n": 87,
      "standard_error": 0.5206,
      "lower_ci_bound": 0.132,
      "upper_ci_bound": 3.1446,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1081,
      "task": "Monitor budgets and payroll records, and review financial transactions to ensure that expenditures are authorized and budgeted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.01,
      "n": 87,
      "standard_error": 1.5367,
      "lower_ci_bound": 0.4344,
      "upper_ci_bound": 8.8159,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1081,
      "task": "Monitor budgets and payroll records, and review financial transactions to ensure that expenditures are authorized and budgeted.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.34,
      "n": 88,
      "standard_error": 0.2138,
      "lower_ci_bound": 3.9175,
      "upper_ci_bound": 4.7674,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1081,
      "task": "Monitor budgets and payroll records, and review financial transactions to ensure that expenditures are authorized and budgeted.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 75.4,
      "n": 108,
      "standard_error": 9.1064,
      "lower_ci_bound": 53.6654,
      "upper_ci_bound": 89.0274,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1079,
      "task": "Schedule and receive food and beverage deliveries, checking delivery contents to verify product quality and quantity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 93,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1079,
      "task": "Schedule and receive food and beverage deliveries, checking delivery contents to verify product quality and quantity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 8.92,
      "n": 93,
      "standard_error": 4.4308,
      "lower_ci_bound": 3.206,
      "upper_ci_bound": 22.4376,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1079,
      "task": "Schedule and receive food and beverage deliveries, checking delivery contents to verify product quality and quantity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 7.35,
      "n": 93,
      "standard_error": 5.0462,
      "lower_ci_bound": 1.7906,
      "upper_ci_bound": 25.6826,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1079,
      "task": "Schedule and receive food and beverage deliveries, checking delivery contents to verify product quality and quantity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 46.18,
      "n": 93,
      "standard_error": 6.9435,
      "lower_ci_bound": 33.005,
      "upper_ci_bound": 59.9108,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1079,
      "task": "Schedule and receive food and beverage deliveries, checking delivery contents to verify product quality and quantity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 28.47,
      "n": 93,
      "standard_error": 6.3423,
      "lower_ci_bound": 17.6576,
      "upper_ci_bound": 42.4904,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1079,
      "task": "Schedule and receive food and beverage deliveries, checking delivery contents to verify product quality and quantity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.6,
      "n": 93,
      "standard_error": 4.0536,
      "lower_ci_bound": 2.5492,
      "upper_ci_bound": 20.5621,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1079,
      "task": "Schedule and receive food and beverage deliveries, checking delivery contents to verify product quality and quantity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.48,
      "n": 93,
      "standard_error": 1.1457,
      "lower_ci_bound": 0.3123,
      "upper_ci_bound": 6.6842,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1079,
      "task": "Schedule and receive food and beverage deliveries, checking delivery contents to verify product quality and quantity.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.33,
      "n": 96,
      "standard_error": 0.1644,
      "lower_ci_bound": 4.0061,
      "upper_ci_bound": 4.659,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1079,
      "task": "Schedule and receive food and beverage deliveries, checking delivery contents to verify product quality and quantity.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.11,
      "n": 107,
      "standard_error": 4.3862,
      "lower_ci_bound": 77.7902,
      "upper_ci_bound": 96.7713,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1084,
      "task": "Coordinate assignments of cooking personnel to ensure economical use of food and timely preparation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 85,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1084,
      "task": "Coordinate assignments of cooking personnel to ensure economical use of food and timely preparation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.47,
      "n": 85,
      "standard_error": 3.2697,
      "lower_ci_bound": 1.6206,
      "upper_ci_bound": 16.9072,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1084,
      "task": "Coordinate assignments of cooking personnel to ensure economical use of food and timely preparation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.21,
      "n": 85,
      "standard_error": 6.886,
      "lower_ci_bound": 4.4037,
      "upper_ci_bound": 33.4439,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1084,
      "task": "Coordinate assignments of cooking personnel to ensure economical use of food and timely preparation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.37,
      "n": 85,
      "standard_error": 7.467,
      "lower_ci_bound": 3.466,
      "upper_ci_bound": 35.709,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1084,
      "task": "Coordinate assignments of cooking personnel to ensure economical use of food and timely preparation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 52.02,
      "n": 85,
      "standard_error": 8.3542,
      "lower_ci_bound": 35.7834,
      "upper_ci_bound": 67.8405,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1084,
      "task": "Coordinate assignments of cooking personnel to ensure economical use of food and timely preparation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.47,
      "n": 85,
      "standard_error": 5.7095,
      "lower_ci_bound": 1.5388,
      "upper_ci_bound": 29.4405,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1084,
      "task": "Coordinate assignments of cooking personnel to ensure economical use of food and timely preparation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.46,
      "n": 85,
      "standard_error": 4.8884,
      "lower_ci_bound": 3.2466,
      "upper_ci_bound": 24.531,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1084,
      "task": "Coordinate assignments of cooking personnel to ensure economical use of food and timely preparation.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.32,
      "n": 86,
      "standard_error": 0.1622,
      "lower_ci_bound": 3.9979,
      "upper_ci_bound": 4.6428,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1084,
      "task": "Coordinate assignments of cooking personnel to ensure economical use of food and timely preparation.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 71.92,
      "n": 106,
      "standard_error": 8.1503,
      "lower_ci_bound": 53.5026,
      "upper_ci_bound": 85.0793,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1091,
      "task": "Organize and direct worker training programs, resolve personnel problems, hire new staff, and evaluate employee performance in dining and lodging facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.01,
      "n": 94,
      "standard_error": 0.0062,
      "lower_ci_bound": 0.0008,
      "upper_ci_bound": 0.0464,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1091,
      "task": "Organize and direct worker training programs, resolve personnel problems, hire new staff, and evaluate employee performance in dining and lodging facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.21,
      "n": 94,
      "standard_error": 5.8148,
      "lower_ci_bound": 3.1286,
      "upper_ci_bound": 28.6068,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1091,
      "task": "Organize and direct worker training programs, resolve personnel problems, hire new staff, and evaluate employee performance in dining and lodging facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.5,
      "n": 94,
      "standard_error": 6.9783,
      "lower_ci_bound": 16.8023,
      "upper_ci_bound": 44.0366,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1091,
      "task": "Organize and direct worker training programs, resolve personnel problems, hire new staff, and evaluate employee performance in dining and lodging facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 32.15,
      "n": 94,
      "standard_error": 7.3654,
      "lower_ci_bound": 19.5028,
      "upper_ci_bound": 48.0872,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1091,
      "task": "Organize and direct worker training programs, resolve personnel problems, hire new staff, and evaluate employee performance in dining and lodging facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 24.42,
      "n": 94,
      "standard_error": 7.9041,
      "lower_ci_bound": 12.1299,
      "upper_ci_bound": 43.0612,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1091,
      "task": "Organize and direct worker training programs, resolve personnel problems, hire new staff, and evaluate employee performance in dining and lodging facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.79,
      "n": 94,
      "standard_error": 0.9765,
      "lower_ci_bound": 0.5985,
      "upper_ci_bound": 5.2068,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1091,
      "task": "Organize and direct worker training programs, resolve personnel problems, hire new staff, and evaluate employee performance in dining and lodging facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.93,
      "n": 94,
      "standard_error": 1.9964,
      "lower_ci_bound": 0.7411,
      "upper_ci_bound": 10.8505,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1091,
      "task": "Organize and direct worker training programs, resolve personnel problems, hire new staff, and evaluate employee performance in dining and lodging facilities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.28,
      "n": 95,
      "standard_error": 0.1662,
      "lower_ci_bound": 3.9481,
      "upper_ci_bound": 4.6082,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1091,
      "task": "Organize and direct worker training programs, resolve personnel problems, hire new staff, and evaluate employee performance in dining and lodging facilities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 81.63,
      "n": 107,
      "standard_error": 5.2372,
      "lower_ci_bound": 68.9809,
      "upper_ci_bound": 89.8834,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1095,
      "task": "Assess staffing needs and recruit staff, using methods such as newspaper advertisements or attendance at job fairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.56,
      "n": 78,
      "standard_error": 3.3217,
      "lower_ci_bound": 0.5337,
      "upper_ci_bound": 20.2292,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1095,
      "task": "Assess staffing needs and recruit staff, using methods such as newspaper advertisements or attendance at job fairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 20.18,
      "n": 78,
      "standard_error": 7.6626,
      "lower_ci_bound": 8.9282,
      "upper_ci_bound": 39.4643,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1095,
      "task": "Assess staffing needs and recruit staff, using methods such as newspaper advertisements or attendance at job fairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 35.53,
      "n": 78,
      "standard_error": 10.8173,
      "lower_ci_bound": 17.7109,
      "upper_ci_bound": 58.531,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1095,
      "task": "Assess staffing needs and recruit staff, using methods such as newspaper advertisements or attendance at job fairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.16,
      "n": 78,
      "standard_error": 10.8807,
      "lower_ci_bound": 4.9129,
      "upper_ci_bound": 48.8075,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1095,
      "task": "Assess staffing needs and recruit staff, using methods such as newspaper advertisements or attendance at job fairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 21.8,
      "n": 78,
      "standard_error": 8.1863,
      "lower_ci_bound": 9.6741,
      "upper_ci_bound": 42.0366,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1095,
      "task": "Assess staffing needs and recruit staff, using methods such as newspaper advertisements or attendance at job fairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.59,
      "n": 78,
      "standard_error": 0.5174,
      "lower_ci_bound": 0.104,
      "upper_ci_bound": 3.3103,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1095,
      "task": "Assess staffing needs and recruit staff, using methods such as newspaper advertisements or attendance at job fairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.18,
      "n": 78,
      "standard_error": 0.1821,
      "lower_ci_bound": 0.0235,
      "upper_ci_bound": 1.3467,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1095,
      "task": "Assess staffing needs and recruit staff, using methods such as newspaper advertisements or attendance at job fairs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.2,
      "n": 82,
      "standard_error": 0.2207,
      "lower_ci_bound": 3.7638,
      "upper_ci_bound": 4.6421,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1095,
      "task": "Assess staffing needs and recruit staff, using methods such as newspaper advertisements or attendance at job fairs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 71.97,
      "n": 106,
      "standard_error": 7.2253,
      "lower_ci_bound": 55.7939,
      "upper_ci_bound": 83.9314,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1087,
      "task": "Estimate food, liquor, wine, and other beverage consumption to anticipate amounts to be purchased or requisitioned.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.54,
      "n": 80,
      "standard_error": 1.9994,
      "lower_ci_bound": 0.5186,
      "upper_ci_bound": 11.5139,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1087,
      "task": "Estimate food, liquor, wine, and other beverage consumption to anticipate amounts to be purchased or requisitioned.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0.17,
      "n": 80,
      "standard_error": 0.131,
      "lower_ci_bound": 0.0389,
      "upper_ci_bound": 0.7758,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1087,
      "task": "Estimate food, liquor, wine, and other beverage consumption to anticipate amounts to be purchased or requisitioned.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20.65,
      "n": 80,
      "standard_error": 10.1428,
      "lower_ci_bound": 7.0569,
      "upper_ci_bound": 47.1525,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1087,
      "task": "Estimate food, liquor, wine, and other beverage consumption to anticipate amounts to be purchased or requisitioned.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 33.01,
      "n": 80,
      "standard_error": 8.9258,
      "lower_ci_bound": 18.0777,
      "upper_ci_bound": 52.3913,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1087,
      "task": "Estimate food, liquor, wine, and other beverage consumption to anticipate amounts to be purchased or requisitioned.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 36.06,
      "n": 80,
      "standard_error": 12.3108,
      "lower_ci_bound": 16.3077,
      "upper_ci_bound": 62.0112,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1087,
      "task": "Estimate food, liquor, wine, and other beverage consumption to anticipate amounts to be purchased or requisitioned.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.4,
      "n": 80,
      "standard_error": 4.0129,
      "lower_ci_bound": 0.6851,
      "upper_ci_bound": 23.5065,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1087,
      "task": "Estimate food, liquor, wine, and other beverage consumption to anticipate amounts to be purchased or requisitioned.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.16,
      "n": 80,
      "standard_error": 2.4624,
      "lower_ci_bound": 0.6546,
      "upper_ci_bound": 13.9288,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1087,
      "task": "Estimate food, liquor, wine, and other beverage consumption to anticipate amounts to be purchased or requisitioned.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.19,
      "n": 79,
      "standard_error": 0.1541,
      "lower_ci_bound": 3.8846,
      "upper_ci_bound": 4.4981,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1087,
      "task": "Estimate food, liquor, wine, and other beverage consumption to anticipate amounts to be purchased or requisitioned.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.75,
      "n": 108,
      "standard_error": 6.9839,
      "lower_ci_bound": 65.5617,
      "upper_ci_bound": 94.1898,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1080,
      "task": "Monitor food preparation methods, portion sizes, and garnishing and presentation of food to ensure that food is prepared and presented in an acceptable manner.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 92,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1080,
      "task": "Monitor food preparation methods, portion sizes, and garnishing and presentation of food to ensure that food is prepared and presented in an acceptable manner.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.95,
      "n": 92,
      "standard_error": 4.8459,
      "lower_ci_bound": 1.1199,
      "upper_ci_bound": 26.1097,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1080,
      "task": "Monitor food preparation methods, portion sizes, and garnishing and presentation of food to ensure that food is prepared and presented in an acceptable manner.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 3.04,
      "n": 92,
      "standard_error": 2.1071,
      "lower_ci_bound": 0.7512,
      "upper_ci_bound": 11.4835,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1080,
      "task": "Monitor food preparation methods, portion sizes, and garnishing and presentation of food to ensure that food is prepared and presented in an acceptable manner.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.16,
      "n": 92,
      "standard_error": 6.3244,
      "lower_ci_bound": 4.8085,
      "upper_ci_bound": 31.2695,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1080,
      "task": "Monitor food preparation methods, portion sizes, and garnishing and presentation of food to ensure that food is prepared and presented in an acceptable manner.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 40.17,
      "n": 92,
      "standard_error": 9.6666,
      "lower_ci_bound": 23.199,
      "upper_ci_bound": 59.886,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1080,
      "task": "Monitor food preparation methods, portion sizes, and garnishing and presentation of food to ensure that food is prepared and presented in an acceptable manner.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.91,
      "n": 92,
      "standard_error": 6.9764,
      "lower_ci_bound": 6.2952,
      "upper_ci_bound": 34.7722,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1080,
      "task": "Monitor food preparation methods, portion sizes, and garnishing and presentation of food to ensure that food is prepared and presented in an acceptable manner.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 21.76,
      "n": 92,
      "standard_error": 7.8234,
      "lower_ci_bound": 10.0427,
      "upper_ci_bound": 40.9287,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1080,
      "task": "Monitor food preparation methods, portion sizes, and garnishing and presentation of food to ensure that food is prepared and presented in an acceptable manner.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.18,
      "n": 93,
      "standard_error": 0.2224,
      "lower_ci_bound": 3.7358,
      "upper_ci_bound": 4.6192,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1080,
      "task": "Monitor food preparation methods, portion sizes, and garnishing and presentation of food to ensure that food is prepared and presented in an acceptable manner.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 77.04,
      "n": 107,
      "standard_error": 6.4284,
      "lower_ci_bound": 62.0134,
      "upper_ci_bound": 87.3387,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1083,
      "task": "Monitor compliance with health and fire regulations regarding food preparation and serving, and building maintenance in lodging and dining facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.56,
      "n": 98,
      "standard_error": 4.9912,
      "lower_ci_bound": 2.5697,
      "upper_ci_bound": 24.9188,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1083,
      "task": "Monitor compliance with health and fire regulations regarding food preparation and serving, and building maintenance in lodging and dining facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 19.22,
      "n": 98,
      "standard_error": 8.3628,
      "lower_ci_bound": 7.551,
      "upper_ci_bound": 40.9321,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1083,
      "task": "Monitor compliance with health and fire regulations regarding food preparation and serving, and building maintenance in lodging and dining facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.78,
      "n": 98,
      "standard_error": 7.946,
      "lower_ci_bound": 10.746,
      "upper_ci_bound": 41.967,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1083,
      "task": "Monitor compliance with health and fire regulations regarding food preparation and serving, and building maintenance in lodging and dining facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.07,
      "n": 98,
      "standard_error": 2.5693,
      "lower_ci_bound": 1.8156,
      "upper_ci_bound": 13.3506,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1083,
      "task": "Monitor compliance with health and fire regulations regarding food preparation and serving, and building maintenance in lodging and dining facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 30.35,
      "n": 98,
      "standard_error": 6.5459,
      "lower_ci_bound": 19.0705,
      "upper_ci_bound": 44.6164,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1083,
      "task": "Monitor compliance with health and fire regulations regarding food preparation and serving, and building maintenance in lodging and dining facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.36,
      "n": 98,
      "standard_error": 6.4691,
      "lower_ci_bound": 3.4564,
      "upper_ci_bound": 31.4448,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1083,
      "task": "Monitor compliance with health and fire regulations regarding food preparation and serving, and building maintenance in lodging and dining facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.67,
      "n": 98,
      "standard_error": 2.2298,
      "lower_ci_bound": 0.4963,
      "upper_ci_bound": 13.0944,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1083,
      "task": "Monitor compliance with health and fire regulations regarding food preparation and serving, and building maintenance in lodging and dining facilities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.12,
      "n": 97,
      "standard_error": 0.2,
      "lower_ci_bound": 3.7227,
      "upper_ci_bound": 4.5167,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1083,
      "task": "Monitor compliance with health and fire regulations regarding food preparation and serving, and building maintenance in lodging and dining facilities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.11,
      "n": 107,
      "standard_error": 4.7581,
      "lower_ci_bound": 75.9679,
      "upper_ci_bound": 96.3289,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1077,
      "task": "Test cooked food by tasting and smelling it to ensure palatability and flavor conformity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.62,
      "n": 90,
      "standard_error": 5.1492,
      "lower_ci_bound": 0.8565,
      "upper_ci_bound": 29.0767,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1077,
      "task": "Test cooked food by tasting and smelling it to ensure palatability and flavor conformity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 8.25,
      "n": 90,
      "standard_error": 5.3445,
      "lower_ci_bound": 2.1657,
      "upper_ci_bound": 26.7763,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1077,
      "task": "Test cooked food by tasting and smelling it to ensure palatability and flavor conformity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.38,
      "n": 90,
      "standard_error": 9.7898,
      "lower_ci_bound": 5.8022,
      "upper_ci_bound": 45.162,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1077,
      "task": "Test cooked food by tasting and smelling it to ensure palatability and flavor conformity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.52,
      "n": 90,
      "standard_error": 4.9124,
      "lower_ci_bound": 4.7562,
      "upper_ci_bound": 25.3283,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1077,
      "task": "Test cooked food by tasting and smelling it to ensure palatability and flavor conformity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 21.5,
      "n": 90,
      "standard_error": 6.6528,
      "lower_ci_bound": 11.1198,
      "upper_ci_bound": 37.4743,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1077,
      "task": "Test cooked food by tasting and smelling it to ensure palatability and flavor conformity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 24.35,
      "n": 90,
      "standard_error": 8.0814,
      "lower_ci_bound": 11.8671,
      "upper_ci_bound": 43.4922,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1077,
      "task": "Test cooked food by tasting and smelling it to ensure palatability and flavor conformity.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 10.38,
      "n": 90,
      "standard_error": 5.5121,
      "lower_ci_bound": 3.4459,
      "upper_ci_bound": 27.3224,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1077,
      "task": "Test cooked food by tasting and smelling it to ensure palatability and flavor conformity.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.09,
      "n": 90,
      "standard_error": 0.2004,
      "lower_ci_bound": 3.6906,
      "upper_ci_bound": 4.4871,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1077,
      "task": "Test cooked food by tasting and smelling it to ensure palatability and flavor conformity.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 76.98,
      "n": 108,
      "standard_error": 7.3361,
      "lower_ci_bound": 59.5429,
      "upper_ci_bound": 88.3674,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1092,
      "task": "Order and purchase equipment and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.14,
      "n": 87,
      "standard_error": 0.1473,
      "lower_ci_bound": 0.0186,
      "upper_ci_bound": 1.0979,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1092,
      "task": "Order and purchase equipment and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 11.36,
      "n": 87,
      "standard_error": 6.2107,
      "lower_ci_bound": 3.625,
      "upper_ci_bound": 30.3994,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1092,
      "task": "Order and purchase equipment and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.02,
      "n": 87,
      "standard_error": 6.5197,
      "lower_ci_bound": 20.6118,
      "upper_ci_bound": 46.0691,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1092,
      "task": "Order and purchase equipment and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 40.85,
      "n": 87,
      "standard_error": 8.0214,
      "lower_ci_bound": 26.3047,
      "upper_ci_bound": 57.1926,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1092,
      "task": "Order and purchase equipment and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15.06,
      "n": 87,
      "standard_error": 5.5089,
      "lower_ci_bound": 7.0021,
      "upper_ci_bound": 29.4445,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1092,
      "task": "Order and purchase equipment and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.42,
      "n": 87,
      "standard_error": 0.3346,
      "lower_ci_bound": 0.0883,
      "upper_ci_bound": 2.0155,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1092,
      "task": "Order and purchase equipment and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.15,
      "n": 87,
      "standard_error": 0.1463,
      "lower_ci_bound": 0.0213,
      "upper_ci_bound": 1.0401,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1092,
      "task": "Order and purchase equipment and supplies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.09,
      "n": 89,
      "standard_error": 0.1581,
      "lower_ci_bound": 3.7723,
      "upper_ci_bound": 4.4008,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1092,
      "task": "Order and purchase equipment and supplies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.8,
      "n": 105,
      "standard_error": 5.6323,
      "lower_ci_bound": 72.2283,
      "upper_ci_bound": 96.7533,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1088,
      "task": "Review work procedures and operational problems to determine ways to improve service, performance, or safety.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.01,
      "n": 100,
      "standard_error": 0.0054,
      "lower_ci_bound": 0.0007,
      "upper_ci_bound": 0.0401,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1088,
      "task": "Review work procedures and operational problems to determine ways to improve service, performance, or safety.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.36,
      "n": 100,
      "standard_error": 6.5323,
      "lower_ci_bound": 15.5155,
      "upper_ci_bound": 41.1093,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1088,
      "task": "Review work procedures and operational problems to determine ways to improve service, performance, or safety.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16,
      "n": 100,
      "standard_error": 5.1194,
      "lower_ci_bound": 8.2092,
      "upper_ci_bound": 28.854,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1088,
      "task": "Review work procedures and operational problems to determine ways to improve service, performance, or safety.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.11,
      "n": 100,
      "standard_error": 1.7209,
      "lower_ci_bound": 1.0252,
      "upper_ci_bound": 9.0643,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1088,
      "task": "Review work procedures and operational problems to determine ways to improve service, performance, or safety.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 48.39,
      "n": 100,
      "standard_error": 7.6041,
      "lower_ci_bound": 33.8841,
      "upper_ci_bound": 63.1774,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1088,
      "task": "Review work procedures and operational problems to determine ways to improve service, performance, or safety.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.2,
      "n": 100,
      "standard_error": 2.4657,
      "lower_ci_bound": 0.6791,
      "upper_ci_bound": 13.8151,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1088,
      "task": "Review work procedures and operational problems to determine ways to improve service, performance, or safety.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.92,
      "n": 100,
      "standard_error": 2.2343,
      "lower_ci_bound": 0.6264,
      "upper_ci_bound": 12.5623,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1088,
      "task": "Review work procedures and operational problems to determine ways to improve service, performance, or safety.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.05,
      "n": 98,
      "standard_error": 0.1958,
      "lower_ci_bound": 3.6626,
      "upper_ci_bound": 4.44,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1088,
      "task": "Review work procedures and operational problems to determine ways to improve service, performance, or safety.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.59,
      "n": 107,
      "standard_error": 3.9662,
      "lower_ci_bound": 79.7429,
      "upper_ci_bound": 98.1868,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1096,
      "task": "Arrange for equipment maintenance and repairs, and coordinate a variety of services, such as waste removal and pest control.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.15,
      "n": 96,
      "standard_error": 0.1432,
      "lower_ci_bound": 0.0205,
      "upper_ci_bound": 1.0211,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1096,
      "task": "Arrange for equipment maintenance and repairs, and coordinate a variety of services, such as waste removal and pest control.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.37,
      "n": 96,
      "standard_error": 8.0602,
      "lower_ci_bound": 9.4907,
      "upper_ci_bound": 41.3261,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1096,
      "task": "Arrange for equipment maintenance and repairs, and coordinate a variety of services, such as waste removal and pest control.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.84,
      "n": 96,
      "standard_error": 8.0218,
      "lower_ci_bound": 15.7226,
      "upper_ci_bound": 46.8266,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1096,
      "task": "Arrange for equipment maintenance and repairs, and coordinate a variety of services, such as waste removal and pest control.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.49,
      "n": 96,
      "standard_error": 5.7099,
      "lower_ci_bound": 10.516,
      "upper_ci_bound": 33.2659,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1096,
      "task": "Arrange for equipment maintenance and repairs, and coordinate a variety of services, such as waste removal and pest control.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 26.27,
      "n": 96,
      "standard_error": 7.6149,
      "lower_ci_bound": 14.0359,
      "upper_ci_bound": 43.7481,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1096,
      "task": "Arrange for equipment maintenance and repairs, and coordinate a variety of services, such as waste removal and pest control.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.94,
      "n": 96,
      "standard_error": 1.9162,
      "lower_ci_bound": 0.2675,
      "upper_ci_bound": 12.7454,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1096,
      "task": "Arrange for equipment maintenance and repairs, and coordinate a variety of services, such as waste removal and pest control.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.94,
      "n": 96,
      "standard_error": 1.3292,
      "lower_ci_bound": 0.4935,
      "upper_ci_bound": 7.3355,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1096,
      "task": "Arrange for equipment maintenance and repairs, and coordinate a variety of services, such as waste removal and pest control.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 95,
      "standard_error": 0.1822,
      "lower_ci_bound": 3.6418,
      "upper_ci_bound": 4.3652,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1096,
      "task": "Arrange for equipment maintenance and repairs, and coordinate a variety of services, such as waste removal and pest control.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.4,
      "n": 108,
      "standard_error": 4.847,
      "lower_ci_bound": 75.3692,
      "upper_ci_bound": 95.8788,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1097,
      "task": "Monitor employee and patron activities to ensure liquor regulations are obeyed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.41,
      "n": 22,
      "standard_error": 0.4398,
      "lower_ci_bound": 0.0442,
      "upper_ci_bound": 3.7099,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1097,
      "task": "Monitor employee and patron activities to ensure liquor regulations are obeyed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0.02,
      "n": 22,
      "standard_error": 0.0185,
      "lower_ci_bound": 0.0018,
      "upper_ci_bound": 0.1603,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1097,
      "task": "Monitor employee and patron activities to ensure liquor regulations are obeyed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 5.64,
      "n": 22,
      "standard_error": 4.8665,
      "lower_ci_bound": 0.8826,
      "upper_ci_bound": 28.5978,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1097,
      "task": "Monitor employee and patron activities to ensure liquor regulations are obeyed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 1.98,
      "n": 22,
      "standard_error": 2.091,
      "lower_ci_bound": 0.2131,
      "upper_ci_bound": 15.9874,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1097,
      "task": "Monitor employee and patron activities to ensure liquor regulations are obeyed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 27.98,
      "n": 22,
      "standard_error": 17.2024,
      "lower_ci_bound": 6.1763,
      "upper_ci_bound": 69.6323,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1097,
      "task": "Monitor employee and patron activities to ensure liquor regulations are obeyed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 20.22,
      "n": 22,
      "standard_error": 14.7534,
      "lower_ci_bound": 3.6437,
      "upper_ci_bound": 62.9338,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1097,
      "task": "Monitor employee and patron activities to ensure liquor regulations are obeyed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 43.76,
      "n": 22,
      "standard_error": 21.1977,
      "lower_ci_bound": 11.4866,
      "upper_ci_bound": 82.3525,
      "recommend_suppress": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1097,
      "task": "Monitor employee and patron activities to ensure liquor regulations are obeyed.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.78,
      "n": 25,
      "standard_error": 0.0844,
      "lower_ci_bound": 4.6106,
      "upper_ci_bound": 4.9588,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1097,
      "task": "Monitor employee and patron activities to ensure liquor regulations are obeyed.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 32.15,
      "n": 104,
      "standard_error": 9.9449,
      "lower_ci_bound": 16.0978,
      "upper_ci_bound": 53.9252,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1098,
      "task": "Greet guests, escort them to their seats, and present them with menus and wine lists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.46,
      "n": 39,
      "standard_error": 2.2041,
      "lower_ci_bound": 0.9314,
      "upper_ci_bound": 11.9978,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1098,
      "task": "Greet guests, escort them to their seats, and present them with menus and wine lists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 1.02,
      "n": 39,
      "standard_error": 0.9696,
      "lower_ci_bound": 0.1467,
      "upper_ci_bound": 6.7253,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1098,
      "task": "Greet guests, escort them to their seats, and present them with menus and wine lists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0.18,
      "n": 39,
      "standard_error": 0.1845,
      "lower_ci_bound": 0.0215,
      "upper_ci_bound": 1.4447,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1098,
      "task": "Greet guests, escort them to their seats, and present them with menus and wine lists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.99,
      "n": 39,
      "standard_error": 7.5546,
      "lower_ci_bound": 3.7168,
      "upper_ci_bound": 36.6156,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1098,
      "task": "Greet guests, escort them to their seats, and present them with menus and wine lists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 43.29,
      "n": 39,
      "standard_error": 15.4042,
      "lower_ci_bound": 17.6479,
      "upper_ci_bound": 73.1084,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1098,
      "task": "Greet guests, escort them to their seats, and present them with menus and wine lists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.62,
      "n": 39,
      "standard_error": 1.2425,
      "lower_ci_bound": 0.34,
      "upper_ci_bound": 7.3846,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1098,
      "task": "Greet guests, escort them to their seats, and present them with menus and wine lists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 37.44,
      "n": 39,
      "standard_error": 18.0574,
      "lower_ci_bound": 11.167,
      "upper_ci_bound": 74.0281,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1098,
      "task": "Greet guests, escort them to their seats, and present them with menus and wine lists.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.62,
      "n": 43,
      "standard_error": 0.1544,
      "lower_ci_bound": 4.3129,
      "upper_ci_bound": 4.9359,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1098,
      "task": "Greet guests, escort them to their seats, and present them with menus and wine lists.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 39.72,
      "n": 108,
      "standard_error": 9.9207,
      "lower_ci_bound": 22.4696,
      "upper_ci_bound": 59.9711,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1094,
      "task": "Record the number, type, and cost of items sold to determine which items may be unpopular or less profitable.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 60,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1094,
      "task": "Record the number, type, and cost of items sold to determine which items may be unpopular or less profitable.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.77,
      "n": 60,
      "standard_error": 10.2916,
      "lower_ci_bound": 8.3789,
      "upper_ci_bound": 48.7456,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1094,
      "task": "Record the number, type, and cost of items sold to determine which items may be unpopular or less profitable.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.28,
      "n": 60,
      "standard_error": 10.627,
      "lower_ci_bound": 15.2668,
      "upper_ci_bound": 55.7684,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1094,
      "task": "Record the number, type, and cost of items sold to determine which items may be unpopular or less profitable.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.84,
      "n": 60,
      "standard_error": 2.1826,
      "lower_ci_bound": 1.2104,
      "upper_ci_bound": 11.5287,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1094,
      "task": "Record the number, type, and cost of items sold to determine which items may be unpopular or less profitable.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 40.28,
      "n": 60,
      "standard_error": 12.2787,
      "lower_ci_bound": 19.5445,
      "upper_ci_bound": 65.1967,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1094,
      "task": "Record the number, type, and cost of items sold to determine which items may be unpopular or less profitable.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.62,
      "n": 60,
      "standard_error": 0.4744,
      "lower_ci_bound": 0.133,
      "upper_ci_bound": 2.8314,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1094,
      "task": "Record the number, type, and cost of items sold to determine which items may be unpopular or less profitable.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.2,
      "n": 60,
      "standard_error": 0.2064,
      "lower_ci_bound": 0.0261,
      "upper_ci_bound": 1.5455,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1094,
      "task": "Record the number, type, and cost of items sold to determine which items may be unpopular or less profitable.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.97,
      "n": 63,
      "standard_error": 0.2437,
      "lower_ci_bound": 3.4845,
      "upper_ci_bound": 4.4589,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1094,
      "task": "Record the number, type, and cost of items sold to determine which items may be unpopular or less profitable.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 60.64,
      "n": 106,
      "standard_error": 6.6015,
      "lower_ci_bound": 47.0945,
      "upper_ci_bound": 72.7196,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1100,
      "task": "Plan menus and food utilization, based on anticipated number of guests, nutritional value, palatability, popularity, and costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 74,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1100,
      "task": "Plan menus and food utilization, based on anticipated number of guests, nutritional value, palatability, popularity, and costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 20.46,
      "n": 74,
      "standard_error": 9.3378,
      "lower_ci_bound": 7.5753,
      "upper_ci_bound": 44.664,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1100,
      "task": "Plan menus and food utilization, based on anticipated number of guests, nutritional value, palatability, popularity, and costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.29,
      "n": 74,
      "standard_error": 7.9324,
      "lower_ci_bound": 5.0547,
      "upper_ci_bound": 37.9544,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1100,
      "task": "Plan menus and food utilization, based on anticipated number of guests, nutritional value, palatability, popularity, and costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.5,
      "n": 74,
      "standard_error": 8.8771,
      "lower_ci_bound": 5.8619,
      "upper_ci_bound": 41.9408,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1100,
      "task": "Plan menus and food utilization, based on anticipated number of guests, nutritional value, palatability, popularity, and costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 42.76,
      "n": 74,
      "standard_error": 12.3075,
      "lower_ci_bound": 21.5173,
      "upper_ci_bound": 67.0482,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1100,
      "task": "Plan menus and food utilization, based on anticipated number of guests, nutritional value, palatability, popularity, and costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.52,
      "n": 74,
      "standard_error": 2.7392,
      "lower_ci_bound": 0.7242,
      "upper_ci_bound": 15.4086,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1100,
      "task": "Plan menus and food utilization, based on anticipated number of guests, nutritional value, palatability, popularity, and costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.48,
      "n": 74,
      "standard_error": 0.4581,
      "lower_ci_bound": 0.0729,
      "upper_ci_bound": 3.1365,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1100,
      "task": "Plan menus and food utilization, based on anticipated number of guests, nutritional value, palatability, popularity, and costs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.94,
      "n": 73,
      "standard_error": 0.2409,
      "lower_ci_bound": 3.4647,
      "upper_ci_bound": 4.4251,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1100,
      "task": "Plan menus and food utilization, based on anticipated number of guests, nutritional value, palatability, popularity, and costs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 59.2,
      "n": 105,
      "standard_error": 11.0848,
      "lower_ci_bound": 36.8655,
      "upper_ci_bound": 78.2806,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1093,
      "task": "Review menus and analyze recipes to determine labor and overhead costs, and assign prices to menu items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10.04,
      "n": 81,
      "standard_error": 5.2802,
      "lower_ci_bound": 3.3665,
      "upper_ci_bound": 26.3201,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1093,
      "task": "Review menus and analyze recipes to determine labor and overhead costs, and assign prices to menu items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.91,
      "n": 81,
      "standard_error": 8.8038,
      "lower_ci_bound": 13.1222,
      "upper_ci_bound": 47.2898,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1093,
      "task": "Review menus and analyze recipes to determine labor and overhead costs, and assign prices to menu items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.94,
      "n": 81,
      "standard_error": 7.3383,
      "lower_ci_bound": 9.0761,
      "upper_ci_bound": 38.3404,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1093,
      "task": "Review menus and analyze recipes to determine labor and overhead costs, and assign prices to menu items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.43,
      "n": 81,
      "standard_error": 6.9003,
      "lower_ci_bound": 4.5474,
      "upper_ci_bound": 33.5744,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1093,
      "task": "Review menus and analyze recipes to determine labor and overhead costs, and assign prices to menu items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 27.12,
      "n": 81,
      "standard_error": 8.793,
      "lower_ci_bound": 13.3089,
      "upper_ci_bound": 47.4215,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1093,
      "task": "Review menus and analyze recipes to determine labor and overhead costs, and assign prices to menu items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.12,
      "n": 81,
      "standard_error": 0.1193,
      "lower_ci_bound": 0.0148,
      "upper_ci_bound": 0.8965,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1093,
      "task": "Review menus and analyze recipes to determine labor and overhead costs, and assign prices to menu items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.44,
      "n": 81,
      "standard_error": 1.7181,
      "lower_ci_bound": 0.5938,
      "upper_ci_bound": 9.5109,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1093,
      "task": "Review menus and analyze recipes to determine labor and overhead costs, and assign prices to menu items.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.83,
      "n": 83,
      "standard_error": 0.2563,
      "lower_ci_bound": 3.3184,
      "upper_ci_bound": 4.3383,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1093,
      "task": "Review menus and analyze recipes to determine labor and overhead costs, and assign prices to menu items.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 66.48,
      "n": 107,
      "standard_error": 8.5243,
      "lower_ci_bound": 48.1568,
      "upper_ci_bound": 80.8914,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1102,
      "task": "Take dining reservations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.3,
      "n": 30,
      "standard_error": 1.0755,
      "lower_ci_bound": 0.2356,
      "upper_ci_bound": 6.8222,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1102,
      "task": "Take dining reservations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.28,
      "n": 30,
      "standard_error": 2.5956,
      "lower_ci_bound": 0.6321,
      "upper_ci_bound": 15.309,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1102,
      "task": "Take dining reservations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 6.07,
      "n": 30,
      "standard_error": 5.0111,
      "lower_ci_bound": 1.0607,
      "upper_ci_bound": 28.0514,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1102,
      "task": "Take dining reservations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 30.31,
      "n": 30,
      "standard_error": 15.731,
      "lower_ci_bound": 8.6612,
      "upper_ci_bound": 66.6093,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1102,
      "task": "Take dining reservations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 26.44,
      "n": 30,
      "standard_error": 9.889,
      "lower_ci_bound": 11.27,
      "upper_ci_bound": 50.414,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1102,
      "task": "Take dining reservations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14.71,
      "n": 30,
      "standard_error": 11.0272,
      "lower_ci_bound": 2.7787,
      "upper_ci_bound": 51.0016,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1102,
      "task": "Take dining reservations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 17.89,
      "n": 30,
      "standard_error": 13.6198,
      "lower_ci_bound": 3.1687,
      "upper_ci_bound": 59.2047,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1102,
      "task": "Take dining reservations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.82,
      "n": 34,
      "standard_error": 0.162,
      "lower_ci_bound": 3.4877,
      "upper_ci_bound": 4.147,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1102,
      "task": "Take dining reservations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 30.36,
      "n": 107,
      "standard_error": 9.1569,
      "lower_ci_bound": 15.5903,
      "upper_ci_bound": 50.7092,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1101,
      "task": "Create specialty dishes and develop recipes to be used in dining facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.48,
      "n": 74,
      "standard_error": 7.8012,
      "lower_ci_bound": 2.7316,
      "upper_ci_bound": 37.4574,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1101,
      "task": "Create specialty dishes and develop recipes to be used in dining facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.68,
      "n": 74,
      "standard_error": 9.9162,
      "lower_ci_bound": 10.9245,
      "upper_ci_bound": 49.3185,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1101,
      "task": "Create specialty dishes and develop recipes to be used in dining facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10.2,
      "n": 74,
      "standard_error": 3.937,
      "lower_ci_bound": 4.602,
      "upper_ci_bound": 21.1064,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1101,
      "task": "Create specialty dishes and develop recipes to be used in dining facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.6,
      "n": 74,
      "standard_error": 7.4052,
      "lower_ci_bound": 1.8998,
      "upper_ci_bound": 36.7795,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1101,
      "task": "Create specialty dishes and develop recipes to be used in dining facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 40.6,
      "n": 74,
      "standard_error": 8.312,
      "lower_ci_bound": 25.5877,
      "upper_ci_bound": 57.5987,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1101,
      "task": "Create specialty dishes and develop recipes to be used in dining facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.01,
      "n": 74,
      "standard_error": 0.0101,
      "lower_ci_bound": 0.0012,
      "upper_ci_bound": 0.0777,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1101,
      "task": "Create specialty dishes and develop recipes to be used in dining facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.44,
      "n": 74,
      "standard_error": 2.0636,
      "lower_ci_bound": 0.4417,
      "upper_ci_bound": 12.3431,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1101,
      "task": "Create specialty dishes and develop recipes to be used in dining facilities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.8,
      "n": 74,
      "standard_error": 0.3163,
      "lower_ci_bound": 3.1708,
      "upper_ci_bound": 4.4316,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1101,
      "task": "Create specialty dishes and develop recipes to be used in dining facilities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 51.46,
      "n": 108,
      "standard_error": 8.4958,
      "lower_ci_bound": 35.0719,
      "upper_ci_bound": 67.5382,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1103,
      "task": "Schedule use of facilities or catering services for events such as banquets or receptions, and negotiate details of arrangements with clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.14,
      "n": 62,
      "standard_error": 7.2482,
      "lower_ci_bound": 2.815,
      "upper_ci_bound": 35.1534,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1103,
      "task": "Schedule use of facilities or catering services for events such as banquets or receptions, and negotiate details of arrangements with clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.62,
      "n": 62,
      "standard_error": 8.3845,
      "lower_ci_bound": 7.0331,
      "upper_ci_bound": 40.8902,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1103,
      "task": "Schedule use of facilities or catering services for events such as banquets or receptions, and negotiate details of arrangements with clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.45,
      "n": 62,
      "standard_error": 6.9156,
      "lower_ci_bound": 6.7145,
      "upper_ci_bound": 35.0013,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1103,
      "task": "Schedule use of facilities or catering services for events such as banquets or receptions, and negotiate details of arrangements with clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 31.67,
      "n": 62,
      "standard_error": 9.8722,
      "lower_ci_bound": 15.6966,
      "upper_ci_bound": 53.5777,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1103,
      "task": "Schedule use of facilities or catering services for events such as banquets or receptions, and negotiate details of arrangements with clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.22,
      "n": 62,
      "standard_error": 8.1668,
      "lower_ci_bound": 2.3961,
      "upper_ci_bound": 39.4332,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1103,
      "task": "Schedule use of facilities or catering services for events such as banquets or receptions, and negotiate details of arrangements with clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.33,
      "n": 62,
      "standard_error": 7.2266,
      "lower_ci_bound": 1.3512,
      "upper_ci_bound": 37.6138,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1103,
      "task": "Schedule use of facilities or catering services for events such as banquets or receptions, and negotiate details of arrangements with clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.57,
      "n": 62,
      "standard_error": 2.1788,
      "lower_ci_bound": 0.4611,
      "upper_ci_bound": 13.0634,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1103,
      "task": "Schedule use of facilities or catering services for events such as banquets or receptions, and negotiate details of arrangements with clients.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.44,
      "n": 64,
      "standard_error": 0.2896,
      "lower_ci_bound": 2.8625,
      "upper_ci_bound": 4.0199,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1103,
      "task": "Schedule use of facilities or catering services for events such as banquets or receptions, and negotiate details of arrangements with clients.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 54.31,
      "n": 108,
      "standard_error": 9.7813,
      "lower_ci_bound": 35.2422,
      "upper_ci_bound": 72.201,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1099,
      "task": "Establish and enforce nutritional standards for dining establishments, based on accepted industry standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 19.71,
      "n": 75,
      "standard_error": 9.325,
      "lower_ci_bound": 7.0525,
      "upper_ci_bound": 44.265,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1099,
      "task": "Establish and enforce nutritional standards for dining establishments, based on accepted industry standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 23,
      "n": 75,
      "standard_error": 9.559,
      "lower_ci_bound": 9.2471,
      "upper_ci_bound": 46.6838,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1099,
      "task": "Establish and enforce nutritional standards for dining establishments, based on accepted industry standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.19,
      "n": 75,
      "standard_error": 6.8308,
      "lower_ci_bound": 4.4232,
      "upper_ci_bound": 33.2792,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1099,
      "task": "Establish and enforce nutritional standards for dining establishments, based on accepted industry standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.69,
      "n": 75,
      "standard_error": 7.1554,
      "lower_ci_bound": 2.0594,
      "upper_ci_bound": 35.3695,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1099,
      "task": "Establish and enforce nutritional standards for dining establishments, based on accepted industry standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 30.79,
      "n": 75,
      "standard_error": 10.1583,
      "lower_ci_bound": 14.6856,
      "upper_ci_bound": 53.495,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1099,
      "task": "Establish and enforce nutritional standards for dining establishments, based on accepted industry standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.24,
      "n": 75,
      "standard_error": 0.2286,
      "lower_ci_bound": 0.0355,
      "upper_ci_bound": 1.5912,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1099,
      "task": "Establish and enforce nutritional standards for dining establishments, based on accepted industry standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.38,
      "n": 75,
      "standard_error": 2.2363,
      "lower_ci_bound": 0.8856,
      "upper_ci_bound": 12.0424,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1099,
      "task": "Establish and enforce nutritional standards for dining establishments, based on accepted industry standards.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.38,
      "n": 76,
      "standard_error": 0.3693,
      "lower_ci_bound": 2.6399,
      "upper_ci_bound": 4.1112,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "task_id": 1099,
      "task": "Establish and enforce nutritional standards for dining establishments, based on accepted industry standards.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 56.41,
      "n": 108,
      "standard_error": 8.459,
      "lower_ci_bound": 39.548,
      "upper_ci_bound": 71.9013,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7185,
      "task": "Resolve customer complaints regarding problems, such as payout errors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 71,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7185,
      "task": "Resolve customer complaints regarding problems, such as payout errors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 9.82,
      "n": 71,
      "standard_error": 6.0897,
      "lower_ci_bound": 2.6916,
      "upper_ci_bound": 30.0284,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7185,
      "task": "Resolve customer complaints regarding problems, such as payout errors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 4.77,
      "n": 71,
      "standard_error": 3.5558,
      "lower_ci_bound": 1.0418,
      "upper_ci_bound": 19.2638,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7185,
      "task": "Resolve customer complaints regarding problems, such as payout errors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 23.69,
      "n": 71,
      "standard_error": 7.0157,
      "lower_ci_bound": 12.5243,
      "upper_ci_bound": 40.2341,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7185,
      "task": "Resolve customer complaints regarding problems, such as payout errors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 39.9,
      "n": 71,
      "standard_error": 6.5572,
      "lower_ci_bound": 27.7873,
      "upper_ci_bound": 53.3875,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7185,
      "task": "Resolve customer complaints regarding problems, such as payout errors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.83,
      "n": 71,
      "standard_error": 5.0978,
      "lower_ci_bound": 8.0623,
      "upper_ci_bound": 28.7442,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7185,
      "task": "Resolve customer complaints regarding problems, such as payout errors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.98,
      "n": 71,
      "standard_error": 2.2113,
      "lower_ci_bound": 2.8222,
      "upper_ci_bound": 12.2326,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7185,
      "task": "Resolve customer complaints regarding problems, such as payout errors.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.59,
      "n": 72,
      "standard_error": 0.0792,
      "lower_ci_bound": 4.4322,
      "upper_ci_bound": 4.7481,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7185,
      "task": "Resolve customer complaints regarding problems, such as payout errors.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 98.53,
      "n": 76,
      "standard_error": 1.4205,
      "lower_ci_bound": 90.4502,
      "upper_ci_bound": 99.7911,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7186,
      "task": "Remove suspected cheaters, such as card counters or other players who may have systems that shift the odds of winning to their favor.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.07,
      "n": 63,
      "standard_error": 2.4897,
      "lower_ci_bound": 10.7324,
      "upper_ci_bound": 20.7428,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7186,
      "task": "Remove suspected cheaters, such as card counters or other players who may have systems that shift the odds of winning to their favor.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.59,
      "n": 63,
      "standard_error": 7.3732,
      "lower_ci_bound": 23.4168,
      "upper_ci_bound": 52.1368,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7186,
      "task": "Remove suspected cheaters, such as card counters or other players who may have systems that shift the odds of winning to their favor.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 5.16,
      "n": 63,
      "standard_error": 2.3445,
      "lower_ci_bound": 2.0454,
      "upper_ci_bound": 12.4165,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7186,
      "task": "Remove suspected cheaters, such as card counters or other players who may have systems that shift the odds of winning to their favor.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.64,
      "n": 63,
      "standard_error": 2.9953,
      "lower_ci_bound": 1.9065,
      "upper_ci_bound": 15.5492,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7186,
      "task": "Remove suspected cheaters, such as card counters or other players who may have systems that shift the odds of winning to their favor.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 21.06,
      "n": 63,
      "standard_error": 7.327,
      "lower_ci_bound": 9.9511,
      "upper_ci_bound": 39.1639,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7186,
      "task": "Remove suspected cheaters, such as card counters or other players who may have systems that shift the odds of winning to their favor.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.83,
      "n": 63,
      "standard_error": 3.0614,
      "lower_ci_bound": 1.3221,
      "upper_ci_bound": 16.1184,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7186,
      "task": "Remove suspected cheaters, such as card counters or other players who may have systems that shift the odds of winning to their favor.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 11.65,
      "n": 63,
      "standard_error": 4.6929,
      "lower_ci_bound": 5.0342,
      "upper_ci_bound": 24.7022,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7186,
      "task": "Remove suspected cheaters, such as card counters or other players who may have systems that shift the odds of winning to their favor.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.47,
      "n": 68,
      "standard_error": 0.1126,
      "lower_ci_bound": 4.2496,
      "upper_ci_bound": 4.699,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7186,
      "task": "Remove suspected cheaters, such as card counters or other players who may have systems that shift the odds of winning to their favor.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 87.95,
      "n": 75,
      "standard_error": 4.6145,
      "lower_ci_bound": 75.4028,
      "upper_ci_bound": 94.5611,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7196,
      "task": "Track supplies of money to tables and perform any required paperwork.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.62,
      "n": 56,
      "standard_error": 0.6519,
      "lower_ci_bound": 0.0746,
      "upper_ci_bound": 4.9471,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7196,
      "task": "Track supplies of money to tables and perform any required paperwork.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 1.33,
      "n": 56,
      "standard_error": 1.3071,
      "lower_ci_bound": 0.181,
      "upper_ci_bound": 9.0517,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7196,
      "task": "Track supplies of money to tables and perform any required paperwork.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 3.15,
      "n": 56,
      "standard_error": 2.5785,
      "lower_ci_bound": 0.5927,
      "upper_ci_bound": 15.0415,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7196,
      "task": "Track supplies of money to tables and perform any required paperwork.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 2.96,
      "n": 56,
      "standard_error": 2.098,
      "lower_ci_bound": 0.7032,
      "upper_ci_bound": 11.6423,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7196,
      "task": "Track supplies of money to tables and perform any required paperwork.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 41.88,
      "n": 56,
      "standard_error": 10.2108,
      "lower_ci_bound": 23.7106,
      "upper_ci_bound": 62.5467,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7196,
      "task": "Track supplies of money to tables and perform any required paperwork.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 24.96,
      "n": 56,
      "standard_error": 7.4933,
      "lower_ci_bound": 12.9785,
      "upper_ci_bound": 42.5767,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7196,
      "task": "Track supplies of money to tables and perform any required paperwork.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 25.11,
      "n": 56,
      "standard_error": 10.3578,
      "lower_ci_bound": 10.0084,
      "upper_ci_bound": 50.2793,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7196,
      "task": "Track supplies of money to tables and perform any required paperwork.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.37,
      "n": 59,
      "standard_error": 0.2084,
      "lower_ci_bound": 3.9507,
      "upper_ci_bound": 4.785,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7196,
      "task": "Track supplies of money to tables and perform any required paperwork.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 71.66,
      "n": 75,
      "standard_error": 5.4246,
      "lower_ci_bound": 59.7566,
      "upper_ci_bound": 81.1493,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7190,
      "task": "Explain and interpret house rules, such as game rules or betting limits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 67,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7190,
      "task": "Explain and interpret house rules, such as game rules or betting limits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0.87,
      "n": 67,
      "standard_error": 0.8558,
      "lower_ci_bound": 0.1213,
      "upper_ci_bound": 5.9767,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7190,
      "task": "Explain and interpret house rules, such as game rules or betting limits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.19,
      "n": 67,
      "standard_error": 4.9409,
      "lower_ci_bound": 3.0133,
      "upper_ci_bound": 24.8138,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7190,
      "task": "Explain and interpret house rules, such as game rules or betting limits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 24.7,
      "n": 67,
      "standard_error": 7.9918,
      "lower_ci_bound": 12.2097,
      "upper_ci_bound": 43.6143,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7190,
      "task": "Explain and interpret house rules, such as game rules or betting limits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 38.38,
      "n": 67,
      "standard_error": 8.098,
      "lower_ci_bound": 23.9206,
      "upper_ci_bound": 55.2368,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7190,
      "task": "Explain and interpret house rules, such as game rules or betting limits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 16.98,
      "n": 67,
      "standard_error": 5.8442,
      "lower_ci_bound": 8.2038,
      "upper_ci_bound": 31.8783,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7190,
      "task": "Explain and interpret house rules, such as game rules or betting limits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.88,
      "n": 67,
      "standard_error": 4.1284,
      "lower_ci_bound": 4.1604,
      "upper_ci_bound": 21.6699,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7190,
      "task": "Explain and interpret house rules, such as game rules or betting limits.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.36,
      "n": 70,
      "standard_error": 0.1746,
      "lower_ci_bound": 4.0098,
      "upper_ci_bound": 4.7065,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7190,
      "task": "Explain and interpret house rules, such as game rules or betting limits.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.74,
      "n": 75,
      "standard_error": 4.5261,
      "lower_ci_bound": 76.9941,
      "upper_ci_bound": 97.9898,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7193,
      "task": "Prepare work schedules and station arrangements and keep attendance records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 59,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7193,
      "task": "Prepare work schedules and station arrangements and keep attendance records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 59,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7193,
      "task": "Prepare work schedules and station arrangements and keep attendance records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 8.38,
      "n": 59,
      "standard_error": 4.4346,
      "lower_ci_bound": 2.7982,
      "upper_ci_bound": 22.5198,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7193,
      "task": "Prepare work schedules and station arrangements and keep attendance records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 27.02,
      "n": 59,
      "standard_error": 9.8921,
      "lower_ci_bound": 11.9421,
      "upper_ci_bound": 50.2622,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7193,
      "task": "Prepare work schedules and station arrangements and keep attendance records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 51.86,
      "n": 59,
      "standard_error": 7.9896,
      "lower_ci_bound": 36.2098,
      "upper_ci_bound": 67.149,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7193,
      "task": "Prepare work schedules and station arrangements and keep attendance records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.77,
      "n": 59,
      "standard_error": 3.2579,
      "lower_ci_bound": 2.5173,
      "upper_ci_bound": 16.947,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7193,
      "task": "Prepare work schedules and station arrangements and keep attendance records.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.98,
      "n": 59,
      "standard_error": 3.2207,
      "lower_ci_bound": 1.9781,
      "upper_ci_bound": 16.6808,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7193,
      "task": "Prepare work schedules and station arrangements and keep attendance records.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.29,
      "n": 63,
      "standard_error": 0.1175,
      "lower_ci_bound": 4.056,
      "upper_ci_bound": 4.5257,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7193,
      "task": "Prepare work schedules and station arrangements and keep attendance records.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.93,
      "n": 75,
      "standard_error": 5.4842,
      "lower_ci_bound": 71.7676,
      "upper_ci_bound": 94.5643,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7191,
      "task": "Monitor staffing levels to ensure that games and tables are adequately staffed for each shift, arranging for staff rotations and breaks and locating substitute employees as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 70,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7191,
      "task": "Monitor staffing levels to ensure that games and tables are adequately staffed for each shift, arranging for staff rotations and breaks and locating substitute employees as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.54,
      "n": 70,
      "standard_error": 3.0772,
      "lower_ci_bound": 0.6027,
      "upper_ci_bound": 18.1451,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7191,
      "task": "Monitor staffing levels to ensure that games and tables are adequately staffed for each shift, arranging for staff rotations and breaks and locating substitute employees as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 70,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7191,
      "task": "Monitor staffing levels to ensure that games and tables are adequately staffed for each shift, arranging for staff rotations and breaks and locating substitute employees as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.96,
      "n": 70,
      "standard_error": 2.4811,
      "lower_ci_bound": 5.9876,
      "upper_ci_bound": 16.1135,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7191,
      "task": "Monitor staffing levels to ensure that games and tables are adequately staffed for each shift, arranging for staff rotations and breaks and locating substitute employees as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 46.33,
      "n": 70,
      "standard_error": 8.8727,
      "lower_ci_bound": 29.7599,
      "upper_ci_bound": 63.7595,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7191,
      "task": "Monitor staffing levels to ensure that games and tables are adequately staffed for each shift, arranging for staff rotations and breaks and locating substitute employees as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 21.28,
      "n": 70,
      "standard_error": 6.4061,
      "lower_ci_bound": 11.1979,
      "upper_ci_bound": 36.7002,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7191,
      "task": "Monitor staffing levels to ensure that games and tables are adequately staffed for each shift, arranging for staff rotations and breaks and locating substitute employees as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 18.89,
      "n": 70,
      "standard_error": 5.7212,
      "lower_ci_bound": 9.9532,
      "upper_ci_bound": 32.9076,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7191,
      "task": "Monitor staffing levels to ensure that games and tables are adequately staffed for each shift, arranging for staff rotations and breaks and locating substitute employees as necessary.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.27,
      "n": 74,
      "standard_error": 0.1587,
      "lower_ci_bound": 3.955,
      "upper_ci_bound": 4.5876,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7191,
      "task": "Monitor staffing levels to ensure that games and tables are adequately staffed for each shift, arranging for staff rotations and breaks and locating substitute employees as necessary.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 75,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7187,
      "task": "Maintain familiarity with all games used at a facility, as well as strategies or tricks employed in those games.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 66,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7187,
      "task": "Maintain familiarity with all games used at a facility, as well as strategies or tricks employed in those games.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.15,
      "n": 66,
      "standard_error": 5.8433,
      "lower_ci_bound": 0.8585,
      "upper_ci_bound": 33.119,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7187,
      "task": "Maintain familiarity with all games used at a facility, as well as strategies or tricks employed in those games.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.98,
      "n": 66,
      "standard_error": 4.6434,
      "lower_ci_bound": 3.797,
      "upper_ci_bound": 23.7347,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7187,
      "task": "Maintain familiarity with all games used at a facility, as well as strategies or tricks employed in those games.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.86,
      "n": 66,
      "standard_error": 4.1108,
      "lower_ci_bound": 3.3987,
      "upper_ci_bound": 21.1799,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7187,
      "task": "Maintain familiarity with all games used at a facility, as well as strategies or tricks employed in those games.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 58.8,
      "n": 66,
      "standard_error": 7.1403,
      "lower_ci_bound": 44.205,
      "upper_ci_bound": 72,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7187,
      "task": "Maintain familiarity with all games used at a facility, as well as strategies or tricks employed in those games.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2,
      "n": 66,
      "standard_error": 1.2093,
      "lower_ci_bound": 0.5886,
      "upper_ci_bound": 6.543,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7187,
      "task": "Maintain familiarity with all games used at a facility, as well as strategies or tricks employed in those games.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 14.22,
      "n": 66,
      "standard_error": 4.0647,
      "lower_ci_bound": 7.8498,
      "upper_ci_bound": 24.384,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7187,
      "task": "Maintain familiarity with all games used at a facility, as well as strategies or tricks employed in those games.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.26,
      "n": 69,
      "standard_error": 0.1812,
      "lower_ci_bound": 3.9024,
      "upper_ci_bound": 4.6257,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7187,
      "task": "Maintain familiarity with all games used at a facility, as well as strategies or tricks employed in those games.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 87.26,
      "n": 76,
      "standard_error": 3.7069,
      "lower_ci_bound": 77.9005,
      "upper_ci_bound": 93.0109,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7188,
      "task": "Train new workers or evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.69,
      "n": 68,
      "standard_error": 2.3249,
      "lower_ci_bound": 0.4682,
      "upper_ci_bound": 13.9912,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7188,
      "task": "Train new workers or evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.62,
      "n": 68,
      "standard_error": 8.0501,
      "lower_ci_bound": 6.6027,
      "upper_ci_bound": 39.2847,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7188,
      "task": "Train new workers or evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.84,
      "n": 68,
      "standard_error": 7.1311,
      "lower_ci_bound": 13.3618,
      "upper_ci_bound": 41.4677,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7188,
      "task": "Train new workers or evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.7,
      "n": 68,
      "standard_error": 4.4283,
      "lower_ci_bound": 7.8443,
      "upper_ci_bound": 25.854,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7188,
      "task": "Train new workers or evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 32.56,
      "n": 68,
      "standard_error": 6.2172,
      "lower_ci_bound": 21.534,
      "upper_ci_bound": 45.9378,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7188,
      "task": "Train new workers or evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.55,
      "n": 68,
      "standard_error": 1.0061,
      "lower_ci_bound": 0.4219,
      "upper_ci_bound": 5.5426,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7188,
      "task": "Train new workers or evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.03,
      "n": 68,
      "standard_error": 2.4212,
      "lower_ci_bound": 2.6646,
      "upper_ci_bound": 13.0878,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7188,
      "task": "Train new workers or evaluate their performance.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.23,
      "n": 71,
      "standard_error": 0.17,
      "lower_ci_bound": 3.8904,
      "upper_ci_bound": 4.5684,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7188,
      "task": "Train new workers or evaluate their performance.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.22,
      "n": 76,
      "standard_error": 2.5462,
      "lower_ci_bound": 86.7306,
      "upper_ci_bound": 98.3786,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 20472,
      "task": "Market or promote the casino to bring in business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.22,
      "n": 53,
      "standard_error": 2.4022,
      "lower_ci_bound": 0.7025,
      "upper_ci_bound": 13.5172,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 20472,
      "task": "Market or promote the casino to bring in business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 12.83,
      "n": 53,
      "standard_error": 7.6485,
      "lower_ci_bound": 3.5956,
      "upper_ci_bound": 36.7314,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 20472,
      "task": "Market or promote the casino to bring in business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.13,
      "n": 53,
      "standard_error": 7.0639,
      "lower_ci_bound": 6.318,
      "upper_ci_bound": 35.4155,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 20472,
      "task": "Market or promote the casino to bring in business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.25,
      "n": 53,
      "standard_error": 2.9454,
      "lower_ci_bound": 3.9581,
      "upper_ci_bound": 16.4119,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 20472,
      "task": "Market or promote the casino to bring in business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 42.14,
      "n": 53,
      "standard_error": 12.9265,
      "lower_ci_bound": 20.0858,
      "upper_ci_bound": 67.8474,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 20472,
      "task": "Market or promote the casino to bring in business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.07,
      "n": 53,
      "standard_error": 6.5018,
      "lower_ci_bound": 3.2003,
      "upper_ci_bound": 31.9011,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 20472,
      "task": "Market or promote the casino to bring in business.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.37,
      "n": 53,
      "standard_error": 3.4047,
      "lower_ci_bound": 2.1155,
      "upper_ci_bound": 17.6206,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 20472,
      "task": "Market or promote the casino to bring in business.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.18,
      "n": 57,
      "standard_error": 0.172,
      "lower_ci_bound": 3.8368,
      "upper_ci_bound": 4.5259,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 20472,
      "task": "Market or promote the casino to bring in business.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 81.68,
      "n": 76,
      "standard_error": 5.4617,
      "lower_ci_bound": 68.3,
      "upper_ci_bound": 90.2172,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7192,
      "task": "Interview and hire workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 12.95,
      "n": 47,
      "standard_error": 6.9586,
      "lower_ci_bound": 4.1199,
      "upper_ci_bound": 34.0101,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7192,
      "task": "Interview and hire workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 37.63,
      "n": 47,
      "standard_error": 8.3428,
      "lower_ci_bound": 22.7784,
      "upper_ci_bound": 55.2357,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7192,
      "task": "Interview and hire workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.57,
      "n": 47,
      "standard_error": 8.2462,
      "lower_ci_bound": 17.6249,
      "upper_ci_bound": 49.8683,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7192,
      "task": "Interview and hire workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.96,
      "n": 47,
      "standard_error": 4.6739,
      "lower_ci_bound": 3.0108,
      "upper_ci_bound": 23.7725,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7192,
      "task": "Interview and hire workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.89,
      "n": 47,
      "standard_error": 3.4903,
      "lower_ci_bound": 0.6123,
      "upper_ci_bound": 20.9647,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7192,
      "task": "Interview and hire workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.57,
      "n": 47,
      "standard_error": 4.3414,
      "lower_ci_bound": 0.6398,
      "upper_ci_bound": 26.2253,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7192,
      "task": "Interview and hire workers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.44,
      "n": 47,
      "standard_error": 0.4561,
      "lower_ci_bound": 0.0539,
      "upper_ci_bound": 3.4787,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7192,
      "task": "Interview and hire workers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.16,
      "n": 50,
      "standard_error": 0.1538,
      "lower_ci_bound": 3.8558,
      "upper_ci_bound": 4.4739,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7192,
      "task": "Interview and hire workers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 74.54,
      "n": 76,
      "standard_error": 6.8964,
      "lower_ci_bound": 58.6688,
      "upper_ci_bound": 85.7915,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7194,
      "task": "Direct the distribution of complimentary hotel rooms, meals, or other discounts or free items given to players, based on their length of play and betting totals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 57,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7194,
      "task": "Direct the distribution of complimentary hotel rooms, meals, or other discounts or free items given to players, based on their length of play and betting totals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 16.12,
      "n": 57,
      "standard_error": 5.6575,
      "lower_ci_bound": 7.6734,
      "upper_ci_bound": 30.7641,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7194,
      "task": "Direct the distribution of complimentary hotel rooms, meals, or other discounts or free items given to players, based on their length of play and betting totals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 2.31,
      "n": 57,
      "standard_error": 1.8978,
      "lower_ci_bound": 0.4383,
      "upper_ci_bound": 11.2977,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7194,
      "task": "Direct the distribution of complimentary hotel rooms, meals, or other discounts or free items given to players, based on their length of play and betting totals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.65,
      "n": 57,
      "standard_error": 5.6798,
      "lower_ci_bound": 8.9256,
      "upper_ci_bound": 31.9225,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7194,
      "task": "Direct the distribution of complimentary hotel rooms, meals, or other discounts or free items given to players, based on their length of play and betting totals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 33.75,
      "n": 57,
      "standard_error": 9.4301,
      "lower_ci_bound": 17.9589,
      "upper_ci_bound": 54.2527,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7194,
      "task": "Direct the distribution of complimentary hotel rooms, meals, or other discounts or free items given to players, based on their length of play and betting totals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 17.93,
      "n": 57,
      "standard_error": 6.6119,
      "lower_ci_bound": 8.1588,
      "upper_ci_bound": 34.957,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7194,
      "task": "Direct the distribution of complimentary hotel rooms, meals, or other discounts or free items given to players, based on their length of play and betting totals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 12.23,
      "n": 57,
      "standard_error": 3.8271,
      "lower_ci_bound": 6.3854,
      "upper_ci_bound": 22.1551,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7194,
      "task": "Direct the distribution of complimentary hotel rooms, meals, or other discounts or free items given to players, based on their length of play and betting totals.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.12,
      "n": 60,
      "standard_error": 0.1677,
      "lower_ci_bound": 3.787,
      "upper_ci_bound": 4.4582,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7194,
      "task": "Direct the distribution of complimentary hotel rooms, meals, or other discounts or free items given to players, based on their length of play and betting totals.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 73.03,
      "n": 76,
      "standard_error": 5.8801,
      "lower_ci_bound": 59.9047,
      "upper_ci_bound": 83.0756,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7195,
      "task": "Establish policies on issues, such as the type of gambling offered and the odds, the extension of credit, or the serving of food and beverages.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.54,
      "n": 51,
      "standard_error": 2.0553,
      "lower_ci_bound": 0.4887,
      "upper_ci_bound": 12.1388,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7195,
      "task": "Establish policies on issues, such as the type of gambling offered and the odds, the extension of credit, or the serving of food and beverages.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.12,
      "n": 51,
      "standard_error": 5.7888,
      "lower_ci_bound": 6.7167,
      "upper_ci_bound": 30.5933,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7195,
      "task": "Establish policies on issues, such as the type of gambling offered and the odds, the extension of credit, or the serving of food and beverages.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.32,
      "n": 51,
      "standard_error": 7.6415,
      "lower_ci_bound": 5.2526,
      "upper_ci_bound": 37.1316,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7195,
      "task": "Establish policies on issues, such as the type of gambling offered and the odds, the extension of credit, or the serving of food and beverages.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.05,
      "n": 51,
      "standard_error": 5.9312,
      "lower_ci_bound": 2.9069,
      "upper_ci_bound": 29.445,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7195,
      "task": "Establish policies on issues, such as the type of gambling offered and the odds, the extension of credit, or the serving of food and beverages.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 43.8,
      "n": 51,
      "standard_error": 9.5979,
      "lower_ci_bound": 26.2591,
      "upper_ci_bound": 63.0366,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7195,
      "task": "Establish policies on issues, such as the type of gambling offered and the odds, the extension of credit, or the serving of food and beverages.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.95,
      "n": 51,
      "standard_error": 0.7144,
      "lower_ci_bound": 0.2087,
      "upper_ci_bound": 4.2194,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7195,
      "task": "Establish policies on issues, such as the type of gambling offered and the odds, the extension of credit, or the serving of food and beverages.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 12.22,
      "n": 51,
      "standard_error": 6.1292,
      "lower_ci_bound": 4.228,
      "upper_ci_bound": 30.4886,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7195,
      "task": "Establish policies on issues, such as the type of gambling offered and the odds, the extension of credit, or the serving of food and beverages.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.03,
      "n": 55,
      "standard_error": 0.1326,
      "lower_ci_bound": 3.7633,
      "upper_ci_bound": 4.2949,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7195,
      "task": "Establish policies on issues, such as the type of gambling offered and the odds, the extension of credit, or the serving of food and beverages.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 74.64,
      "n": 75,
      "standard_error": 5.0353,
      "lower_ci_bound": 63.3987,
      "upper_ci_bound": 83.3323,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7189,
      "task": "Circulate among gaming tables to ensure that operations are conducted properly, that dealers follow house rules, or that players are not cheating.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.58,
      "n": 47,
      "standard_error": 0.5931,
      "lower_ci_bound": 0.0717,
      "upper_ci_bound": 4.4576,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7189,
      "task": "Circulate among gaming tables to ensure that operations are conducted properly, that dealers follow house rules, or that players are not cheating.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0.82,
      "n": 47,
      "standard_error": 0.8791,
      "lower_ci_bound": 0.0953,
      "upper_ci_bound": 6.7527,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7189,
      "task": "Circulate among gaming tables to ensure that operations are conducted properly, that dealers follow house rules, or that players are not cheating.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 7.63,
      "n": 47,
      "standard_error": 6.5123,
      "lower_ci_bound": 1.2712,
      "upper_ci_bound": 34.6597,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7189,
      "task": "Circulate among gaming tables to ensure that operations are conducted properly, that dealers follow house rules, or that players are not cheating.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 47,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7189,
      "task": "Circulate among gaming tables to ensure that operations are conducted properly, that dealers follow house rules, or that players are not cheating.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 27.45,
      "n": 47,
      "standard_error": 8.6362,
      "lower_ci_bound": 13.6493,
      "upper_ci_bound": 47.5278,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7189,
      "task": "Circulate among gaming tables to ensure that operations are conducted properly, that dealers follow house rules, or that players are not cheating.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 21.84,
      "n": 47,
      "standard_error": 9.223,
      "lower_ci_bound": 8.61,
      "upper_ci_bound": 45.3295,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7189,
      "task": "Circulate among gaming tables to ensure that operations are conducted properly, that dealers follow house rules, or that players are not cheating.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 41.67,
      "n": 47,
      "standard_error": 12.2161,
      "lower_ci_bound": 20.6213,
      "upper_ci_bound": 66.2713,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7189,
      "task": "Circulate among gaming tables to ensure that operations are conducted properly, that dealers follow house rules, or that players are not cheating.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.44,
      "n": 50,
      "standard_error": 0.2048,
      "lower_ci_bound": 4.0273,
      "upper_ci_bound": 4.8504,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7189,
      "task": "Circulate among gaming tables to ensure that operations are conducted properly, that dealers follow house rules, or that players are not cheating.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 56,
      "n": 76,
      "standard_error": 8.4807,
      "lower_ci_bound": 39.0634,
      "upper_ci_bound": 71.6389,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7197,
      "task": "Set and maintain a bank and table limit for each game.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.24,
      "n": 35,
      "standard_error": 3.7069,
      "lower_ci_bound": 0.6876,
      "upper_ci_bound": 22.0655,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7197,
      "task": "Set and maintain a bank and table limit for each game.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 12.44,
      "n": 35,
      "standard_error": 6.038,
      "lower_ci_bound": 4.3998,
      "upper_ci_bound": 30.4716,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7197,
      "task": "Set and maintain a bank and table limit for each game.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7197,
      "task": "Set and maintain a bank and table limit for each game.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.96,
      "n": 35,
      "standard_error": 3.8663,
      "lower_ci_bound": 0.52,
      "upper_ci_bound": 24.5504,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7197,
      "task": "Set and maintain a bank and table limit for each game.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 40.94,
      "n": 35,
      "standard_error": 10.2396,
      "lower_ci_bound": 22.6675,
      "upper_ci_bound": 62.1074,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7197,
      "task": "Set and maintain a bank and table limit for each game.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 25.42,
      "n": 35,
      "standard_error": 15.7517,
      "lower_ci_bound": 5.9233,
      "upper_ci_bound": 64.843,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7197,
      "task": "Set and maintain a bank and table limit for each game.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 13.01,
      "n": 35,
      "standard_error": 4.6571,
      "lower_ci_bound": 6.0858,
      "upper_ci_bound": 25.6577,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7197,
      "task": "Set and maintain a bank and table limit for each game.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.37,
      "n": 37,
      "standard_error": 0.1606,
      "lower_ci_bound": 4.0482,
      "upper_ci_bound": 4.6997,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7197,
      "task": "Set and maintain a bank and table limit for each game.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 40.43,
      "n": 75,
      "standard_error": 9.876,
      "lower_ci_bound": 23.068,
      "upper_ci_bound": 60.5781,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7201,
      "task": "Direct the compilation of summary sheets that show wager amounts and payoffs for races or events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.32,
      "n": 23,
      "standard_error": 5.1638,
      "lower_ci_bound": 1.0937,
      "upper_ci_bound": 29.1634,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7201,
      "task": "Direct the compilation of summary sheets that show wager amounts and payoffs for races or events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.19,
      "n": 23,
      "standard_error": 4.9099,
      "lower_ci_bound": 0.6849,
      "upper_ci_bound": 30.2562,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7201,
      "task": "Direct the compilation of summary sheets that show wager amounts and payoffs for races or events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.42,
      "n": 23,
      "standard_error": 9.5946,
      "lower_ci_bound": 3.8149,
      "upper_ci_bound": 45.6017,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7201,
      "task": "Direct the compilation of summary sheets that show wager amounts and payoffs for races or events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.82,
      "n": 23,
      "standard_error": 3.8013,
      "lower_ci_bound": 0.4607,
      "upper_ci_bound": 25.3697,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7201,
      "task": "Direct the compilation of summary sheets that show wager amounts and payoffs for races or events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 43.57,
      "n": 23,
      "standard_error": 11.9467,
      "lower_ci_bound": 21.9859,
      "upper_ci_bound": 67.8949,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7201,
      "task": "Direct the compilation of summary sheets that show wager amounts and payoffs for races or events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 16.45,
      "n": 23,
      "standard_error": 10.532,
      "lower_ci_bound": 3.8628,
      "upper_ci_bound": 49.1025,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7201,
      "task": "Direct the compilation of summary sheets that show wager amounts and payoffs for races or events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.24,
      "n": 23,
      "standard_error": 5.5759,
      "lower_ci_bound": 2.4998,
      "upper_ci_bound": 28.7867,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7201,
      "task": "Direct the compilation of summary sheets that show wager amounts and payoffs for races or events.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.27,
      "n": 26,
      "standard_error": 0.1763,
      "lower_ci_bound": 3.9055,
      "upper_ci_bound": 4.6319,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7201,
      "task": "Direct the compilation of summary sheets that show wager amounts and payoffs for races or events.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 35.77,
      "n": 76,
      "standard_error": 7.6807,
      "lower_ci_bound": 22.2495,
      "upper_ci_bound": 52.0167,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7199,
      "task": "Review operational expenses, budget estimates, betting accounts, or collection reports for accuracy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.97,
      "n": 43,
      "standard_error": 2.5124,
      "lower_ci_bound": 0.5225,
      "upper_ci_bound": 15.1068,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7199,
      "task": "Review operational expenses, budget estimates, betting accounts, or collection reports for accuracy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.18,
      "n": 43,
      "standard_error": 2.6411,
      "lower_ci_bound": 0.5772,
      "upper_ci_bound": 15.6517,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7199,
      "task": "Review operational expenses, budget estimates, betting accounts, or collection reports for accuracy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20.17,
      "n": 43,
      "standard_error": 5.3142,
      "lower_ci_bound": 11.4866,
      "upper_ci_bound": 32.9652,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7199,
      "task": "Review operational expenses, budget estimates, betting accounts, or collection reports for accuracy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.4,
      "n": 43,
      "standard_error": 4.8371,
      "lower_ci_bound": 8.7825,
      "upper_ci_bound": 28.5637,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7199,
      "task": "Review operational expenses, budget estimates, betting accounts, or collection reports for accuracy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 51.78,
      "n": 43,
      "standard_error": 6.7503,
      "lower_ci_bound": 38.3627,
      "upper_ci_bound": 64.9541,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7199,
      "task": "Review operational expenses, budget estimates, betting accounts, or collection reports for accuracy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.51,
      "n": 43,
      "standard_error": 2.0892,
      "lower_ci_bound": 0.4557,
      "upper_ci_bound": 12.6145,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7199,
      "task": "Review operational expenses, budget estimates, betting accounts, or collection reports for accuracy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.99,
      "n": 43,
      "standard_error": 2.1102,
      "lower_ci_bound": 0.7076,
      "upper_ci_bound": 11.7951,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7199,
      "task": "Review operational expenses, budget estimates, betting accounts, or collection reports for accuracy.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.23,
      "n": 46,
      "standard_error": 0.1109,
      "lower_ci_bound": 4.011,
      "upper_ci_bound": 4.4576,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7199,
      "task": "Review operational expenses, budget estimates, betting accounts, or collection reports for accuracy.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 66.93,
      "n": 74,
      "standard_error": 6.8512,
      "lower_ci_bound": 52.2011,
      "upper_ci_bound": 78.9499,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7200,
      "task": "Record, collect, or pay off bets, issuing receipts as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.6,
      "n": 39,
      "standard_error": 0.5965,
      "lower_ci_bound": 0.0794,
      "upper_ci_bound": 4.3758,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7200,
      "task": "Record, collect, or pay off bets, issuing receipts as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.91,
      "n": 39,
      "standard_error": 3.501,
      "lower_ci_bound": 1.7227,
      "upper_ci_bound": 18.348,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7200,
      "task": "Record, collect, or pay off bets, issuing receipts as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.11,
      "n": 39,
      "standard_error": 8.7033,
      "lower_ci_bound": 3.6995,
      "upper_ci_bound": 41.2805,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7200,
      "task": "Record, collect, or pay off bets, issuing receipts as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.72,
      "n": 39,
      "standard_error": 4.2598,
      "lower_ci_bound": 2.4334,
      "upper_ci_bound": 21.9169,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7200,
      "task": "Record, collect, or pay off bets, issuing receipts as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 46.87,
      "n": 39,
      "standard_error": 14.2086,
      "lower_ci_bound": 21.747,
      "upper_ci_bound": 73.6855,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7200,
      "task": "Record, collect, or pay off bets, issuing receipts as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.56,
      "n": 39,
      "standard_error": 5.9724,
      "lower_ci_bound": 1.9603,
      "upper_ci_bound": 30.4909,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7200,
      "task": "Record, collect, or pay off bets, issuing receipts as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 16.23,
      "n": 39,
      "standard_error": 5.7991,
      "lower_ci_bound": 7.5507,
      "upper_ci_bound": 31.4787,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7200,
      "task": "Record, collect, or pay off bets, issuing receipts as necessary.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.18,
      "n": 41,
      "standard_error": 0.1808,
      "lower_ci_bound": 3.8109,
      "upper_ci_bound": 4.5416,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7200,
      "task": "Record, collect, or pay off bets, issuing receipts as necessary.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 55.61,
      "n": 75,
      "standard_error": 7.8599,
      "lower_ci_bound": 39.9165,
      "upper_ci_bound": 70.2649,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7202,
      "task": "Notify board attendants of table vacancies so that waiting patrons can play.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.42,
      "n": 17,
      "standard_error": 2.6144,
      "lower_ci_bound": 0.6561,
      "upper_ci_bound": 15.9424,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7202,
      "task": "Notify board attendants of table vacancies so that waiting patrons can play.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 2.03,
      "n": 17,
      "standard_error": 2.2007,
      "lower_ci_bound": 0.197,
      "upper_ci_bound": 17.8175,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7202,
      "task": "Notify board attendants of table vacancies so that waiting patrons can play.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.99,
      "n": 17,
      "standard_error": 8.6956,
      "lower_ci_bound": 1.4102,
      "upper_ci_bound": 46.2924,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7202,
      "task": "Notify board attendants of table vacancies so that waiting patrons can play.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.11,
      "n": 17,
      "standard_error": 11.3087,
      "lower_ci_bound": 4.7734,
      "upper_ci_bound": 52.6972,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7202,
      "task": "Notify board attendants of table vacancies so that waiting patrons can play.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 23.24,
      "n": 17,
      "standard_error": 13.6025,
      "lower_ci_bound": 5.6709,
      "upper_ci_bound": 60.3874,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7202,
      "task": "Notify board attendants of table vacancies so that waiting patrons can play.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 19.06,
      "n": 17,
      "standard_error": 8.5876,
      "lower_ci_bound": 6.7459,
      "upper_ci_bound": 43.3865,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7202,
      "task": "Notify board attendants of table vacancies so that waiting patrons can play.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 23.15,
      "n": 17,
      "standard_error": 13.9204,
      "lower_ci_bound": 5.4243,
      "upper_ci_bound": 61.2745,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7202,
      "task": "Notify board attendants of table vacancies so that waiting patrons can play.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.1,
      "n": 22,
      "standard_error": 0.2771,
      "lower_ci_bound": 3.5246,
      "upper_ci_bound": 4.6771,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7202,
      "task": "Notify board attendants of table vacancies so that waiting patrons can play.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 25.09,
      "n": 75,
      "standard_error": 6.8767,
      "lower_ci_bound": 13.9057,
      "upper_ci_bound": 40.9769,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7198,
      "task": "Monitor credit extended to players.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.73,
      "n": 27,
      "standard_error": 2.2655,
      "lower_ci_bound": 0.4827,
      "upper_ci_bound": 13.9543,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7198,
      "task": "Monitor credit extended to players.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7198,
      "task": "Monitor credit extended to players.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.2,
      "n": 27,
      "standard_error": 5.5728,
      "lower_ci_bound": 6.0747,
      "upper_ci_bound": 29.7662,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7198,
      "task": "Monitor credit extended to players.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.32,
      "n": 27,
      "standard_error": 6.6826,
      "lower_ci_bound": 2.5404,
      "upper_ci_bound": 33.6733,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7198,
      "task": "Monitor credit extended to players.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 57.51,
      "n": 27,
      "standard_error": 11.6507,
      "lower_ci_bound": 33.6872,
      "upper_ci_bound": 78.2935,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7198,
      "task": "Monitor credit extended to players.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.58,
      "n": 27,
      "standard_error": 4.9482,
      "lower_ci_bound": 1.8859,
      "upper_ci_bound": 25.9409,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7198,
      "task": "Monitor credit extended to players.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.65,
      "n": 27,
      "standard_error": 5.4354,
      "lower_ci_bound": 1.6778,
      "upper_ci_bound": 28.7073,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7198,
      "task": "Monitor credit extended to players.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.92,
      "n": 31,
      "standard_error": 0.2321,
      "lower_ci_bound": 3.4443,
      "upper_ci_bound": 4.3924,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "task_id": 7198,
      "task": "Monitor credit extended to players.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 29.41,
      "n": 74,
      "standard_error": 7.4096,
      "lower_ci_bound": 16.9854,
      "upper_ci_bound": 45.9062,
      "recommend_suppress": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21409,
      "task": "Plan, organize, or lead group activities for customers, such as exercise routines, athletic events, or arts and crafts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.55,
      "n": 49,
      "standard_error": 0.5557,
      "lower_ci_bound": 0.0706,
      "upper_ci_bound": 4.1099,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21409,
      "task": "Plan, organize, or lead group activities for customers, such as exercise routines, athletic events, or arts and crafts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.99,
      "n": 49,
      "standard_error": 6.3752,
      "lower_ci_bound": 1.035,
      "upper_ci_bound": 35.058,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21409,
      "task": "Plan, organize, or lead group activities for customers, such as exercise routines, athletic events, or arts and crafts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.47,
      "n": 49,
      "standard_error": 10.0013,
      "lower_ci_bound": 9.8422,
      "upper_ci_bound": 49.025,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21409,
      "task": "Plan, organize, or lead group activities for customers, such as exercise routines, athletic events, or arts and crafts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 23.28,
      "n": 49,
      "standard_error": 7.8899,
      "lower_ci_bound": 11.0997,
      "upper_ci_bound": 42.4508,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21409,
      "task": "Plan, organize, or lead group activities for customers, such as exercise routines, athletic events, or arts and crafts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.28,
      "n": 49,
      "standard_error": 2.9495,
      "lower_ci_bound": 2.3896,
      "upper_ci_bound": 15.5082,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21409,
      "task": "Plan, organize, or lead group activities for customers, such as exercise routines, athletic events, or arts and crafts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 29.39,
      "n": 49,
      "standard_error": 8.7673,
      "lower_ci_bound": 15.1081,
      "upper_ci_bound": 49.3208,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21409,
      "task": "Plan, organize, or lead group activities for customers, such as exercise routines, athletic events, or arts and crafts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.04,
      "n": 49,
      "standard_error": 5.0154,
      "lower_ci_bound": 2.8328,
      "upper_ci_bound": 25.3052,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21409,
      "task": "Plan, organize, or lead group activities for customers, such as exercise routines, athletic events, or arts and crafts.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.44,
      "n": 47,
      "standard_error": 0.1927,
      "lower_ci_bound": 4.048,
      "upper_ci_bound": 4.824,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21409,
      "task": "Plan, organize, or lead group activities for customers, such as exercise routines, athletic events, or arts and crafts.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.25,
      "n": 53,
      "standard_error": 7.5361,
      "lower_ci_bound": 63.1185,
      "upper_ci_bound": 94.3563,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21408,
      "task": "Plan programs of events or schedules of activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21408,
      "task": "Plan programs of events or schedules of activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.19,
      "n": 50,
      "standard_error": 7.5606,
      "lower_ci_bound": 5.2216,
      "upper_ci_bound": 36.8107,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21408,
      "task": "Plan programs of events or schedules of activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25.74,
      "n": 50,
      "standard_error": 7.1642,
      "lower_ci_bound": 14.028,
      "upper_ci_bound": 42.3982,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21408,
      "task": "Plan programs of events or schedules of activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 24.84,
      "n": 50,
      "standard_error": 8.024,
      "lower_ci_bound": 12.2317,
      "upper_ci_bound": 43.9447,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21408,
      "task": "Plan programs of events or schedules of activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 20.88,
      "n": 50,
      "standard_error": 7.5629,
      "lower_ci_bound": 9.5187,
      "upper_ci_bound": 39.8402,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21408,
      "task": "Plan programs of events or schedules of activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.49,
      "n": 50,
      "standard_error": 3.9614,
      "lower_ci_bound": 0.7293,
      "upper_ci_bound": 23.1281,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21408,
      "task": "Plan programs of events or schedules of activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.85,
      "n": 50,
      "standard_error": 5.5058,
      "lower_ci_bound": 2.407,
      "upper_ci_bound": 27.6763,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21408,
      "task": "Plan programs of events or schedules of activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.36,
      "n": 49,
      "standard_error": 0.1724,
      "lower_ci_bound": 4.0145,
      "upper_ci_bound": 4.7079,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21408,
      "task": "Plan programs of events or schedules of activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.82,
      "n": 53,
      "standard_error": 6.3483,
      "lower_ci_bound": 68.7752,
      "upper_ci_bound": 96.6271,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21412,
      "task": "Talk to coworkers using electronic devices, such as computers and radios.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21412,
      "task": "Talk to coworkers using electronic devices, such as computers and radios.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21412,
      "task": "Talk to coworkers using electronic devices, such as computers and radios.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21412,
      "task": "Talk to coworkers using electronic devices, such as computers and radios.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.03,
      "n": 50,
      "standard_error": 4.0663,
      "lower_ci_bound": 2.1207,
      "upper_ci_bound": 20.8856,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21412,
      "task": "Talk to coworkers using electronic devices, such as computers and radios.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 28.78,
      "n": 50,
      "standard_error": 10.6124,
      "lower_ci_bound": 12.4942,
      "upper_ci_bound": 53.3552,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21412,
      "task": "Talk to coworkers using electronic devices, such as computers and radios.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 33.28,
      "n": 50,
      "standard_error": 7.984,
      "lower_ci_bound": 19.4937,
      "upper_ci_bound": 50.6739,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21412,
      "task": "Talk to coworkers using electronic devices, such as computers and radios.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 30.91,
      "n": 50,
      "standard_error": 9.8102,
      "lower_ci_bound": 15.0906,
      "upper_ci_bound": 52.9662,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21412,
      "task": "Talk to coworkers using electronic devices, such as computers and radios.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.34,
      "n": 50,
      "standard_error": 0.1336,
      "lower_ci_bound": 4.0759,
      "upper_ci_bound": 4.6129,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21412,
      "task": "Talk to coworkers using electronic devices, such as computers and radios.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.76,
      "n": 53,
      "standard_error": 4.3518,
      "lower_ci_bound": 77.1532,
      "upper_ci_bound": 98.5281,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21416,
      "task": "Write budgets to plan recreational activities or programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.83,
      "n": 44,
      "standard_error": 7.8895,
      "lower_ci_bound": 5.3878,
      "upper_ci_bound": 38.2992,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21416,
      "task": "Write budgets to plan recreational activities or programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 37.12,
      "n": 44,
      "standard_error": 9.8504,
      "lower_ci_bound": 20.1316,
      "upper_ci_bound": 58.0313,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21416,
      "task": "Write budgets to plan recreational activities or programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 35.68,
      "n": 44,
      "standard_error": 9.7794,
      "lower_ci_bound": 19.0218,
      "upper_ci_bound": 56.7125,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21416,
      "task": "Write budgets to plan recreational activities or programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.12,
      "n": 44,
      "standard_error": 3.0561,
      "lower_ci_bound": 0.8945,
      "upper_ci_bound": 16.9808,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21416,
      "task": "Write budgets to plan recreational activities or programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.56,
      "n": 44,
      "standard_error": 2.3351,
      "lower_ci_bound": 0.9254,
      "upper_ci_bound": 12.7059,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21416,
      "task": "Write budgets to plan recreational activities or programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.19,
      "n": 44,
      "standard_error": 2.1597,
      "lower_ci_bound": 0.2937,
      "upper_ci_bound": 14.5867,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21416,
      "task": "Write budgets to plan recreational activities or programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.5,
      "n": 44,
      "standard_error": 1.5441,
      "lower_ci_bound": 0.1858,
      "upper_ci_bound": 11.1165,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21416,
      "task": "Write budgets to plan recreational activities or programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.29,
      "n": 43,
      "standard_error": 0.1704,
      "lower_ci_bound": 3.9421,
      "upper_ci_bound": 4.6298,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21416,
      "task": "Write budgets to plan recreational activities or programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 79.39,
      "n": 53,
      "standard_error": 11.4844,
      "lower_ci_bound": 48.5057,
      "upper_ci_bound": 94.0337,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21406,
      "task": "Interview and hire associates to fill staff vacancies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.98,
      "n": 47,
      "standard_error": 7.8514,
      "lower_ci_bound": 4.1847,
      "upper_ci_bound": 37.6896,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21406,
      "task": "Interview and hire associates to fill staff vacancies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 66.62,
      "n": 47,
      "standard_error": 8.5553,
      "lower_ci_bound": 47.9169,
      "upper_ci_bound": 81.2358,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21406,
      "task": "Interview and hire associates to fill staff vacancies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.41,
      "n": 47,
      "standard_error": 5.1446,
      "lower_ci_bound": 5.1839,
      "upper_ci_bound": 26.8665,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21406,
      "task": "Interview and hire associates to fill staff vacancies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 2.69,
      "n": 47,
      "standard_error": 2.2129,
      "lower_ci_bound": 0.5036,
      "upper_ci_bound": 13.1513,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21406,
      "task": "Interview and hire associates to fill staff vacancies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.77,
      "n": 47,
      "standard_error": 3.4869,
      "lower_ci_bound": 0.5621,
      "upper_ci_bound": 21.3387,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21406,
      "task": "Interview and hire associates to fill staff vacancies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.26,
      "n": 47,
      "standard_error": 0.27,
      "lower_ci_bound": 0.0329,
      "upper_ci_bound": 2.057,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21406,
      "task": "Interview and hire associates to fill staff vacancies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.26,
      "n": 47,
      "standard_error": 0.2649,
      "lower_ci_bound": 0.0342,
      "upper_ci_bound": 1.9797,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21406,
      "task": "Interview and hire associates to fill staff vacancies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.19,
      "n": 47,
      "standard_error": 0.1708,
      "lower_ci_bound": 3.8465,
      "upper_ci_bound": 4.534,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21406,
      "task": "Interview and hire associates to fill staff vacancies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.28,
      "n": 53,
      "standard_error": 15.7604,
      "lower_ci_bound": 35.5769,
      "upper_ci_bound": 96.7751,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21402,
      "task": "Calculate and record department expenses and revenue.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.59,
      "n": 45,
      "standard_error": 0.4319,
      "lower_ci_bound": 0.133,
      "upper_ci_bound": 2.5557,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21402,
      "task": "Calculate and record department expenses and revenue.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 23.54,
      "n": 45,
      "standard_error": 10.6224,
      "lower_ci_bound": 8.5708,
      "upper_ci_bound": 50.2857,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21402,
      "task": "Calculate and record department expenses and revenue.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 45.01,
      "n": 45,
      "standard_error": 10.0399,
      "lower_ci_bound": 26.5435,
      "upper_ci_bound": 64.9565,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21402,
      "task": "Calculate and record department expenses and revenue.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.21,
      "n": 45,
      "standard_error": 3.6537,
      "lower_ci_bound": 1.2207,
      "upper_ci_bound": 19.626,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21402,
      "task": "Calculate and record department expenses and revenue.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 20.7,
      "n": 45,
      "standard_error": 8.3358,
      "lower_ci_bound": 8.5783,
      "upper_ci_bound": 42.077,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21402,
      "task": "Calculate and record department expenses and revenue.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.09,
      "n": 45,
      "standard_error": 2.0592,
      "lower_ci_bound": 0.28,
      "upper_ci_bound": 13.9596,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21402,
      "task": "Calculate and record department expenses and revenue.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.86,
      "n": 45,
      "standard_error": 2.1024,
      "lower_ci_bound": 0.6381,
      "upper_ci_bound": 11.9133,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21402,
      "task": "Calculate and record department expenses and revenue.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.19,
      "n": 44,
      "standard_error": 0.1444,
      "lower_ci_bound": 3.8962,
      "upper_ci_bound": 4.4785,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21402,
      "task": "Calculate and record department expenses and revenue.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 83.35,
      "n": 53,
      "standard_error": 11.6235,
      "lower_ci_bound": 48.2497,
      "upper_ci_bound": 96.4122,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21413,
      "task": "Talk to customers to convey information about events or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 53,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21413,
      "task": "Talk to customers to convey information about events or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 8.99,
      "n": 53,
      "standard_error": 6.7278,
      "lower_ci_bound": 1.8637,
      "upper_ci_bound": 33.9622,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21413,
      "task": "Talk to customers to convey information about events or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 2.26,
      "n": 53,
      "standard_error": 1.9348,
      "lower_ci_bound": 0.3966,
      "upper_ci_bound": 11.8268,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21413,
      "task": "Talk to customers to convey information about events or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.97,
      "n": 53,
      "standard_error": 8.8714,
      "lower_ci_bound": 9.8348,
      "upper_ci_bound": 44.9228,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21413,
      "task": "Talk to customers to convey information about events or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.17,
      "n": 53,
      "standard_error": 6.6802,
      "lower_ci_bound": 11.5825,
      "upper_ci_bound": 38.2514,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21413,
      "task": "Talk to customers to convey information about events or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 24.71,
      "n": 53,
      "standard_error": 8.6848,
      "lower_ci_bound": 11.3935,
      "upper_ci_bound": 45.5742,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21413,
      "task": "Talk to customers to convey information about events or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 18.9,
      "n": 53,
      "standard_error": 7.6578,
      "lower_ci_bound": 7.8746,
      "upper_ci_bound": 38.8383,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21413,
      "task": "Talk to customers to convey information about events or activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.14,
      "n": 52,
      "standard_error": 0.1778,
      "lower_ci_bound": 3.7841,
      "upper_ci_bound": 4.4979,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21413,
      "task": "Talk to customers to convey information about events or activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 53,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21404,
      "task": "Explain rules and regulations of facilities and entertainment attractions to customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21404,
      "task": "Explain rules and regulations of facilities and entertainment attractions to customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.64,
      "n": 50,
      "standard_error": 7.1641,
      "lower_ci_bound": 2.5506,
      "upper_ci_bound": 35.1193,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21404,
      "task": "Explain rules and regulations of facilities and entertainment attractions to customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25.14,
      "n": 50,
      "standard_error": 9.1936,
      "lower_ci_bound": 11.1781,
      "upper_ci_bound": 47.2675,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21404,
      "task": "Explain rules and regulations of facilities and entertainment attractions to customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 31.11,
      "n": 50,
      "standard_error": 9.5698,
      "lower_ci_bound": 15.5493,
      "upper_ci_bound": 52.5584,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21404,
      "task": "Explain rules and regulations of facilities and entertainment attractions to customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.87,
      "n": 50,
      "standard_error": 5.2694,
      "lower_ci_bound": 3.9267,
      "upper_ci_bound": 26.6761,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21404,
      "task": "Explain rules and regulations of facilities and entertainment attractions to customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.49,
      "n": 50,
      "standard_error": 5.9528,
      "lower_ci_bound": 6.8438,
      "upper_ci_bound": 31.3687,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21404,
      "task": "Explain rules and regulations of facilities and entertainment attractions to customers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.75,
      "n": 50,
      "standard_error": 4.0188,
      "lower_ci_bound": 1.9691,
      "upper_ci_bound": 20.7058,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21404,
      "task": "Explain rules and regulations of facilities and entertainment attractions to customers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.12,
      "n": 50,
      "standard_error": 0.1439,
      "lower_ci_bound": 3.8274,
      "upper_ci_bound": 4.4056,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21404,
      "task": "Explain rules and regulations of facilities and entertainment attractions to customers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.68,
      "n": 53,
      "standard_error": 1.7656,
      "lower_ci_bound": 90.6162,
      "upper_ci_bound": 98.8731,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21400,
      "task": "Administer first aid in emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 40.33,
      "n": 47,
      "standard_error": 8.0474,
      "lower_ci_bound": 25.6346,
      "upper_ci_bound": 56.985,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21400,
      "task": "Administer first aid in emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 45.31,
      "n": 47,
      "standard_error": 9.9021,
      "lower_ci_bound": 27.0412,
      "upper_ci_bound": 64.9349,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21400,
      "task": "Administer first aid in emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 5.04,
      "n": 47,
      "standard_error": 2.642,
      "lower_ci_bound": 1.7146,
      "upper_ci_bound": 13.8852,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21400,
      "task": "Administer first aid in emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.05,
      "n": 47,
      "standard_error": 2.3181,
      "lower_ci_bound": 0.6425,
      "upper_ci_bound": 13.2358,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21400,
      "task": "Administer first aid in emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 2.78,
      "n": 47,
      "standard_error": 2.1199,
      "lower_ci_bound": 0.5855,
      "upper_ci_bound": 12.1806,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21400,
      "task": "Administer first aid in emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.5,
      "n": 47,
      "standard_error": 3.5564,
      "lower_ci_bound": 0.4352,
      "upper_ci_bound": 23.1752,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21400,
      "task": "Administer first aid in emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 47,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21400,
      "task": "Administer first aid in emergency situations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.05,
      "n": 47,
      "standard_error": 0.1768,
      "lower_ci_bound": 3.6955,
      "upper_ci_bound": 4.4075,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21400,
      "task": "Administer first aid in emergency situations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.86,
      "n": 52,
      "standard_error": 7.5541,
      "lower_ci_bound": 63.2574,
      "upper_ci_bound": 94.8052,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21401,
      "task": "Assign tasks and work hours to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.64,
      "n": 48,
      "standard_error": 4.8255,
      "lower_ci_bound": 0.9536,
      "upper_ci_bound": 27.038,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21401,
      "task": "Assign tasks and work hours to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.64,
      "n": 48,
      "standard_error": 5.4356,
      "lower_ci_bound": 0.7586,
      "upper_ci_bound": 31.822,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21401,
      "task": "Assign tasks and work hours to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.58,
      "n": 48,
      "standard_error": 6.8695,
      "lower_ci_bound": 2.1017,
      "upper_ci_bound": 34.3156,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21401,
      "task": "Assign tasks and work hours to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 33.07,
      "n": 48,
      "standard_error": 10.3505,
      "lower_ci_bound": 16.172,
      "upper_ci_bound": 55.87,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21401,
      "task": "Assign tasks and work hours to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 33.25,
      "n": 48,
      "standard_error": 11.033,
      "lower_ci_bound": 15.4842,
      "upper_ci_bound": 57.5193,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21401,
      "task": "Assign tasks and work hours to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.16,
      "n": 48,
      "standard_error": 1.8488,
      "lower_ci_bound": 4.2243,
      "upper_ci_bound": 11.893,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21401,
      "task": "Assign tasks and work hours to staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.67,
      "n": 48,
      "standard_error": 3.6052,
      "lower_ci_bound": 1.5226,
      "upper_ci_bound": 18.9168,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21401,
      "task": "Assign tasks and work hours to staff.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.02,
      "n": 47,
      "standard_error": 0.2243,
      "lower_ci_bound": 3.5641,
      "upper_ci_bound": 4.467,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21401,
      "task": "Assign tasks and work hours to staff.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.07,
      "n": 53,
      "standard_error": 11.804,
      "lower_ci_bound": 46.8804,
      "upper_ci_bound": 97.3555,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21410,
      "task": "Resolve customer complaints regarding worker performance or services rendered.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 14.86,
      "n": 52,
      "standard_error": 7.5907,
      "lower_ci_bound": 4.9752,
      "upper_ci_bound": 36.7932,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21410,
      "task": "Resolve customer complaints regarding worker performance or services rendered.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 20.67,
      "n": 52,
      "standard_error": 9.6211,
      "lower_ci_bound": 7.4258,
      "upper_ci_bound": 45.834,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21410,
      "task": "Resolve customer complaints regarding worker performance or services rendered.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.45,
      "n": 52,
      "standard_error": 8.9003,
      "lower_ci_bound": 13.3659,
      "upper_ci_bound": 48.1353,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21410,
      "task": "Resolve customer complaints regarding worker performance or services rendered.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.74,
      "n": 52,
      "standard_error": 7.5704,
      "lower_ci_bound": 8.6156,
      "upper_ci_bound": 39.0969,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21410,
      "task": "Resolve customer complaints regarding worker performance or services rendered.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.96,
      "n": 52,
      "standard_error": 2.528,
      "lower_ci_bound": 2.5017,
      "upper_ci_bound": 13.5519,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21410,
      "task": "Resolve customer complaints regarding worker performance or services rendered.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 2.99,
      "n": 52,
      "standard_error": 1.6923,
      "lower_ci_bound": 0.9453,
      "upper_ci_bound": 9.0443,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21410,
      "task": "Resolve customer complaints regarding worker performance or services rendered.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.32,
      "n": 52,
      "standard_error": 6.0756,
      "lower_ci_bound": 1.8009,
      "upper_ci_bound": 30.9902,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21410,
      "task": "Resolve customer complaints regarding worker performance or services rendered.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.79,
      "n": 51,
      "standard_error": 0.2835,
      "lower_ci_bound": 3.2246,
      "upper_ci_bound": 4.3634,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21410,
      "task": "Resolve customer complaints regarding worker performance or services rendered.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 98.2,
      "n": 53,
      "standard_error": 1.8579,
      "lower_ci_bound": 86.8608,
      "upper_ci_bound": 99.779,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21411,
      "task": "Store and retrieve equipment, such as vehicles, radios, and ride components.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.43,
      "n": 39,
      "standard_error": 8.0822,
      "lower_ci_bound": 1.5095,
      "upper_ci_bound": 41.4237,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21411,
      "task": "Store and retrieve equipment, such as vehicles, radios, and ride components.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 1.72,
      "n": 39,
      "standard_error": 1.3902,
      "lower_ci_bound": 0.3306,
      "upper_ci_bound": 8.4631,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21411,
      "task": "Store and retrieve equipment, such as vehicles, radios, and ride components.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.49,
      "n": 39,
      "standard_error": 9.0749,
      "lower_ci_bound": 9.9445,
      "upper_ci_bound": 46.0394,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21411,
      "task": "Store and retrieve equipment, such as vehicles, radios, and ride components.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.82,
      "n": 39,
      "standard_error": 6.7643,
      "lower_ci_bound": 4.1388,
      "upper_ci_bound": 33.364,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21411,
      "task": "Store and retrieve equipment, such as vehicles, radios, and ride components.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 24.91,
      "n": 39,
      "standard_error": 10.0243,
      "lower_ci_bound": 10.0784,
      "upper_ci_bound": 49.5357,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21411,
      "task": "Store and retrieve equipment, such as vehicles, radios, and ride components.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14.79,
      "n": 39,
      "standard_error": 7.5784,
      "lower_ci_bound": 4.8861,
      "upper_ci_bound": 36.9621,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21411,
      "task": "Store and retrieve equipment, such as vehicles, radios, and ride components.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 12.85,
      "n": 39,
      "standard_error": 8.9435,
      "lower_ci_bound": 2.8441,
      "upper_ci_bound": 42.6151,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21411,
      "task": "Store and retrieve equipment, such as vehicles, radios, and ride components.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.78,
      "n": 39,
      "standard_error": 0.3225,
      "lower_ci_bound": 3.1236,
      "upper_ci_bound": 4.4291,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21411,
      "task": "Store and retrieve equipment, such as vehicles, radios, and ride components.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 67.73,
      "n": 53,
      "standard_error": 7.6285,
      "lower_ci_bound": 51.0228,
      "upper_ci_bound": 80.8703,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21414,
      "task": "Train workers in company procedures or policy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.09,
      "n": 51,
      "standard_error": 4.4864,
      "lower_ci_bound": 0.8246,
      "upper_ci_bound": 25.7186,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21414,
      "task": "Train workers in company procedures or policy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 32.6,
      "n": 51,
      "standard_error": 9.0352,
      "lower_ci_bound": 17.4774,
      "upper_ci_bound": 52.4895,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21414,
      "task": "Train workers in company procedures or policy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 38.32,
      "n": 51,
      "standard_error": 8.6777,
      "lower_ci_bound": 22.9099,
      "upper_ci_bound": 56.4993,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21414,
      "task": "Train workers in company procedures or policy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.56,
      "n": 51,
      "standard_error": 4.9941,
      "lower_ci_bound": 3.2096,
      "upper_ci_bound": 25.2204,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21414,
      "task": "Train workers in company procedures or policy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.11,
      "n": 51,
      "standard_error": 3.1755,
      "lower_ci_bound": 3.6185,
      "upper_ci_bound": 17.2009,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21414,
      "task": "Train workers in company procedures or policy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.08,
      "n": 51,
      "standard_error": 3.6617,
      "lower_ci_bound": 1.7566,
      "upper_ci_bound": 19.0068,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21414,
      "task": "Train workers in company procedures or policy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.22,
      "n": 51,
      "standard_error": 0.2275,
      "lower_ci_bound": 0.0289,
      "upper_ci_bound": 1.7086,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21414,
      "task": "Train workers in company procedures or policy.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.77,
      "n": 51,
      "standard_error": 0.2258,
      "lower_ci_bound": 3.3161,
      "upper_ci_bound": 4.2232,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21414,
      "task": "Train workers in company procedures or policy.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 94.17,
      "n": 53,
      "standard_error": 3.9627,
      "lower_ci_bound": 79.1487,
      "upper_ci_bound": 98.5639,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21415,
      "task": "Write and present strategies for recreational facility programming using customer or employee data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.21,
      "n": 45,
      "standard_error": 5.2834,
      "lower_ci_bound": 1.0521,
      "upper_ci_bound": 29.1825,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21415,
      "task": "Write and present strategies for recreational facility programming using customer or employee data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.05,
      "n": 45,
      "standard_error": 8.2228,
      "lower_ci_bound": 18.9277,
      "upper_ci_bound": 51.0777,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21415,
      "task": "Write and present strategies for recreational facility programming using customer or employee data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 29.54,
      "n": 45,
      "standard_error": 8.1248,
      "lower_ci_bound": 16.0293,
      "upper_ci_bound": 47.9359,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21415,
      "task": "Write and present strategies for recreational facility programming using customer or employee data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.11,
      "n": 45,
      "standard_error": 6.6596,
      "lower_ci_bound": 1.4354,
      "upper_ci_bound": 34.8341,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21415,
      "task": "Write and present strategies for recreational facility programming using customer or employee data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.87,
      "n": 45,
      "standard_error": 6.4023,
      "lower_ci_bound": 5.1854,
      "upper_ci_bound": 32.1688,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21415,
      "task": "Write and present strategies for recreational facility programming using customer or employee data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.8,
      "n": 45,
      "standard_error": 2.0738,
      "lower_ci_bound": 1.2433,
      "upper_ci_bound": 11.0257,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21415,
      "task": "Write and present strategies for recreational facility programming using customer or employee data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.42,
      "n": 45,
      "standard_error": 4.6842,
      "lower_ci_bound": 0.9011,
      "upper_ci_bound": 26.5427,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21415,
      "task": "Write and present strategies for recreational facility programming using customer or employee data.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.7,
      "n": 45,
      "standard_error": 0.289,
      "lower_ci_bound": 3.1221,
      "upper_ci_bound": 4.2872,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21415,
      "task": "Write and present strategies for recreational facility programming using customer or employee data.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 81.6,
      "n": 52,
      "standard_error": 8.0583,
      "lower_ci_bound": 60.1571,
      "upper_ci_bound": 92.8711,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21405,
      "task": "Inspect equipment, such as rides, games, and vehicles, to detect wear and damage.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 34,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21405,
      "task": "Inspect equipment, such as rides, games, and vehicles, to detect wear and damage.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 30.72,
      "n": 34,
      "standard_error": 13.5976,
      "lower_ci_bound": 10.7859,
      "upper_ci_bound": 61.9331,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21405,
      "task": "Inspect equipment, such as rides, games, and vehicles, to detect wear and damage.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.58,
      "n": 34,
      "standard_error": 6.6894,
      "lower_ci_bound": 17.0412,
      "upper_ci_bound": 43.8029,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21405,
      "task": "Inspect equipment, such as rides, games, and vehicles, to detect wear and damage.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.61,
      "n": 34,
      "standard_error": 7.4162,
      "lower_ci_bound": 7.0258,
      "upper_ci_bound": 37.6834,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21405,
      "task": "Inspect equipment, such as rides, games, and vehicles, to detect wear and damage.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 21.49,
      "n": 34,
      "standard_error": 7.544,
      "lower_ci_bound": 9.9269,
      "upper_ci_bound": 40.4694,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21405,
      "task": "Inspect equipment, such as rides, games, and vehicles, to detect wear and damage.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.23,
      "n": 34,
      "standard_error": 0.9045,
      "lower_ci_bound": 0.2747,
      "upper_ci_bound": 5.3543,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21405,
      "task": "Inspect equipment, such as rides, games, and vehicles, to detect wear and damage.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.36,
      "n": 34,
      "standard_error": 0.3782,
      "lower_ci_bound": 0.0433,
      "upper_ci_bound": 2.9694,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21405,
      "task": "Inspect equipment, such as rides, games, and vehicles, to detect wear and damage.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.8,
      "n": 35,
      "standard_error": 0.2429,
      "lower_ci_bound": 3.3103,
      "upper_ci_bound": 4.2977,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21405,
      "task": "Inspect equipment, such as rides, games, and vehicles, to detect wear and damage.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 59.23,
      "n": 53,
      "standard_error": 8.9409,
      "lower_ci_bound": 40.8684,
      "upper_ci_bound": 75.3349,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21403,
      "task": "Clean equipment and areas of amusement park, cruise ship, or other recreational facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.4,
      "n": 35,
      "standard_error": 0.4327,
      "lower_ci_bound": 0.0451,
      "upper_ci_bound": 3.4951,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21403,
      "task": "Clean equipment and areas of amusement park, cruise ship, or other recreational facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.37,
      "n": 35,
      "standard_error": 13.3549,
      "lower_ci_bound": 8.1294,
      "upper_ci_bound": 59.1689,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21403,
      "task": "Clean equipment and areas of amusement park, cruise ship, or other recreational facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.11,
      "n": 35,
      "standard_error": 13.8221,
      "lower_ci_bound": 11.5355,
      "upper_ci_bound": 63.1783,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21403,
      "task": "Clean equipment and areas of amusement park, cruise ship, or other recreational facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.56,
      "n": 35,
      "standard_error": 6.9564,
      "lower_ci_bound": 5.9114,
      "upper_ci_bound": 35.0837,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21403,
      "task": "Clean equipment and areas of amusement park, cruise ship, or other recreational facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.51,
      "n": 35,
      "standard_error": 7.1168,
      "lower_ci_bound": 8.8027,
      "upper_ci_bound": 37.845,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21403,
      "task": "Clean equipment and areas of amusement park, cruise ship, or other recreational facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.05,
      "n": 35,
      "standard_error": 4.1554,
      "lower_ci_bound": 1.4346,
      "upper_ci_bound": 22.1523,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21403,
      "task": "Clean equipment and areas of amusement park, cruise ship, or other recreational facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 35,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21403,
      "task": "Clean equipment and areas of amusement park, cruise ship, or other recreational facility.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.74,
      "n": 35,
      "standard_error": 0.2115,
      "lower_ci_bound": 3.3065,
      "upper_ci_bound": 4.1661,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21403,
      "task": "Clean equipment and areas of amusement park, cruise ship, or other recreational facility.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 52.29,
      "n": 53,
      "standard_error": 7.0387,
      "lower_ci_bound": 38.3544,
      "upper_ci_bound": 65.876,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21407,
      "task": "Operate, drive, or explain the use of mechanical equipment in amusement parks, cruise ships, or other recreational facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.21,
      "n": 30,
      "standard_error": 4.1392,
      "lower_ci_bound": 0.982,
      "upper_ci_bound": 23.3748,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21407,
      "task": "Operate, drive, or explain the use of mechanical equipment in amusement parks, cruise ships, or other recreational facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22,
      "n": 30,
      "standard_error": 13.3761,
      "lower_ci_bound": 5.4188,
      "upper_ci_bound": 58.1417,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21407,
      "task": "Operate, drive, or explain the use of mechanical equipment in amusement parks, cruise ships, or other recreational facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.03,
      "n": 30,
      "standard_error": 8.8278,
      "lower_ci_bound": 3.5267,
      "upper_ci_bound": 42.1667,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21407,
      "task": "Operate, drive, or explain the use of mechanical equipment in amusement parks, cruise ships, or other recreational facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 34.58,
      "n": 30,
      "standard_error": 14.3087,
      "lower_ci_bound": 12.6652,
      "upper_ci_bound": 65.8404,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21407,
      "task": "Operate, drive, or explain the use of mechanical equipment in amusement parks, cruise ships, or other recreational facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.41,
      "n": 30,
      "standard_error": 7.2729,
      "lower_ci_bound": 10.9345,
      "upper_ci_bound": 40.4565,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21407,
      "task": "Operate, drive, or explain the use of mechanical equipment in amusement parks, cruise ships, or other recreational facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 30,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21407,
      "task": "Operate, drive, or explain the use of mechanical equipment in amusement parks, cruise ships, or other recreational facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.75,
      "n": 30,
      "standard_error": 1.5014,
      "lower_ci_bound": 0.3,
      "upper_ci_bound": 9.5872,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21407,
      "task": "Operate, drive, or explain the use of mechanical equipment in amusement parks, cruise ships, or other recreational facilities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.25,
      "n": 30,
      "standard_error": 0.2902,
      "lower_ci_bound": 2.6591,
      "upper_ci_bound": 3.8462,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "task_id": 21407,
      "task": "Operate, drive, or explain the use of mechanical equipment in amusement parks, cruise ships, or other recreational facilities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 42.81,
      "n": 53,
      "standard_error": 8.0431,
      "lower_ci_bound": 27.914,
      "upper_ci_bound": 59.1382,
      "recommend_suppress": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1105,
      "task": "Answer inquiries pertaining to hotel policies and services, and resolve occupants' complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 47,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1105,
      "task": "Answer inquiries pertaining to hotel policies and services, and resolve occupants' complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 47,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1105,
      "task": "Answer inquiries pertaining to hotel policies and services, and resolve occupants' complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 7.13,
      "n": 47,
      "standard_error": 4.9395,
      "lower_ci_bound": 1.6832,
      "upper_ci_bound": 25.6266,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1105,
      "task": "Answer inquiries pertaining to hotel policies and services, and resolve occupants' complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.74,
      "n": 47,
      "standard_error": 7.9343,
      "lower_ci_bound": 6.0069,
      "upper_ci_bound": 38.7382,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1105,
      "task": "Answer inquiries pertaining to hotel policies and services, and resolve occupants' complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 51.07,
      "n": 47,
      "standard_error": 10.9171,
      "lower_ci_bound": 30.2273,
      "upper_ci_bound": 71.5513,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1105,
      "task": "Answer inquiries pertaining to hotel policies and services, and resolve occupants' complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 18.33,
      "n": 47,
      "standard_error": 7.5316,
      "lower_ci_bound": 7.5394,
      "upper_ci_bound": 38.1924,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1105,
      "task": "Answer inquiries pertaining to hotel policies and services, and resolve occupants' complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.72,
      "n": 47,
      "standard_error": 5.5439,
      "lower_ci_bound": 1.2024,
      "upper_ci_bound": 29.9287,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1105,
      "task": "Answer inquiries pertaining to hotel policies and services, and resolve occupants' complaints.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.53,
      "n": 44,
      "standard_error": 0.1203,
      "lower_ci_bound": 4.2833,
      "upper_ci_bound": 4.7686,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1105,
      "task": "Answer inquiries pertaining to hotel policies and services, and resolve occupants' complaints.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.01,
      "n": 49,
      "standard_error": 4.1711,
      "lower_ci_bound": 76.4453,
      "upper_ci_bound": 99.1138,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1108,
      "task": "Participate in financial activities, such as the setting of room rates, the establishment of budgets, and the allocation of funds to departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.8,
      "n": 39,
      "standard_error": 5.7618,
      "lower_ci_bound": 2.2061,
      "upper_ci_bound": 29.2158,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1108,
      "task": "Participate in financial activities, such as the setting of room rates, the establishment of budgets, and the allocation of funds to departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 7.32,
      "n": 39,
      "standard_error": 5.842,
      "lower_ci_bound": 1.3614,
      "upper_ci_bound": 31.1085,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1108,
      "task": "Participate in financial activities, such as the setting of room rates, the establishment of budgets, and the allocation of funds to departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.83,
      "n": 39,
      "standard_error": 6.1648,
      "lower_ci_bound": 3.8997,
      "upper_ci_bound": 30.7439,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1108,
      "task": "Participate in financial activities, such as the setting of room rates, the establishment of budgets, and the allocation of funds to departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.59,
      "n": 39,
      "standard_error": 6.6651,
      "lower_ci_bound": 3.3949,
      "upper_ci_bound": 32.8483,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1108,
      "task": "Participate in financial activities, such as the setting of room rates, the establishment of budgets, and the allocation of funds to departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 58.66,
      "n": 39,
      "standard_error": 10.5771,
      "lower_ci_bound": 36.9832,
      "upper_ci_bound": 77.4351,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1108,
      "task": "Participate in financial activities, such as the setting of room rates, the establishment of budgets, and the allocation of funds to departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.62,
      "n": 39,
      "standard_error": 1.5028,
      "lower_ci_bound": 0.2425,
      "upper_ci_bound": 10.0079,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1108,
      "task": "Participate in financial activities, such as the setting of room rates, the establishment of budgets, and the allocation of funds to departments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.18,
      "n": 39,
      "standard_error": 0.1829,
      "lower_ci_bound": 0.022,
      "upper_ci_bound": 1.417,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1108,
      "task": "Participate in financial activities, such as the setting of room rates, the establishment of budgets, and the allocation of funds to departments.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.5,
      "n": 37,
      "standard_error": 0.1182,
      "lower_ci_bound": 4.2652,
      "upper_ci_bound": 4.7446,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1108,
      "task": "Participate in financial activities, such as the setting of room rates, the establishment of budgets, and the allocation of funds to departments.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 82.84,
      "n": 48,
      "standard_error": 6.3536,
      "lower_ci_bound": 66.2668,
      "upper_ci_bound": 92.2271,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1109,
      "task": "Confer and cooperate with other managers to ensure coordination of hotel activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1109,
      "task": "Confer and cooperate with other managers to ensure coordination of hotel activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0.4,
      "n": 46,
      "standard_error": 0.4067,
      "lower_ci_bound": 0.0503,
      "upper_ci_bound": 3.0647,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1109,
      "task": "Confer and cooperate with other managers to ensure coordination of hotel activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 7.23,
      "n": 46,
      "standard_error": 5.125,
      "lower_ci_bound": 1.6457,
      "upper_ci_bound": 26.64,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1109,
      "task": "Confer and cooperate with other managers to ensure coordination of hotel activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.77,
      "n": 46,
      "standard_error": 4.2909,
      "lower_ci_bound": 1.2338,
      "upper_ci_bound": 23.085,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1109,
      "task": "Confer and cooperate with other managers to ensure coordination of hotel activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 50.32,
      "n": 46,
      "standard_error": 8.6783,
      "lower_ci_bound": 33.4819,
      "upper_ci_bound": 67.0822,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1109,
      "task": "Confer and cooperate with other managers to ensure coordination of hotel activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 22.41,
      "n": 46,
      "standard_error": 7.494,
      "lower_ci_bound": 10.8134,
      "upper_ci_bound": 40.7611,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1109,
      "task": "Confer and cooperate with other managers to ensure coordination of hotel activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 13.87,
      "n": 46,
      "standard_error": 5.9325,
      "lower_ci_bound": 5.5942,
      "upper_ci_bound": 30.4522,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1109,
      "task": "Confer and cooperate with other managers to ensure coordination of hotel activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.48,
      "n": 44,
      "standard_error": 0.1098,
      "lower_ci_bound": 4.2628,
      "upper_ci_bound": 4.7057,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1109,
      "task": "Confer and cooperate with other managers to ensure coordination of hotel activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.67,
      "n": 49,
      "standard_error": 5.0087,
      "lower_ci_bound": 74.1633,
      "upper_ci_bound": 98.2363,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1104,
      "task": "Greet and register guests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1104,
      "task": "Greet and register guests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1104,
      "task": "Greet and register guests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 8.31,
      "n": 46,
      "standard_error": 7.5502,
      "lower_ci_bound": 1.216,
      "upper_ci_bound": 40.0113,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1104,
      "task": "Greet and register guests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.85,
      "n": 46,
      "standard_error": 4.7441,
      "lower_ci_bound": 1.0847,
      "upper_ci_bound": 26.044,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1104,
      "task": "Greet and register guests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 47.87,
      "n": 46,
      "standard_error": 11.9329,
      "lower_ci_bound": 25.9531,
      "upper_ci_bound": 70.6371,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1104,
      "task": "Greet and register guests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14.95,
      "n": 46,
      "standard_error": 6.4574,
      "lower_ci_bound": 5.946,
      "upper_ci_bound": 32.8362,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1104,
      "task": "Greet and register guests.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 23.02,
      "n": 46,
      "standard_error": 8.5488,
      "lower_ci_bound": 10.1671,
      "upper_ci_bound": 44.1386,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1104,
      "task": "Greet and register guests.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.48,
      "n": 45,
      "standard_error": 0.1498,
      "lower_ci_bound": 4.1764,
      "upper_ci_bound": 4.7802,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1104,
      "task": "Greet and register guests.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.24,
      "n": 49,
      "standard_error": 4.1739,
      "lower_ci_bound": 75.8686,
      "upper_ci_bound": 99.2196,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 18599,
      "task": "Monitor the revenue activity of the hotel or facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 18599,
      "task": "Monitor the revenue activity of the hotel or facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 2.73,
      "n": 42,
      "standard_error": 2.4195,
      "lower_ci_bound": 0.4441,
      "upper_ci_bound": 15.0158,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 18599,
      "task": "Monitor the revenue activity of the hotel or facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 2.13,
      "n": 42,
      "standard_error": 1.6052,
      "lower_ci_bound": 0.4571,
      "upper_ci_bound": 9.3449,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 18599,
      "task": "Monitor the revenue activity of the hotel or facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.14,
      "n": 42,
      "standard_error": 6.4976,
      "lower_ci_bound": 2.603,
      "upper_ci_bound": 32.2649,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 18599,
      "task": "Monitor the revenue activity of the hotel or facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 76.36,
      "n": 42,
      "standard_error": 8.8183,
      "lower_ci_bound": 54.638,
      "upper_ci_bound": 89.6544,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 18599,
      "task": "Monitor the revenue activity of the hotel or facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.64,
      "n": 42,
      "standard_error": 5.9275,
      "lower_ci_bound": 2.0317,
      "upper_ci_bound": 30.1162,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 18599,
      "task": "Monitor the revenue activity of the hotel or facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 18599,
      "task": "Monitor the revenue activity of the hotel or facility.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.47,
      "n": 38,
      "standard_error": 0.1178,
      "lower_ci_bound": 4.2315,
      "upper_ci_bound": 4.7088,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 18599,
      "task": "Monitor the revenue activity of the hotel or facility.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.32,
      "n": 49,
      "standard_error": 5.5386,
      "lower_ci_bound": 71.9836,
      "upper_ci_bound": 95.7035,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1111,
      "task": "Manage and maintain temporary or permanent lodging facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.2,
      "n": 37,
      "standard_error": 0.2079,
      "lower_ci_bound": 0.0256,
      "upper_ci_bound": 1.6005,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1111,
      "task": "Manage and maintain temporary or permanent lodging facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.6,
      "n": 37,
      "standard_error": 4.2865,
      "lower_ci_bound": 1.696,
      "upper_ci_bound": 22.4509,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1111,
      "task": "Manage and maintain temporary or permanent lodging facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 6.72,
      "n": 37,
      "standard_error": 6.3536,
      "lower_ci_bound": 0.9118,
      "upper_ci_bound": 36.0256,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1111,
      "task": "Manage and maintain temporary or permanent lodging facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.4,
      "n": 37,
      "standard_error": 7.8474,
      "lower_ci_bound": 4.4198,
      "upper_ci_bound": 37.9583,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1111,
      "task": "Manage and maintain temporary or permanent lodging facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 59.03,
      "n": 37,
      "standard_error": 10.928,
      "lower_ci_bound": 36.5617,
      "upper_ci_bound": 78.2756,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1111,
      "task": "Manage and maintain temporary or permanent lodging facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10.54,
      "n": 37,
      "standard_error": 7.076,
      "lower_ci_bound": 2.507,
      "upper_ci_bound": 35.0547,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1111,
      "task": "Manage and maintain temporary or permanent lodging facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.51,
      "n": 37,
      "standard_error": 1.9375,
      "lower_ci_bound": 0.5135,
      "upper_ci_bound": 11.3709,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1111,
      "task": "Manage and maintain temporary or permanent lodging facilities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.42,
      "n": 36,
      "standard_error": 0.14,
      "lower_ci_bound": 4.1324,
      "upper_ci_bound": 4.7007,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1111,
      "task": "Manage and maintain temporary or permanent lodging facilities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 70.98,
      "n": 49,
      "standard_error": 7.1317,
      "lower_ci_bound": 54.943,
      "upper_ci_bound": 83.0717,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1113,
      "task": "Train staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 48,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1113,
      "task": "Train staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.28,
      "n": 48,
      "standard_error": 9.718,
      "lower_ci_bound": 5.6989,
      "upper_ci_bound": 45.2946,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1113,
      "task": "Train staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10.85,
      "n": 48,
      "standard_error": 5.0528,
      "lower_ci_bound": 4.0791,
      "upper_ci_bound": 25.8201,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1113,
      "task": "Train staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.83,
      "n": 48,
      "standard_error": 6.3064,
      "lower_ci_bound": 3.1586,
      "upper_ci_bound": 31.1207,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1113,
      "task": "Train staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 51.33,
      "n": 48,
      "standard_error": 9.3669,
      "lower_ci_bound": 33.1545,
      "upper_ci_bound": 69.1548,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1113,
      "task": "Train staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.23,
      "n": 48,
      "standard_error": 4.0631,
      "lower_ci_bound": 1.049,
      "upper_ci_bound": 22.3086,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1113,
      "task": "Train staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.49,
      "n": 48,
      "standard_error": 2.9002,
      "lower_ci_bound": 0.6368,
      "upper_ci_bound": 16.9669,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1113,
      "task": "Train staff members.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.41,
      "n": 47,
      "standard_error": 0.1214,
      "lower_ci_bound": 4.1691,
      "upper_ci_bound": 4.6578,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1113,
      "task": "Train staff members.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 49,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1112,
      "task": "Observe and monitor staff performance to ensure efficient operations and adherence to facility's policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 48,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1112,
      "task": "Observe and monitor staff performance to ensure efficient operations and adherence to facility's policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4.68,
      "n": 48,
      "standard_error": 4.495,
      "lower_ci_bound": 0.6437,
      "upper_ci_bound": 27.1431,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1112,
      "task": "Observe and monitor staff performance to ensure efficient operations and adherence to facility's policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 48,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1112,
      "task": "Observe and monitor staff performance to ensure efficient operations and adherence to facility's policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.23,
      "n": 48,
      "standard_error": 6.0602,
      "lower_ci_bound": 3.5932,
      "upper_ci_bound": 30.0592,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1112,
      "task": "Observe and monitor staff performance to ensure efficient operations and adherence to facility's policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 40.03,
      "n": 48,
      "standard_error": 10.3921,
      "lower_ci_bound": 21.8382,
      "upper_ci_bound": 61.4586,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1112,
      "task": "Observe and monitor staff performance to ensure efficient operations and adherence to facility's policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.95,
      "n": 48,
      "standard_error": 3.3439,
      "lower_ci_bound": 0.6938,
      "upper_ci_bound": 19.4952,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1112,
      "task": "Observe and monitor staff performance to ensure efficient operations and adherence to facility's policies and procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 40.1,
      "n": 48,
      "standard_error": 8.2363,
      "lower_ci_bound": 25.1433,
      "upper_ci_bound": 57.1658,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1112,
      "task": "Observe and monitor staff performance to ensure efficient operations and adherence to facility's policies and procedures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.38,
      "n": 48,
      "standard_error": 0.1225,
      "lower_ci_bound": 4.1307,
      "upper_ci_bound": 4.6237,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1112,
      "task": "Observe and monitor staff performance to ensure efficient operations and adherence to facility's policies and procedures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 49,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1107,
      "task": "Coordinate front-office activities of hotels or motels, and resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1107,
      "task": "Coordinate front-office activities of hotels or motels, and resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0.17,
      "n": 45,
      "standard_error": 0.1725,
      "lower_ci_bound": 0.0213,
      "upper_ci_bound": 1.317,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1107,
      "task": "Coordinate front-office activities of hotels or motels, and resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 4.63,
      "n": 45,
      "standard_error": 3.9596,
      "lower_ci_bound": 0.7924,
      "upper_ci_bound": 22.8185,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1107,
      "task": "Coordinate front-office activities of hotels or motels, and resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 27,
      "n": 45,
      "standard_error": 7.8982,
      "lower_ci_bound": 14.1588,
      "upper_ci_bound": 45.3385,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1107,
      "task": "Coordinate front-office activities of hotels or motels, and resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 33.37,
      "n": 45,
      "standard_error": 10.2859,
      "lower_ci_bound": 16.4662,
      "upper_ci_bound": 55.9906,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1107,
      "task": "Coordinate front-office activities of hotels or motels, and resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14.77,
      "n": 45,
      "standard_error": 7.3443,
      "lower_ci_bound": 5.0786,
      "upper_ci_bound": 35.9644,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1107,
      "task": "Coordinate front-office activities of hotels or motels, and resolve problems.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 20.05,
      "n": 45,
      "standard_error": 6.5027,
      "lower_ci_bound": 9.9724,
      "upper_ci_bound": 36.2282,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1107,
      "task": "Coordinate front-office activities of hotels or motels, and resolve problems.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.36,
      "n": 44,
      "standard_error": 0.1765,
      "lower_ci_bound": 4.0074,
      "upper_ci_bound": 4.7193,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1107,
      "task": "Coordinate front-office activities of hotels or motels, and resolve problems.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 87.15,
      "n": 49,
      "standard_error": 5.5714,
      "lower_ci_bound": 71.3835,
      "upper_ci_bound": 94.8595,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1116,
      "task": "Inspect guest rooms, public areas, and grounds for cleanliness and appearance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1116,
      "task": "Inspect guest rooms, public areas, and grounds for cleanliness and appearance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 8.59,
      "n": 46,
      "standard_error": 5.1958,
      "lower_ci_bound": 2.4204,
      "upper_ci_bound": 26.2688,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1116,
      "task": "Inspect guest rooms, public areas, and grounds for cleanliness and appearance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.47,
      "n": 46,
      "standard_error": 6.2975,
      "lower_ci_bound": 2.3284,
      "upper_ci_bound": 31.4724,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1116,
      "task": "Inspect guest rooms, public areas, and grounds for cleanliness and appearance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.29,
      "n": 46,
      "standard_error": 4.7924,
      "lower_ci_bound": 5.415,
      "upper_ci_bound": 25.5451,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1116,
      "task": "Inspect guest rooms, public areas, and grounds for cleanliness and appearance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 30.96,
      "n": 46,
      "standard_error": 7.0008,
      "lower_ci_bound": 18.8178,
      "upper_ci_bound": 46.4446,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1116,
      "task": "Inspect guest rooms, public areas, and grounds for cleanliness and appearance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 37.26,
      "n": 46,
      "standard_error": 9.3909,
      "lower_ci_bound": 20.9115,
      "upper_ci_bound": 57.1497,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1116,
      "task": "Inspect guest rooms, public areas, and grounds for cleanliness and appearance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.43,
      "n": 46,
      "standard_error": 1.0415,
      "lower_ci_bound": 0.3254,
      "upper_ci_bound": 6.041,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1116,
      "task": "Inspect guest rooms, public areas, and grounds for cleanliness and appearance.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.3,
      "n": 44,
      "standard_error": 0.1599,
      "lower_ci_bound": 3.9817,
      "upper_ci_bound": 4.6266,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1116,
      "task": "Inspect guest rooms, public areas, and grounds for cleanliness and appearance.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 98.89,
      "n": 49,
      "standard_error": 1.0164,
      "lower_ci_bound": 93.265,
      "upper_ci_bound": 99.8257,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1106,
      "task": "Assign duties to workers, and schedule shifts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 47,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1106,
      "task": "Assign duties to workers, and schedule shifts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4.86,
      "n": 47,
      "standard_error": 4.6459,
      "lower_ci_bound": 0.6717,
      "upper_ci_bound": 27.8498,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1106,
      "task": "Assign duties to workers, and schedule shifts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 4.91,
      "n": 47,
      "standard_error": 4.1211,
      "lower_ci_bound": 0.8681,
      "upper_ci_bound": 23.3728,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1106,
      "task": "Assign duties to workers, and schedule shifts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.98,
      "n": 47,
      "standard_error": 8.4099,
      "lower_ci_bound": 10.2881,
      "upper_ci_bound": 43.7107,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1106,
      "task": "Assign duties to workers, and schedule shifts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 56.77,
      "n": 47,
      "standard_error": 8.1366,
      "lower_ci_bound": 40.2541,
      "upper_ci_bound": 71.9066,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1106,
      "task": "Assign duties to workers, and schedule shifts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10.07,
      "n": 47,
      "standard_error": 4.9751,
      "lower_ci_bound": 3.5719,
      "upper_ci_bound": 25.2813,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1106,
      "task": "Assign duties to workers, and schedule shifts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.4,
      "n": 47,
      "standard_error": 0.3032,
      "lower_ci_bound": 0.0889,
      "upper_ci_bound": 1.8154,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1106,
      "task": "Assign duties to workers, and schedule shifts.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.23,
      "n": 46,
      "standard_error": 0.1326,
      "lower_ci_bound": 3.9619,
      "upper_ci_bound": 4.4962,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1106,
      "task": "Assign duties to workers, and schedule shifts.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.39,
      "n": 49,
      "standard_error": 3.3146,
      "lower_ci_bound": 79.7207,
      "upper_ci_bound": 99.4523,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1123,
      "task": "Receive and process advance registration payments, mail letters of confirmation, or return checks when registrations cannot be accepted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.67,
      "n": 38,
      "standard_error": 5.2884,
      "lower_ci_bound": 0.8059,
      "upper_ci_bound": 30.8148,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1123,
      "task": "Receive and process advance registration payments, mail letters of confirmation, or return checks when registrations cannot be accepted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.92,
      "n": 38,
      "standard_error": 5.5512,
      "lower_ci_bound": 0.8263,
      "upper_ci_bound": 32.178,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1123,
      "task": "Receive and process advance registration payments, mail letters of confirmation, or return checks when registrations cannot be accepted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.97,
      "n": 38,
      "standard_error": 7.1936,
      "lower_ci_bound": 6.0299,
      "upper_ci_bound": 36.0256,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1123,
      "task": "Receive and process advance registration payments, mail letters of confirmation, or return checks when registrations cannot be accepted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.12,
      "n": 38,
      "standard_error": 5.7477,
      "lower_ci_bound": 0.8509,
      "upper_ci_bound": 33.1081,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1123,
      "task": "Receive and process advance registration payments, mail letters of confirmation, or return checks when registrations cannot be accepted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 49.27,
      "n": 38,
      "standard_error": 9.8204,
      "lower_ci_bound": 30.4632,
      "upper_ci_bound": 68.2839,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1123,
      "task": "Receive and process advance registration payments, mail letters of confirmation, or return checks when registrations cannot be accepted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 13.19,
      "n": 38,
      "standard_error": 7.66,
      "lower_ci_bound": 3.7678,
      "upper_ci_bound": 37.0803,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1123,
      "task": "Receive and process advance registration payments, mail letters of confirmation, or return checks when registrations cannot be accepted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.86,
      "n": 38,
      "standard_error": 3.5605,
      "lower_ci_bound": 0.5727,
      "upper_ci_bound": 21.8954,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1123,
      "task": "Receive and process advance registration payments, mail letters of confirmation, or return checks when registrations cannot be accepted.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.16,
      "n": 37,
      "standard_error": 0.2526,
      "lower_ci_bound": 3.6438,
      "upper_ci_bound": 4.6685,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1123,
      "task": "Receive and process advance registration payments, mail letters of confirmation, or return checks when registrations cannot be accepted.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 79.45,
      "n": 49,
      "standard_error": 7.6505,
      "lower_ci_bound": 60.111,
      "upper_ci_bound": 90.8406,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1118,
      "task": "Interview and hire applicants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.54,
      "n": 47,
      "standard_error": 4.4294,
      "lower_ci_bound": 2.2176,
      "upper_ci_bound": 22.66,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1118,
      "task": "Interview and hire applicants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 57.06,
      "n": 47,
      "standard_error": 8.7069,
      "lower_ci_bound": 39.3854,
      "upper_ci_bound": 73.0947,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1118,
      "task": "Interview and hire applicants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20.42,
      "n": 47,
      "standard_error": 6.6114,
      "lower_ci_bound": 10.1669,
      "upper_ci_bound": 36.7916,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1118,
      "task": "Interview and hire applicants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.49,
      "n": 47,
      "standard_error": 5.7992,
      "lower_ci_bound": 2.6211,
      "upper_ci_bound": 28.9839,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1118,
      "task": "Interview and hire applicants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0.37,
      "n": 47,
      "standard_error": 0.377,
      "lower_ci_bound": 0.0461,
      "upper_ci_bound": 2.8533,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1118,
      "task": "Interview and hire applicants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.97,
      "n": 47,
      "standard_error": 4.9764,
      "lower_ci_bound": 0.6246,
      "upper_ci_bound": 30.3535,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1118,
      "task": "Interview and hire applicants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.16,
      "n": 47,
      "standard_error": 0.1603,
      "lower_ci_bound": 0.0195,
      "upper_ci_bound": 1.2282,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1118,
      "task": "Interview and hire applicants.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.14,
      "n": 46,
      "standard_error": 0.2375,
      "lower_ci_bound": 3.6566,
      "upper_ci_bound": 4.6135,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1118,
      "task": "Interview and hire applicants.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.87,
      "n": 49,
      "standard_error": 5.0177,
      "lower_ci_bound": 73.945,
      "upper_ci_bound": 98.3565,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1119,
      "task": "Purchase supplies, and arrange for outside services, such as deliveries, laundry, maintenance and repair, and trash collection.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.18,
      "n": 40,
      "standard_error": 0.1856,
      "lower_ci_bound": 0.0224,
      "upper_ci_bound": 1.4334,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1119,
      "task": "Purchase supplies, and arrange for outside services, such as deliveries, laundry, maintenance and repair, and trash collection.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 1.63,
      "n": 40,
      "standard_error": 1.675,
      "lower_ci_bound": 0.1984,
      "upper_ci_bound": 12.0841,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1119,
      "task": "Purchase supplies, and arrange for outside services, such as deliveries, laundry, maintenance and repair, and trash collection.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.35,
      "n": 40,
      "standard_error": 10.2255,
      "lower_ci_bound": 12.5066,
      "upper_ci_bound": 52.2757,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1119,
      "task": "Purchase supplies, and arrange for outside services, such as deliveries, laundry, maintenance and repair, and trash collection.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20.87,
      "n": 40,
      "standard_error": 7.7112,
      "lower_ci_bound": 9.3054,
      "upper_ci_bound": 40.415,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1119,
      "task": "Purchase supplies, and arrange for outside services, such as deliveries, laundry, maintenance and repair, and trash collection.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 48.97,
      "n": 40,
      "standard_error": 13.5109,
      "lower_ci_bound": 24.3267,
      "upper_ci_bound": 74.1224,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1119,
      "task": "Purchase supplies, and arrange for outside services, such as deliveries, laundry, maintenance and repair, and trash collection.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1119,
      "task": "Purchase supplies, and arrange for outside services, such as deliveries, laundry, maintenance and repair, and trash collection.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1119,
      "task": "Purchase supplies, and arrange for outside services, such as deliveries, laundry, maintenance and repair, and trash collection.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.12,
      "n": 37,
      "standard_error": 0.216,
      "lower_ci_bound": 3.677,
      "upper_ci_bound": 4.5531,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1119,
      "task": "Purchase supplies, and arrange for outside services, such as deliveries, laundry, maintenance and repair, and trash collection.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.12,
      "n": 49,
      "standard_error": 6.8941,
      "lower_ci_bound": 62.7998,
      "upper_ci_bound": 90.5886,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 18600,
      "task": "Collect payments and record data pertaining to funds and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.17,
      "n": 41,
      "standard_error": 0.1795,
      "lower_ci_bound": 0.0217,
      "upper_ci_bound": 1.3847,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 18600,
      "task": "Collect payments and record data pertaining to funds and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 2.97,
      "n": 41,
      "standard_error": 2.8899,
      "lower_ci_bound": 0.401,
      "upper_ci_bound": 18.86,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 18600,
      "task": "Collect payments and record data pertaining to funds and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.36,
      "n": 41,
      "standard_error": 10.6075,
      "lower_ci_bound": 7.047,
      "upper_ci_bound": 49.324,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 18600,
      "task": "Collect payments and record data pertaining to funds and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20.82,
      "n": 41,
      "standard_error": 10.7663,
      "lower_ci_bound": 6.5646,
      "upper_ci_bound": 49.6038,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 18600,
      "task": "Collect payments and record data pertaining to funds and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 44.31,
      "n": 41,
      "standard_error": 12.5581,
      "lower_ci_bound": 22.1439,
      "upper_ci_bound": 68.9941,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 18600,
      "task": "Collect payments and record data pertaining to funds and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.82,
      "n": 41,
      "standard_error": 3.386,
      "lower_ci_bound": 0.6111,
      "upper_ci_bound": 20.3823,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 18600,
      "task": "Collect payments and record data pertaining to funds and expenditures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.55,
      "n": 41,
      "standard_error": 5.2088,
      "lower_ci_bound": 1.2404,
      "upper_ci_bound": 28.1267,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 18600,
      "task": "Collect payments and record data pertaining to funds and expenditures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.06,
      "n": 40,
      "standard_error": 0.1835,
      "lower_ci_bound": 3.6929,
      "upper_ci_bound": 4.4352,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 18600,
      "task": "Collect payments and record data pertaining to funds and expenditures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 87.2,
      "n": 48,
      "standard_error": 5.2243,
      "lower_ci_bound": 72.6542,
      "upper_ci_bound": 94.5854,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1115,
      "task": "Develop and implement policies and procedures for the operation of a department or establishment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.54,
      "n": 45,
      "standard_error": 0.4263,
      "lower_ci_bound": 0.1095,
      "upper_ci_bound": 2.6177,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1115,
      "task": "Develop and implement policies and procedures for the operation of a department or establishment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 12.74,
      "n": 45,
      "standard_error": 7.4152,
      "lower_ci_bound": 3.6653,
      "upper_ci_bound": 35.8966,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1115,
      "task": "Develop and implement policies and procedures for the operation of a department or establishment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20.83,
      "n": 45,
      "standard_error": 7.7549,
      "lower_ci_bound": 9.2583,
      "upper_ci_bound": 40.4354,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1115,
      "task": "Develop and implement policies and procedures for the operation of a department or establishment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12,
      "n": 45,
      "standard_error": 5.1592,
      "lower_ci_bound": 4.8501,
      "upper_ci_bound": 26.7428,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1115,
      "task": "Develop and implement policies and procedures for the operation of a department or establishment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 37.85,
      "n": 45,
      "standard_error": 10.4547,
      "lower_ci_bound": 19.9168,
      "upper_ci_bound": 59.865,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1115,
      "task": "Develop and implement policies and procedures for the operation of a department or establishment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.32,
      "n": 45,
      "standard_error": 6.0221,
      "lower_ci_bound": 2.386,
      "upper_ci_bound": 30.1724,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1115,
      "task": "Develop and implement policies and procedures for the operation of a department or establishment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.71,
      "n": 45,
      "standard_error": 5.0314,
      "lower_ci_bound": 1.4052,
      "upper_ci_bound": 26.6507,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1115,
      "task": "Develop and implement policies and procedures for the operation of a department or establishment.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.05,
      "n": 45,
      "standard_error": 0.2169,
      "lower_ci_bound": 3.6126,
      "upper_ci_bound": 4.4869,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1115,
      "task": "Develop and implement policies and procedures for the operation of a department or establishment.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.04,
      "n": 48,
      "standard_error": 4.8232,
      "lower_ci_bound": 70.9987,
      "upper_ci_bound": 99.3364,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1117,
      "task": "Prepare required paperwork pertaining to departmental functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 48,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1117,
      "task": "Prepare required paperwork pertaining to departmental functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 2.1,
      "n": 48,
      "standard_error": 1.5298,
      "lower_ci_bound": 0.4782,
      "upper_ci_bound": 8.7446,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1117,
      "task": "Prepare required paperwork pertaining to departmental functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0.59,
      "n": 48,
      "standard_error": 0.305,
      "lower_ci_bound": 0.2051,
      "upper_ci_bound": 1.6619,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1117,
      "task": "Prepare required paperwork pertaining to departmental functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.53,
      "n": 48,
      "standard_error": 7.472,
      "lower_ci_bound": 8.534,
      "upper_ci_bound": 38.7143,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1117,
      "task": "Prepare required paperwork pertaining to departmental functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 57.27,
      "n": 48,
      "standard_error": 10.5479,
      "lower_ci_bound": 36.0251,
      "upper_ci_bound": 76.1323,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1117,
      "task": "Prepare required paperwork pertaining to departmental functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.38,
      "n": 48,
      "standard_error": 8.6095,
      "lower_ci_bound": 4.5856,
      "upper_ci_bound": 40.7515,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1117,
      "task": "Prepare required paperwork pertaining to departmental functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.13,
      "n": 48,
      "standard_error": 4.7185,
      "lower_ci_bound": 0.7611,
      "upper_ci_bound": 27.5625,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1117,
      "task": "Prepare required paperwork pertaining to departmental functions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.02,
      "n": 47,
      "standard_error": 0.2138,
      "lower_ci_bound": 3.5941,
      "upper_ci_bound": 4.455,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1117,
      "task": "Prepare required paperwork pertaining to departmental functions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 49,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1114,
      "task": "Show, rent, or assign accommodations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1114,
      "task": "Show, rent, or assign accommodations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0.18,
      "n": 43,
      "standard_error": 0.1825,
      "lower_ci_bound": 0.0227,
      "upper_ci_bound": 1.3922,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1114,
      "task": "Show, rent, or assign accommodations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1114,
      "task": "Show, rent, or assign accommodations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.3,
      "n": 43,
      "standard_error": 7.4469,
      "lower_ci_bound": 5.3584,
      "upper_ci_bound": 36.5485,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1114,
      "task": "Show, rent, or assign accommodations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 65.23,
      "n": 43,
      "standard_error": 10.277,
      "lower_ci_bound": 42.9151,
      "upper_ci_bound": 82.3976,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1114,
      "task": "Show, rent, or assign accommodations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.04,
      "n": 43,
      "standard_error": 3.4537,
      "lower_ci_bound": 1.2231,
      "upper_ci_bound": 18.5447,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1114,
      "task": "Show, rent, or assign accommodations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 14.25,
      "n": 43,
      "standard_error": 8.2103,
      "lower_ci_bound": 4.1095,
      "upper_ci_bound": 39.2049,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1114,
      "task": "Show, rent, or assign accommodations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.97,
      "n": 42,
      "standard_error": 0.2802,
      "lower_ci_bound": 3.4002,
      "upper_ci_bound": 4.532,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1114,
      "task": "Show, rent, or assign accommodations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 87.52,
      "n": 48,
      "standard_error": 7.2711,
      "lower_ci_bound": 64.7606,
      "upper_ci_bound": 96.395,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1121,
      "task": "Perform marketing and public relations activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.12,
      "n": 30,
      "standard_error": 2.9333,
      "lower_ci_bound": 0.4418,
      "upper_ci_bound": 18.9746,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1121,
      "task": "Perform marketing and public relations activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.61,
      "n": 30,
      "standard_error": 7.2897,
      "lower_ci_bound": 2.4057,
      "upper_ci_bound": 36.3722,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1121,
      "task": "Perform marketing and public relations activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.92,
      "n": 30,
      "standard_error": 8.2609,
      "lower_ci_bound": 10.2518,
      "upper_ci_bound": 43.6195,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1121,
      "task": "Perform marketing and public relations activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.26,
      "n": 30,
      "standard_error": 8.8346,
      "lower_ci_bound": 6.2418,
      "upper_ci_bound": 42.843,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1121,
      "task": "Perform marketing and public relations activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 26.39,
      "n": 30,
      "standard_error": 13.2755,
      "lower_ci_bound": 8.1388,
      "upper_ci_bound": 59.1915,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1121,
      "task": "Perform marketing and public relations activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.14,
      "n": 30,
      "standard_error": 5.658,
      "lower_ci_bound": 0.8723,
      "upper_ci_bound": 32.7493,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1121,
      "task": "Perform marketing and public relations activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 12.56,
      "n": 30,
      "standard_error": 7.9774,
      "lower_ci_bound": 3.1482,
      "upper_ci_bound": 38.8217,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1121,
      "task": "Perform marketing and public relations activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.96,
      "n": 28,
      "standard_error": 0.2919,
      "lower_ci_bound": 3.3653,
      "upper_ci_bound": 4.5632,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1121,
      "task": "Perform marketing and public relations activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 71.31,
      "n": 49,
      "standard_error": 5.7464,
      "lower_ci_bound": 58.5547,
      "upper_ci_bound": 81.3812,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1122,
      "task": "Organize and coordinate the work of staff and convention personnel for meetings to be held at a particular facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.03,
      "n": 30,
      "standard_error": 2.0442,
      "lower_ci_bound": 0.2536,
      "upper_ci_bound": 14.4818,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1122,
      "task": "Organize and coordinate the work of staff and convention personnel for meetings to be held at a particular facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 2.32,
      "n": 30,
      "standard_error": 1.8301,
      "lower_ci_bound": 0.4534,
      "upper_ci_bound": 11.0224,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1122,
      "task": "Organize and coordinate the work of staff and convention personnel for meetings to be held at a particular facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.28,
      "n": 30,
      "standard_error": 8.4222,
      "lower_ci_bound": 14.4339,
      "upper_ci_bound": 47.9698,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1122,
      "task": "Organize and coordinate the work of staff and convention personnel for meetings to be held at a particular facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 23.79,
      "n": 30,
      "standard_error": 9.3985,
      "lower_ci_bound": 9.7591,
      "upper_ci_bound": 47.4033,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1122,
      "task": "Organize and coordinate the work of staff and convention personnel for meetings to be held at a particular facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 26.25,
      "n": 30,
      "standard_error": 10.8433,
      "lower_ci_bound": 10.1708,
      "upper_ci_bound": 52.8116,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1122,
      "task": "Organize and coordinate the work of staff and convention personnel for meetings to be held at a particular facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10,
      "n": 30,
      "standard_error": 7.3277,
      "lower_ci_bound": 2.056,
      "upper_ci_bound": 37.0084,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1122,
      "task": "Organize and coordinate the work of staff and convention personnel for meetings to be held at a particular facility.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.32,
      "n": 30,
      "standard_error": 6.2859,
      "lower_ci_bound": 1.1755,
      "upper_ci_bound": 34.4349,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1122,
      "task": "Organize and coordinate the work of staff and convention personnel for meetings to be held at a particular facility.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.93,
      "n": 29,
      "standard_error": 0.2589,
      "lower_ci_bound": 3.3988,
      "upper_ci_bound": 4.4594,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1122,
      "task": "Organize and coordinate the work of staff and convention personnel for meetings to be held at a particular facility.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 67.04,
      "n": 49,
      "standard_error": 9.0443,
      "lower_ci_bound": 47.1823,
      "upper_ci_bound": 82.2479,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1125,
      "task": "Provide assistance to staff members by inspecting rooms, setting tables, or doing laundry.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.69,
      "n": 39,
      "standard_error": 1.589,
      "lower_ci_bound": 0.2492,
      "upper_ci_bound": 10.6256,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1125,
      "task": "Provide assistance to staff members by inspecting rooms, setting tables, or doing laundry.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.06,
      "n": 39,
      "standard_error": 3.1979,
      "lower_ci_bound": 1.369,
      "upper_ci_bound": 17.016,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1125,
      "task": "Provide assistance to staff members by inspecting rooms, setting tables, or doing laundry.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.41,
      "n": 39,
      "standard_error": 10.4396,
      "lower_ci_bound": 9.3164,
      "upper_ci_bound": 50.3766,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1125,
      "task": "Provide assistance to staff members by inspecting rooms, setting tables, or doing laundry.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.07,
      "n": 39,
      "standard_error": 5.5226,
      "lower_ci_bound": 3.8465,
      "upper_ci_bound": 27.9299,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1125,
      "task": "Provide assistance to staff members by inspecting rooms, setting tables, or doing laundry.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 43.27,
      "n": 39,
      "standard_error": 10.251,
      "lower_ci_bound": 24.6677,
      "upper_ci_bound": 63.9783,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1125,
      "task": "Provide assistance to staff members by inspecting rooms, setting tables, or doing laundry.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14.32,
      "n": 39,
      "standard_error": 6.9674,
      "lower_ci_bound": 5.0295,
      "upper_ci_bound": 34.5397,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1125,
      "task": "Provide assistance to staff members by inspecting rooms, setting tables, or doing laundry.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.17,
      "n": 39,
      "standard_error": 0.1738,
      "lower_ci_bound": 0.0211,
      "upper_ci_bound": 1.3427,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1125,
      "task": "Provide assistance to staff members by inspecting rooms, setting tables, or doing laundry.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.77,
      "n": 38,
      "standard_error": 0.2276,
      "lower_ci_bound": 3.3127,
      "upper_ci_bound": 4.2351,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1125,
      "task": "Provide assistance to staff members by inspecting rooms, setting tables, or doing laundry.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.42,
      "n": 49,
      "standard_error": 6.0604,
      "lower_ci_bound": 68.7711,
      "upper_ci_bound": 93.9681,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1120,
      "task": "Arrange telephone answering services, deliver mail and packages, or answer questions regarding locations for eating and entertainment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1120,
      "task": "Arrange telephone answering services, deliver mail and packages, or answer questions regarding locations for eating and entertainment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 40,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1120,
      "task": "Arrange telephone answering services, deliver mail and packages, or answer questions regarding locations for eating and entertainment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 5.78,
      "n": 40,
      "standard_error": 4.9771,
      "lower_ci_bound": 0.9577,
      "upper_ci_bound": 28.0312,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1120,
      "task": "Arrange telephone answering services, deliver mail and packages, or answer questions regarding locations for eating and entertainment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.77,
      "n": 40,
      "standard_error": 8.9139,
      "lower_ci_bound": 9.5624,
      "upper_ci_bound": 45.1132,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1120,
      "task": "Arrange telephone answering services, deliver mail and packages, or answer questions regarding locations for eating and entertainment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 41.41,
      "n": 40,
      "standard_error": 10.9988,
      "lower_ci_bound": 22.0304,
      "upper_ci_bound": 63.876,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1120,
      "task": "Arrange telephone answering services, deliver mail and packages, or answer questions regarding locations for eating and entertainment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 28.11,
      "n": 40,
      "standard_error": 10.3018,
      "lower_ci_bound": 12.2348,
      "upper_ci_bound": 52.2991,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1120,
      "task": "Arrange telephone answering services, deliver mail and packages, or answer questions regarding locations for eating and entertainment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.93,
      "n": 40,
      "standard_error": 1.3342,
      "lower_ci_bound": 0.4714,
      "upper_ci_bound": 7.5674,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1120,
      "task": "Arrange telephone answering services, deliver mail and packages, or answer questions regarding locations for eating and entertainment.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.54,
      "n": 39,
      "standard_error": 0.2317,
      "lower_ci_bound": 3.0688,
      "upper_ci_bound": 4.0068,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1120,
      "task": "Arrange telephone answering services, deliver mail and packages, or answer questions regarding locations for eating and entertainment.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 83.77,
      "n": 49,
      "standard_error": 7.1444,
      "lower_ci_bound": 64.2144,
      "upper_ci_bound": 93.6903,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1124,
      "task": "Meet with clients to schedule and plan details of conventions, banquets, receptions and other functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.98,
      "n": 24,
      "standard_error": 0.7962,
      "lower_ci_bound": 0.1791,
      "upper_ci_bound": 5.1387,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1124,
      "task": "Meet with clients to schedule and plan details of conventions, banquets, receptions and other functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.41,
      "n": 24,
      "standard_error": 7.9553,
      "lower_ci_bound": 3.6186,
      "upper_ci_bound": 38.9853,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1124,
      "task": "Meet with clients to schedule and plan details of conventions, banquets, receptions and other functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 2.81,
      "n": 24,
      "standard_error": 2.9423,
      "lower_ci_bound": 0.3088,
      "upper_ci_bound": 21.1972,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1124,
      "task": "Meet with clients to schedule and plan details of conventions, banquets, receptions and other functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 34.25,
      "n": 24,
      "standard_error": 11.6615,
      "lower_ci_bound": 15.1456,
      "upper_ci_bound": 60.3282,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1124,
      "task": "Meet with clients to schedule and plan details of conventions, banquets, receptions and other functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 39.32,
      "n": 24,
      "standard_error": 13.4349,
      "lower_ci_bound": 16.8188,
      "upper_ci_bound": 67.504,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1124,
      "task": "Meet with clients to schedule and plan details of conventions, banquets, receptions and other functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.3,
      "n": 24,
      "standard_error": 0.3209,
      "lower_ci_bound": 0.034,
      "upper_ci_bound": 2.6564,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1124,
      "task": "Meet with clients to schedule and plan details of conventions, banquets, receptions and other functions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.93,
      "n": 24,
      "standard_error": 7.8019,
      "lower_ci_bound": 1.3282,
      "upper_ci_bound": 41.6449,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1124,
      "task": "Meet with clients to schedule and plan details of conventions, banquets, receptions and other functions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.43,
      "n": 23,
      "standard_error": 0.1857,
      "lower_ci_bound": 4.0487,
      "upper_ci_bound": 4.8191,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1124,
      "task": "Meet with clients to schedule and plan details of conventions, banquets, receptions and other functions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 53.19,
      "n": 49,
      "standard_error": 8.7498,
      "lower_ci_bound": 35.9228,
      "upper_ci_bound": 69.7298,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1126,
      "task": "Book tickets for guests for local tours and attractions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 21.1,
      "n": 24,
      "standard_error": 11.1765,
      "lower_ci_bound": 6.2501,
      "upper_ci_bound": 51.7453,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1126,
      "task": "Book tickets for guests for local tours and attractions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 52.17,
      "n": 24,
      "standard_error": 14.6728,
      "lower_ci_bound": 24.4265,
      "upper_ci_bound": 78.6407,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1126,
      "task": "Book tickets for guests for local tours and attractions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.8,
      "n": 24,
      "standard_error": 10.7159,
      "lower_ci_bound": 3.4246,
      "upper_ci_bound": 49.8273,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1126,
      "task": "Book tickets for guests for local tours and attractions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1126,
      "task": "Book tickets for guests for local tours and attractions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1126,
      "task": "Book tickets for guests for local tours and attractions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10.93,
      "n": 24,
      "standard_error": 9.9874,
      "lower_ci_bound": 1.4481,
      "upper_ci_bound": 50.609,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1126,
      "task": "Book tickets for guests for local tours and attractions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1126,
      "task": "Book tickets for guests for local tours and attractions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.7,
      "n": 22,
      "standard_error": 0.5078,
      "lower_ci_bound": 1.648,
      "upper_ci_bound": 3.76,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "task_id": 1126,
      "task": "Book tickets for guests for local tours and attractions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 47.06,
      "n": 49,
      "standard_error": 11.4998,
      "lower_ci_bound": 25.9993,
      "upper_ci_bound": 69.2148,
      "recommend_suppress": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 46,
      "task": "Direct, supervise and evaluate work activities of medical, nursing, technical, clerical, service, maintenance, and other personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 46,
      "task": "Direct, supervise and evaluate work activities of medical, nursing, technical, clerical, service, maintenance, and other personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 46,
      "task": "Direct, supervise and evaluate work activities of medical, nursing, technical, clerical, service, maintenance, and other personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 46,
      "task": "Direct, supervise and evaluate work activities of medical, nursing, technical, clerical, service, maintenance, and other personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 46,
      "task": "Direct, supervise and evaluate work activities of medical, nursing, technical, clerical, service, maintenance, and other personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 55.56,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 46,
      "task": "Direct, supervise and evaluate work activities of medical, nursing, technical, clerical, service, maintenance, and other personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 18.52,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 46,
      "task": "Direct, supervise and evaluate work activities of medical, nursing, technical, clerical, service, maintenance, and other personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 11.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 46,
      "task": "Direct, supervise and evaluate work activities of medical, nursing, technical, clerical, service, maintenance, and other personnel.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 46,
      "task": "Direct, supervise and evaluate work activities of medical, nursing, technical, clerical, service, maintenance, and other personnel.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 49,
      "task": "Develop and maintain computerized record management systems to store and process data, such as personnel activities and information, and to produce reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 49,
      "task": "Develop and maintain computerized record management systems to store and process data, such as personnel activities and information, and to produce reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 11.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 49,
      "task": "Develop and maintain computerized record management systems to store and process data, such as personnel activities and information, and to produce reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 49,
      "task": "Develop and maintain computerized record management systems to store and process data, such as personnel activities and information, and to produce reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 49,
      "task": "Develop and maintain computerized record management systems to store and process data, such as personnel activities and information, and to produce reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 38.46,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 49,
      "task": "Develop and maintain computerized record management systems to store and process data, such as personnel activities and information, and to produce reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 49,
      "task": "Develop and maintain computerized record management systems to store and process data, such as personnel activities and information, and to produce reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 11.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 49,
      "task": "Develop and maintain computerized record management systems to store and process data, such as personnel activities and information, and to produce reports.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.31,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 49,
      "task": "Develop and maintain computerized record management systems to store and process data, such as personnel activities and information, and to produce reports.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.86,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 58,
      "task": "Plan, implement, and administer programs and services in a health care or medical facility, including personnel administration, training, and coordination of medical, nursing and physical plant staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 58,
      "task": "Plan, implement, and administer programs and services in a health care or medical facility, including personnel administration, training, and coordination of medical, nursing and physical plant staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 58,
      "task": "Plan, implement, and administer programs and services in a health care or medical facility, including personnel administration, training, and coordination of medical, nursing and physical plant staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 58,
      "task": "Plan, implement, and administer programs and services in a health care or medical facility, including personnel administration, training, and coordination of medical, nursing and physical plant staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 33.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 58,
      "task": "Plan, implement, and administer programs and services in a health care or medical facility, including personnel administration, training, and coordination of medical, nursing and physical plant staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 33.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 58,
      "task": "Plan, implement, and administer programs and services in a health care or medical facility, including personnel administration, training, and coordination of medical, nursing and physical plant staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 12.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 58,
      "task": "Plan, implement, and administer programs and services in a health care or medical facility, including personnel administration, training, and coordination of medical, nursing and physical plant staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 58,
      "task": "Plan, implement, and administer programs and services in a health care or medical facility, including personnel administration, training, and coordination of medical, nursing and physical plant staff.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.21,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 58,
      "task": "Plan, implement, and administer programs and services in a health care or medical facility, including personnel administration, training, and coordination of medical, nursing and physical plant staff.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.71,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 51,
      "task": "Conduct and administer fiscal operations, including accounting, planning budgets, authorizing expenditures, establishing rates for services, and coordinating financial reporting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 51,
      "task": "Conduct and administer fiscal operations, including accounting, planning budgets, authorizing expenditures, establishing rates for services, and coordinating financial reporting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 24,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 51,
      "task": "Conduct and administer fiscal operations, including accounting, planning budgets, authorizing expenditures, establishing rates for services, and coordinating financial reporting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 36,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 51,
      "task": "Conduct and administer fiscal operations, including accounting, planning budgets, authorizing expenditures, establishing rates for services, and coordinating financial reporting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 24,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 51,
      "task": "Conduct and administer fiscal operations, including accounting, planning budgets, authorizing expenditures, establishing rates for services, and coordinating financial reporting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 12,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 51,
      "task": "Conduct and administer fiscal operations, including accounting, planning budgets, authorizing expenditures, establishing rates for services, and coordinating financial reporting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 51,
      "task": "Conduct and administer fiscal operations, including accounting, planning budgets, authorizing expenditures, establishing rates for services, and coordinating financial reporting.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 51,
      "task": "Conduct and administer fiscal operations, including accounting, planning budgets, authorizing expenditures, establishing rates for services, and coordinating financial reporting.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 51,
      "task": "Conduct and administer fiscal operations, including accounting, planning budgets, authorizing expenditures, establishing rates for services, and coordinating financial reporting.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.29,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 55,
      "task": "Maintain awareness of advances in medicine, computerized diagnostic and treatment equipment, data processing technology, government regulations, health insurance changes, and financing options.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 55,
      "task": "Maintain awareness of advances in medicine, computerized diagnostic and treatment equipment, data processing technology, government regulations, health insurance changes, and financing options.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 20,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 55,
      "task": "Maintain awareness of advances in medicine, computerized diagnostic and treatment equipment, data processing technology, government regulations, health insurance changes, and financing options.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 55,
      "task": "Maintain awareness of advances in medicine, computerized diagnostic and treatment equipment, data processing technology, government regulations, health insurance changes, and financing options.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 55,
      "task": "Maintain awareness of advances in medicine, computerized diagnostic and treatment equipment, data processing technology, government regulations, health insurance changes, and financing options.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 55,
      "task": "Maintain awareness of advances in medicine, computerized diagnostic and treatment equipment, data processing technology, government regulations, health insurance changes, and financing options.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 55,
      "task": "Maintain awareness of advances in medicine, computerized diagnostic and treatment equipment, data processing technology, government regulations, health insurance changes, and financing options.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 12,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 55,
      "task": "Maintain awareness of advances in medicine, computerized diagnostic and treatment equipment, data processing technology, government regulations, health insurance changes, and financing options.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 55,
      "task": "Maintain awareness of advances in medicine, computerized diagnostic and treatment equipment, data processing technology, government regulations, health insurance changes, and financing options.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.29,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 52,
      "task": "Establish work schedules and assignments for staff, according to workload, space, and equipment availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 52,
      "task": "Establish work schedules and assignments for staff, according to workload, space, and equipment availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 52,
      "task": "Establish work schedules and assignments for staff, according to workload, space, and equipment availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.14,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 52,
      "task": "Establish work schedules and assignments for staff, according to workload, space, and equipment availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 25,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 52,
      "task": "Establish work schedules and assignments for staff, according to workload, space, and equipment availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 35.71,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 52,
      "task": "Establish work schedules and assignments for staff, according to workload, space, and equipment availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 52,
      "task": "Establish work schedules and assignments for staff, according to workload, space, and equipment availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.14,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 52,
      "task": "Establish work schedules and assignments for staff, according to workload, space, and equipment availability.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.11,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 52,
      "task": "Establish work schedules and assignments for staff, according to workload, space, and equipment availability.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 54,
      "task": "Monitor the use of diagnostic services, inpatient beds, facilities, and staff to ensure effective use of resources and assess the need for additional staff, equipment, and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 54,
      "task": "Monitor the use of diagnostic services, inpatient beds, facilities, and staff to ensure effective use of resources and assess the need for additional staff, equipment, and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 54,
      "task": "Monitor the use of diagnostic services, inpatient beds, facilities, and staff to ensure effective use of resources and assess the need for additional staff, equipment, and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 54,
      "task": "Monitor the use of diagnostic services, inpatient beds, facilities, and staff to ensure effective use of resources and assess the need for additional staff, equipment, and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 54,
      "task": "Monitor the use of diagnostic services, inpatient beds, facilities, and staff to ensure effective use of resources and assess the need for additional staff, equipment, and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 54,
      "task": "Monitor the use of diagnostic services, inpatient beds, facilities, and staff to ensure effective use of resources and assess the need for additional staff, equipment, and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 54,
      "task": "Monitor the use of diagnostic services, inpatient beds, facilities, and staff to ensure effective use of resources and assess the need for additional staff, equipment, and services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 54,
      "task": "Monitor the use of diagnostic services, inpatient beds, facilities, and staff to ensure effective use of resources and assess the need for additional staff, equipment, and services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 54,
      "task": "Monitor the use of diagnostic services, inpatient beds, facilities, and staff to ensure effective use of resources and assess the need for additional staff, equipment, and services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 67.86,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 48,
      "task": "Direct or conduct recruitment, hiring, and training of personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 48,
      "task": "Direct or conduct recruitment, hiring, and training of personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 48.15,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 48,
      "task": "Direct or conduct recruitment, hiring, and training of personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.33,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 48,
      "task": "Direct or conduct recruitment, hiring, and training of personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 48,
      "task": "Direct or conduct recruitment, hiring, and training of personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 48,
      "task": "Direct or conduct recruitment, hiring, and training of personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 48,
      "task": "Direct or conduct recruitment, hiring, and training of personnel.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 48,
      "task": "Direct or conduct recruitment, hiring, and training of personnel.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.07,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 48,
      "task": "Direct or conduct recruitment, hiring, and training of personnel.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 56,
      "task": "Manage change in integrated health care delivery systems, such as work restructuring, technological innovations, and shifts in the focus of care.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 56,
      "task": "Manage change in integrated health care delivery systems, such as work restructuring, technological innovations, and shifts in the focus of care.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.22,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 56,
      "task": "Manage change in integrated health care delivery systems, such as work restructuring, technological innovations, and shifts in the focus of care.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 37.04,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 56,
      "task": "Manage change in integrated health care delivery systems, such as work restructuring, technological innovations, and shifts in the focus of care.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 25.93,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 56,
      "task": "Manage change in integrated health care delivery systems, such as work restructuring, technological innovations, and shifts in the focus of care.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 56,
      "task": "Manage change in integrated health care delivery systems, such as work restructuring, technological innovations, and shifts in the focus of care.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 56,
      "task": "Manage change in integrated health care delivery systems, such as work restructuring, technological innovations, and shifts in the focus of care.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 56,
      "task": "Manage change in integrated health care delivery systems, such as work restructuring, technological innovations, and shifts in the focus of care.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.07,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 56,
      "task": "Manage change in integrated health care delivery systems, such as work restructuring, technological innovations, and shifts in the focus of care.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 53,
      "task": "Maintain communication between governing boards, medical staff, and department heads by attending board meetings and coordinating interdepartmental functioning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 53,
      "task": "Maintain communication between governing boards, medical staff, and department heads by attending board meetings and coordinating interdepartmental functioning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 53,
      "task": "Maintain communication between governing boards, medical staff, and department heads by attending board meetings and coordinating interdepartmental functioning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 53,
      "task": "Maintain communication between governing boards, medical staff, and department heads by attending board meetings and coordinating interdepartmental functioning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 24,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 53,
      "task": "Maintain communication between governing boards, medical staff, and department heads by attending board meetings and coordinating interdepartmental functioning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 20,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 53,
      "task": "Maintain communication between governing boards, medical staff, and department heads by attending board meetings and coordinating interdepartmental functioning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 53,
      "task": "Maintain communication between governing boards, medical staff, and department heads by attending board meetings and coordinating interdepartmental functioning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 53,
      "task": "Maintain communication between governing boards, medical staff, and department heads by attending board meetings and coordinating interdepartmental functioning.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.04,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 53,
      "task": "Maintain communication between governing boards, medical staff, and department heads by attending board meetings and coordinating interdepartmental functioning.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.29,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 47,
      "task": "Establish objectives and evaluative or operational criteria for units managed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 47,
      "task": "Establish objectives and evaluative or operational criteria for units managed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.93,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 47,
      "task": "Establish objectives and evaluative or operational criteria for units managed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.33,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 47,
      "task": "Establish objectives and evaluative or operational criteria for units managed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.81,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 47,
      "task": "Establish objectives and evaluative or operational criteria for units managed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 47,
      "task": "Establish objectives and evaluative or operational criteria for units managed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 47,
      "task": "Establish objectives and evaluative or operational criteria for units managed.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 47,
      "task": "Establish objectives and evaluative or operational criteria for units managed.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.96,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 47,
      "task": "Establish objectives and evaluative or operational criteria for units managed.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 50,
      "task": "Develop and implement organizational policies and procedures for the facility or medical unit.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 50,
      "task": "Develop and implement organizational policies and procedures for the facility or medical unit.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 46.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 50,
      "task": "Develop and implement organizational policies and procedures for the facility or medical unit.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 50,
      "task": "Develop and implement organizational policies and procedures for the facility or medical unit.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 50,
      "task": "Develop and implement organizational policies and procedures for the facility or medical unit.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 50,
      "task": "Develop and implement organizational policies and procedures for the facility or medical unit.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 50,
      "task": "Develop and implement organizational policies and procedures for the facility or medical unit.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 50,
      "task": "Develop and implement organizational policies and procedures for the facility or medical unit.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.92,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 50,
      "task": "Develop and implement organizational policies and procedures for the facility or medical unit.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.86,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 61,
      "task": "Review and analyze facility activities and data to aid planning and cash and risk management and to improve service utilization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 61,
      "task": "Review and analyze facility activities and data to aid planning and cash and risk management and to improve service utilization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 61,
      "task": "Review and analyze facility activities and data to aid planning and cash and risk management and to improve service utilization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 39.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 61,
      "task": "Review and analyze facility activities and data to aid planning and cash and risk management and to improve service utilization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 61,
      "task": "Review and analyze facility activities and data to aid planning and cash and risk management and to improve service utilization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 61,
      "task": "Review and analyze facility activities and data to aid planning and cash and risk management and to improve service utilization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 61,
      "task": "Review and analyze facility activities and data to aid planning and cash and risk management and to improve service utilization.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 61,
      "task": "Review and analyze facility activities and data to aid planning and cash and risk management and to improve service utilization.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 61,
      "task": "Review and analyze facility activities and data to aid planning and cash and risk management and to improve service utilization.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 82.14,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 57,
      "task": "Prepare activity reports to inform management of the status and implementation plans of programs, services, and quality initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 57,
      "task": "Prepare activity reports to inform management of the status and implementation plans of programs, services, and quality initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.52,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 57,
      "task": "Prepare activity reports to inform management of the status and implementation plans of programs, services, and quality initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 48.15,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 57,
      "task": "Prepare activity reports to inform management of the status and implementation plans of programs, services, and quality initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.22,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 57,
      "task": "Prepare activity reports to inform management of the status and implementation plans of programs, services, and quality initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 57,
      "task": "Prepare activity reports to inform management of the status and implementation plans of programs, services, and quality initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 57,
      "task": "Prepare activity reports to inform management of the status and implementation plans of programs, services, and quality initiatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 57,
      "task": "Prepare activity reports to inform management of the status and implementation plans of programs, services, and quality initiatives.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.78,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 57,
      "task": "Prepare activity reports to inform management of the status and implementation plans of programs, services, and quality initiatives.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 62,
      "task": "Develop or expand and implement medical programs or health services that promote research, rehabilitation, and community health.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 62,
      "task": "Develop or expand and implement medical programs or health services that promote research, rehabilitation, and community health.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 31.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 62,
      "task": "Develop or expand and implement medical programs or health services that promote research, rehabilitation, and community health.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 62,
      "task": "Develop or expand and implement medical programs or health services that promote research, rehabilitation, and community health.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 62,
      "task": "Develop or expand and implement medical programs or health services that promote research, rehabilitation, and community health.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 62,
      "task": "Develop or expand and implement medical programs or health services that promote research, rehabilitation, and community health.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 62,
      "task": "Develop or expand and implement medical programs or health services that promote research, rehabilitation, and community health.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 62,
      "task": "Develop or expand and implement medical programs or health services that promote research, rehabilitation, and community health.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 62,
      "task": "Develop or expand and implement medical programs or health services that promote research, rehabilitation, and community health.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 78.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 59,
      "task": "Consult with medical, business, and community groups to discuss service problems, respond to community needs, enhance public relations, coordinate activities and plans, and promote health programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 59,
      "task": "Consult with medical, business, and community groups to discuss service problems, respond to community needs, enhance public relations, coordinate activities and plans, and promote health programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 34.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 59,
      "task": "Consult with medical, business, and community groups to discuss service problems, respond to community needs, enhance public relations, coordinate activities and plans, and promote health programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 39.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 59,
      "task": "Consult with medical, business, and community groups to discuss service problems, respond to community needs, enhance public relations, coordinate activities and plans, and promote health programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 59,
      "task": "Consult with medical, business, and community groups to discuss service problems, respond to community needs, enhance public relations, coordinate activities and plans, and promote health programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 59,
      "task": "Consult with medical, business, and community groups to discuss service problems, respond to community needs, enhance public relations, coordinate activities and plans, and promote health programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 59,
      "task": "Consult with medical, business, and community groups to discuss service problems, respond to community needs, enhance public relations, coordinate activities and plans, and promote health programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 59,
      "task": "Consult with medical, business, and community groups to discuss service problems, respond to community needs, enhance public relations, coordinate activities and plans, and promote health programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 59,
      "task": "Consult with medical, business, and community groups to discuss service problems, respond to community needs, enhance public relations, coordinate activities and plans, and promote health programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 82.14,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 63,
      "task": "Develop instructional materials and conduct in-service and community-based educational programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 63,
      "task": "Develop instructional materials and conduct in-service and community-based educational programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 59.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 63,
      "task": "Develop instructional materials and conduct in-service and community-based educational programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 63,
      "task": "Develop instructional materials and conduct in-service and community-based educational programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 63,
      "task": "Develop instructional materials and conduct in-service and community-based educational programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 63,
      "task": "Develop instructional materials and conduct in-service and community-based educational programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 63,
      "task": "Develop instructional materials and conduct in-service and community-based educational programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 63,
      "task": "Develop instructional materials and conduct in-service and community-based educational programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 63,
      "task": "Develop instructional materials and conduct in-service and community-based educational programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 78.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 60,
      "task": "Inspect facilities and recommend building or equipment modifications to ensure emergency readiness and compliance to access, safety, and sanitation regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.76,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 60,
      "task": "Inspect facilities and recommend building or equipment modifications to ensure emergency readiness and compliance to access, safety, and sanitation regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 41.18,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 60,
      "task": "Inspect facilities and recommend building or equipment modifications to ensure emergency readiness and compliance to access, safety, and sanitation regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.65,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 60,
      "task": "Inspect facilities and recommend building or equipment modifications to ensure emergency readiness and compliance to access, safety, and sanitation regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 23.53,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 60,
      "task": "Inspect facilities and recommend building or equipment modifications to ensure emergency readiness and compliance to access, safety, and sanitation regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 60,
      "task": "Inspect facilities and recommend building or equipment modifications to ensure emergency readiness and compliance to access, safety, and sanitation regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 60,
      "task": "Inspect facilities and recommend building or equipment modifications to ensure emergency readiness and compliance to access, safety, and sanitation regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 60,
      "task": "Inspect facilities and recommend building or equipment modifications to ensure emergency readiness and compliance to access, safety, and sanitation regulations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.76,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "task_id": 60,
      "task": "Inspect facilities and recommend building or equipment modifications to ensure emergency readiness and compliance to access, safety, and sanitation regulations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 60.71,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7209,
      "task": "Hire, supervise, or evaluate engineers, technicians, researchers, or other staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 16.43,
      "n": 62,
      "standard_error": 5.3662,
      "lower_ci_bound": 8.2532,
      "upper_ci_bound": 30.0444,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7209,
      "task": "Hire, supervise, or evaluate engineers, technicians, researchers, or other staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 24.63,
      "n": 62,
      "standard_error": 4.8849,
      "lower_ci_bound": 16.1865,
      "upper_ci_bound": 35.6147,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7209,
      "task": "Hire, supervise, or evaluate engineers, technicians, researchers, or other staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.4,
      "n": 62,
      "standard_error": 7.1419,
      "lower_ci_bound": 4.3266,
      "upper_ci_bound": 34.6296,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7209,
      "task": "Hire, supervise, or evaluate engineers, technicians, researchers, or other staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.36,
      "n": 62,
      "standard_error": 3.7744,
      "lower_ci_bound": 1.8734,
      "upper_ci_bound": 19.4343,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7209,
      "task": "Hire, supervise, or evaluate engineers, technicians, researchers, or other staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 16.48,
      "n": 62,
      "standard_error": 7.0105,
      "lower_ci_bound": 6.6496,
      "upper_ci_bound": 35.3306,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7209,
      "task": "Hire, supervise, or evaluate engineers, technicians, researchers, or other staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14.41,
      "n": 62,
      "standard_error": 4.8061,
      "lower_ci_bound": 7.1723,
      "upper_ci_bound": 26.8483,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7209,
      "task": "Hire, supervise, or evaluate engineers, technicians, researchers, or other staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.29,
      "n": 62,
      "standard_error": 4.4443,
      "lower_ci_bound": 2.7333,
      "upper_ci_bound": 22.5365,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7209,
      "task": "Hire, supervise, or evaluate engineers, technicians, researchers, or other staff.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.31,
      "n": 62,
      "standard_error": 0.112,
      "lower_ci_bound": 4.0816,
      "upper_ci_bound": 4.5296,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7209,
      "task": "Hire, supervise, or evaluate engineers, technicians, researchers, or other staff.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.92,
      "n": 70,
      "standard_error": 4.2946,
      "lower_ci_bound": 78.1112,
      "upper_ci_bound": 97.9704,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7207,
      "task": "Design or coordinate successive phases of problem analysis, solution proposals, or testing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.66,
      "n": 64,
      "standard_error": 0.6549,
      "lower_ci_bound": 0.0894,
      "upper_ci_bound": 4.6751,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7207,
      "task": "Design or coordinate successive phases of problem analysis, solution proposals, or testing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.16,
      "n": 64,
      "standard_error": 2.9597,
      "lower_ci_bound": 1.5994,
      "upper_ci_bound": 15.4112,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7207,
      "task": "Design or coordinate successive phases of problem analysis, solution proposals, or testing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.72,
      "n": 64,
      "standard_error": 8.16,
      "lower_ci_bound": 19.7002,
      "upper_ci_bound": 51.3491,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7207,
      "task": "Design or coordinate successive phases of problem analysis, solution proposals, or testing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 25.36,
      "n": 64,
      "standard_error": 8.7371,
      "lower_ci_bound": 11.8998,
      "upper_ci_bound": 46.0798,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7207,
      "task": "Design or coordinate successive phases of problem analysis, solution proposals, or testing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 20.67,
      "n": 64,
      "standard_error": 6.4708,
      "lower_ci_bound": 10.5884,
      "upper_ci_bound": 36.4394,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7207,
      "task": "Design or coordinate successive phases of problem analysis, solution proposals, or testing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.4,
      "n": 64,
      "standard_error": 3.5875,
      "lower_ci_bound": 2.7319,
      "upper_ci_bound": 18.534,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7207,
      "task": "Design or coordinate successive phases of problem analysis, solution proposals, or testing.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.02,
      "n": 64,
      "standard_error": 2.7222,
      "lower_ci_bound": 3.1805,
      "upper_ci_bound": 14.8045,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7207,
      "task": "Design or coordinate successive phases of problem analysis, solution proposals, or testing.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.23,
      "n": 63,
      "standard_error": 0.1227,
      "lower_ci_bound": 3.9831,
      "upper_ci_bound": 4.4736,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7207,
      "task": "Design or coordinate successive phases of problem analysis, solution proposals, or testing.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.82,
      "n": 70,
      "standard_error": 1.676,
      "lower_ci_bound": 91.1334,
      "upper_ci_bound": 98.9007,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7205,
      "task": "Plan or direct research, development, or production activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.47,
      "n": 58,
      "standard_error": 1.9152,
      "lower_ci_bound": 0.5132,
      "upper_ci_bound": 11.0647,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7205,
      "task": "Plan or direct research, development, or production activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.01,
      "n": 58,
      "standard_error": 4.4999,
      "lower_ci_bound": 3.9321,
      "upper_ci_bound": 23.2235,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7205,
      "task": "Plan or direct research, development, or production activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.23,
      "n": 58,
      "standard_error": 7.3582,
      "lower_ci_bound": 6.1511,
      "upper_ci_bound": 36.4131,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7205,
      "task": "Plan or direct research, development, or production activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20.88,
      "n": 58,
      "standard_error": 7.1756,
      "lower_ci_bound": 9.9608,
      "upper_ci_bound": 38.6446,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7205,
      "task": "Plan or direct research, development, or production activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 28.44,
      "n": 58,
      "standard_error": 6.41,
      "lower_ci_bound": 17.4603,
      "upper_ci_bound": 42.7519,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7205,
      "task": "Plan or direct research, development, or production activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 19,
      "n": 58,
      "standard_error": 5.361,
      "lower_ci_bound": 10.4533,
      "upper_ci_bound": 32.0262,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7205,
      "task": "Plan or direct research, development, or production activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.96,
      "n": 58,
      "standard_error": 1.8789,
      "lower_ci_bound": 0.8193,
      "upper_ci_bound": 10.1523,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7205,
      "task": "Plan or direct research, development, or production activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.21,
      "n": 57,
      "standard_error": 0.183,
      "lower_ci_bound": 3.848,
      "upper_ci_bound": 4.581,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7205,
      "task": "Plan or direct research, development, or production activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.47,
      "n": 70,
      "standard_error": 5.2704,
      "lower_ci_bound": 73.243,
      "upper_ci_bound": 95.5581,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7208,
      "task": "Review project activities and prepare and review research, testing, or operational reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.24,
      "n": 70,
      "standard_error": 0.2525,
      "lower_ci_bound": 0.0296,
      "upper_ci_bound": 1.9268,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7208,
      "task": "Review project activities and prepare and review research, testing, or operational reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.33,
      "n": 70,
      "standard_error": 5.1821,
      "lower_ci_bound": 5.9123,
      "upper_ci_bound": 27.3422,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7208,
      "task": "Review project activities and prepare and review research, testing, or operational reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20.61,
      "n": 70,
      "standard_error": 6.2008,
      "lower_ci_bound": 10.8644,
      "upper_ci_bound": 35.6039,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7208,
      "task": "Review project activities and prepare and review research, testing, or operational reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.39,
      "n": 70,
      "standard_error": 5.2467,
      "lower_ci_bound": 10.9617,
      "upper_ci_bound": 31.9675,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7208,
      "task": "Review project activities and prepare and review research, testing, or operational reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 32.36,
      "n": 70,
      "standard_error": 6.8954,
      "lower_ci_bound": 20.3282,
      "upper_ci_bound": 47.2796,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7208,
      "task": "Review project activities and prepare and review research, testing, or operational reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 12.73,
      "n": 70,
      "standard_error": 6.0246,
      "lower_ci_bound": 4.7128,
      "upper_ci_bound": 30.0869,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7208,
      "task": "Review project activities and prepare and review research, testing, or operational reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.34,
      "n": 70,
      "standard_error": 1.3935,
      "lower_ci_bound": 0.1673,
      "upper_ci_bound": 9.9759,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7208,
      "task": "Review project activities and prepare and review research, testing, or operational reports.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.09,
      "n": 70,
      "standard_error": 0.1093,
      "lower_ci_bound": 3.8691,
      "upper_ci_bound": 4.3051,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7208,
      "task": "Review project activities and prepare and review research, testing, or operational reports.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 70,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7203,
      "task": "Confer with scientists, engineers, regulators, or others to plan or review projects or to provide technical assistance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.25,
      "n": 68,
      "standard_error": 0.2641,
      "lower_ci_bound": 0.031,
      "upper_ci_bound": 2.0159,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7203,
      "task": "Confer with scientists, engineers, regulators, or others to plan or review projects or to provide technical assistance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 12.05,
      "n": 68,
      "standard_error": 5.0892,
      "lower_ci_bound": 4.9935,
      "upper_ci_bound": 26.325,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7203,
      "task": "Confer with scientists, engineers, regulators, or others to plan or review projects or to provide technical assistance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.82,
      "n": 68,
      "standard_error": 5.3958,
      "lower_ci_bound": 10.2788,
      "upper_ci_bound": 31.9342,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7203,
      "task": "Confer with scientists, engineers, regulators, or others to plan or review projects or to provide technical assistance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 33.59,
      "n": 68,
      "standard_error": 5.2717,
      "lower_ci_bound": 23.9847,
      "upper_ci_bound": 44.7679,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7203,
      "task": "Confer with scientists, engineers, regulators, or others to plan or review projects or to provide technical assistance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.47,
      "n": 68,
      "standard_error": 5.7432,
      "lower_ci_bound": 10.4236,
      "upper_ci_bound": 33.4328,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7203,
      "task": "Confer with scientists, engineers, regulators, or others to plan or review projects or to provide technical assistance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.98,
      "n": 68,
      "standard_error": 3.8123,
      "lower_ci_bound": 4.5359,
      "upper_ci_bound": 20.5459,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7203,
      "task": "Confer with scientists, engineers, regulators, or others to plan or review projects or to provide technical assistance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.84,
      "n": 68,
      "standard_error": 3.0047,
      "lower_ci_bound": 2.0427,
      "upper_ci_bound": 15.5829,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7203,
      "task": "Confer with scientists, engineers, regulators, or others to plan or review projects or to provide technical assistance.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.03,
      "n": 69,
      "standard_error": 0.1182,
      "lower_ci_bound": 3.7982,
      "upper_ci_bound": 4.27,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7203,
      "task": "Confer with scientists, engineers, regulators, or others to plan or review projects or to provide technical assistance.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.93,
      "n": 70,
      "standard_error": 2.6415,
      "lower_ci_bound": 84.2975,
      "upper_ci_bound": 99.4658,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7204,
      "task": "Develop client relationships and communicate with clients to explain proposals, present research findings, establish specifications, or discuss project status.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10.9,
      "n": 63,
      "standard_error": 5.0211,
      "lower_ci_bound": 4.1705,
      "upper_ci_bound": 25.5872,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7204,
      "task": "Develop client relationships and communicate with clients to explain proposals, present research findings, establish specifications, or discuss project status.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.17,
      "n": 63,
      "standard_error": 5.5121,
      "lower_ci_bound": 8.718,
      "upper_ci_bound": 31.0254,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7204,
      "task": "Develop client relationships and communicate with clients to explain proposals, present research findings, establish specifications, or discuss project status.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.5,
      "n": 63,
      "standard_error": 7.2261,
      "lower_ci_bound": 19.0561,
      "upper_ci_bound": 47.3161,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7204,
      "task": "Develop client relationships and communicate with clients to explain proposals, present research findings, establish specifications, or discuss project status.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.27,
      "n": 63,
      "standard_error": 6.1936,
      "lower_ci_bound": 12.2881,
      "upper_ci_bound": 36.9384,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7204,
      "task": "Develop client relationships and communicate with clients to explain proposals, present research findings, establish specifications, or discuss project status.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.89,
      "n": 63,
      "standard_error": 6.5383,
      "lower_ci_bound": 5.8746,
      "upper_ci_bound": 32.9195,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7204,
      "task": "Develop client relationships and communicate with clients to explain proposals, present research findings, establish specifications, or discuss project status.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 63,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7204,
      "task": "Develop client relationships and communicate with clients to explain proposals, present research findings, establish specifications, or discuss project status.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.27,
      "n": 63,
      "standard_error": 2.7767,
      "lower_ci_bound": 0.582,
      "upper_ci_bound": 16.3462,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7204,
      "task": "Develop client relationships and communicate with clients to explain proposals, present research findings, establish specifications, or discuss project status.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.97,
      "n": 62,
      "standard_error": 0.1115,
      "lower_ci_bound": 3.7502,
      "upper_ci_bound": 4.1961,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7204,
      "task": "Develop client relationships and communicate with clients to explain proposals, present research findings, establish specifications, or discuss project status.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.71,
      "n": 70,
      "standard_error": 2.2115,
      "lower_ci_bound": 87.5755,
      "upper_ci_bound": 96.9234,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7210,
      "task": "Determine scientific or technical goals within broad outlines provided by top management and make detailed plans to accomplish these goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.94,
      "n": 66,
      "standard_error": 0.7217,
      "lower_ci_bound": 0.2006,
      "upper_ci_bound": 4.2742,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7210,
      "task": "Determine scientific or technical goals within broad outlines provided by top management and make detailed plans to accomplish these goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 27.94,
      "n": 66,
      "standard_error": 4.859,
      "lower_ci_bound": 19.321,
      "upper_ci_bound": 38.5713,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7210,
      "task": "Determine scientific or technical goals within broad outlines provided by top management and make detailed plans to accomplish these goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.17,
      "n": 66,
      "standard_error": 7.0523,
      "lower_ci_bound": 20.8171,
      "upper_ci_bound": 48.3699,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7210,
      "task": "Determine scientific or technical goals within broad outlines provided by top management and make detailed plans to accomplish these goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.6,
      "n": 66,
      "standard_error": 6.0663,
      "lower_ci_bound": 6.0797,
      "upper_ci_bound": 31.119,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7210,
      "task": "Determine scientific or technical goals within broad outlines provided by top management and make detailed plans to accomplish these goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 18.86,
      "n": 66,
      "standard_error": 6.8186,
      "lower_ci_bound": 8.7152,
      "upper_ci_bound": 36.1413,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7210,
      "task": "Determine scientific or technical goals within broad outlines provided by top management and make detailed plans to accomplish these goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.49,
      "n": 66,
      "standard_error": 2.7648,
      "lower_ci_bound": 1.2786,
      "upper_ci_bound": 14.5583,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7210,
      "task": "Determine scientific or technical goals within broad outlines provided by top management and make detailed plans to accomplish these goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 66,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7210,
      "task": "Determine scientific or technical goals within broad outlines provided by top management and make detailed plans to accomplish these goals.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.92,
      "n": 65,
      "standard_error": 0.1578,
      "lower_ci_bound": 3.6057,
      "upper_ci_bound": 4.236,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7210,
      "task": "Determine scientific or technical goals within broad outlines provided by top management and make detailed plans to accomplish these goals.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.61,
      "n": 70,
      "standard_error": 1.983,
      "lower_ci_bound": 89.4581,
      "upper_ci_bound": 98.2415,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7206,
      "task": "Prepare project proposals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.48,
      "n": 62,
      "standard_error": 4.8384,
      "lower_ci_bound": 10.6598,
      "upper_ci_bound": 30.1164,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7206,
      "task": "Prepare project proposals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 55.45,
      "n": 62,
      "standard_error": 9.2456,
      "lower_ci_bound": 37.0663,
      "upper_ci_bound": 72.4611,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7206,
      "task": "Prepare project proposals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.75,
      "n": 62,
      "standard_error": 7.1918,
      "lower_ci_bound": 9.0316,
      "upper_ci_bound": 37.8768,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7206,
      "task": "Prepare project proposals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.45,
      "n": 62,
      "standard_error": 3.0165,
      "lower_ci_bound": 0.5798,
      "upper_ci_bound": 17.9409,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7206,
      "task": "Prepare project proposals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 2.87,
      "n": 62,
      "standard_error": 2.4683,
      "lower_ci_bound": 0.4998,
      "upper_ci_bound": 14.7944,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7206,
      "task": "Prepare project proposals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 62,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7206,
      "task": "Prepare project proposals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 62,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7206,
      "task": "Prepare project proposals.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.86,
      "n": 60,
      "standard_error": 0.167,
      "lower_ci_bound": 3.5265,
      "upper_ci_bound": 4.1946,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7206,
      "task": "Prepare project proposals.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.93,
      "n": 70,
      "standard_error": 3.1036,
      "lower_ci_bound": 81.0708,
      "upper_ci_bound": 93.7752,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7211,
      "task": "Develop or implement policies, standards, or procedures for the architectural, scientific, or technical work performed to ensure regulatory compliance or operations enhancement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.15,
      "n": 60,
      "standard_error": 3.8694,
      "lower_ci_bound": 3.0566,
      "upper_ci_bound": 19.9751,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7211,
      "task": "Develop or implement policies, standards, or procedures for the architectural, scientific, or technical work performed to ensure regulatory compliance or operations enhancement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 30.7,
      "n": 60,
      "standard_error": 8.695,
      "lower_ci_bound": 16.3526,
      "upper_ci_bound": 50.0871,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7211,
      "task": "Develop or implement policies, standards, or procedures for the architectural, scientific, or technical work performed to ensure regulatory compliance or operations enhancement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 30.34,
      "n": 60,
      "standard_error": 7.385,
      "lower_ci_bound": 17.7978,
      "upper_ci_bound": 46.7092,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7211,
      "task": "Develop or implement policies, standards, or procedures for the architectural, scientific, or technical work performed to ensure regulatory compliance or operations enhancement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.25,
      "n": 60,
      "standard_error": 6.3437,
      "lower_ci_bound": 7.0954,
      "upper_ci_bound": 33.0274,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7211,
      "task": "Develop or implement policies, standards, or procedures for the architectural, scientific, or technical work performed to ensure regulatory compliance or operations enhancement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.03,
      "n": 60,
      "standard_error": 5.1139,
      "lower_ci_bound": 6.5297,
      "upper_ci_bound": 27.5993,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7211,
      "task": "Develop or implement policies, standards, or procedures for the architectural, scientific, or technical work performed to ensure regulatory compliance or operations enhancement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.26,
      "n": 60,
      "standard_error": 0.277,
      "lower_ci_bound": 0.0325,
      "upper_ci_bound": 2.1219,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7211,
      "task": "Develop or implement policies, standards, or procedures for the architectural, scientific, or technical work performed to ensure regulatory compliance or operations enhancement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.26,
      "n": 60,
      "standard_error": 0.277,
      "lower_ci_bound": 0.0325,
      "upper_ci_bound": 2.1219,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7211,
      "task": "Develop or implement policies, standards, or procedures for the architectural, scientific, or technical work performed to ensure regulatory compliance or operations enhancement.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.71,
      "n": 58,
      "standard_error": 0.1976,
      "lower_ci_bound": 3.318,
      "upper_ci_bound": 4.1095,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7211,
      "task": "Develop or implement policies, standards, or procedures for the architectural, scientific, or technical work performed to ensure regulatory compliance or operations enhancement.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91,
      "n": 70,
      "standard_error": 4.9656,
      "lower_ci_bound": 75.103,
      "upper_ci_bound": 97.1352,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7215,
      "task": "Recruit personnel or oversee the development or maintenance of staff competence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 20.62,
      "n": 55,
      "standard_error": 8.0972,
      "lower_ci_bound": 8.7904,
      "upper_ci_bound": 41.19,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7215,
      "task": "Recruit personnel or oversee the development or maintenance of staff competence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 30.28,
      "n": 55,
      "standard_error": 8.5472,
      "lower_ci_bound": 16.1693,
      "upper_ci_bound": 49.4431,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7215,
      "task": "Recruit personnel or oversee the development or maintenance of staff competence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.23,
      "n": 55,
      "standard_error": 4.5244,
      "lower_ci_bound": 10.8152,
      "upper_ci_bound": 29.0593,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7215,
      "task": "Recruit personnel or oversee the development or maintenance of staff competence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.88,
      "n": 55,
      "standard_error": 4.3158,
      "lower_ci_bound": 3.2394,
      "upper_ci_bound": 22.1151,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7215,
      "task": "Recruit personnel or oversee the development or maintenance of staff competence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.46,
      "n": 55,
      "standard_error": 9.6664,
      "lower_ci_bound": 2.8639,
      "upper_ci_bound": 45.0863,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7215,
      "task": "Recruit personnel or oversee the development or maintenance of staff competence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.52,
      "n": 55,
      "standard_error": 7.0415,
      "lower_ci_bound": 1.5011,
      "upper_ci_bound": 36.2937,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7215,
      "task": "Recruit personnel or oversee the development or maintenance of staff competence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 55,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7215,
      "task": "Recruit personnel or oversee the development or maintenance of staff competence.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.57,
      "n": 56,
      "standard_error": 0.1947,
      "lower_ci_bound": 3.18,
      "upper_ci_bound": 3.9602,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7215,
      "task": "Recruit personnel or oversee the development or maintenance of staff competence.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.59,
      "n": 69,
      "standard_error": 6.2169,
      "lower_ci_bound": 67.9413,
      "upper_ci_bound": 93.4282,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7217,
      "task": "Prepare and administer budgets, approve and review expenditures, and prepare financial reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.97,
      "n": 48,
      "standard_error": 4.4222,
      "lower_ci_bound": 3.2108,
      "upper_ci_bound": 22.6578,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7217,
      "task": "Prepare and administer budgets, approve and review expenditures, and prepare financial reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.22,
      "n": 48,
      "standard_error": 14.5163,
      "lower_ci_bound": 13.825,
      "upper_ci_bound": 66.7822,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7217,
      "task": "Prepare and administer budgets, approve and review expenditures, and prepare financial reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 29.67,
      "n": 48,
      "standard_error": 9.5973,
      "lower_ci_bound": 14.3301,
      "upper_ci_bound": 51.5566,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7217,
      "task": "Prepare and administer budgets, approve and review expenditures, and prepare financial reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.93,
      "n": 48,
      "standard_error": 7.2521,
      "lower_ci_bound": 5.2738,
      "upper_ci_bound": 35.6322,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7217,
      "task": "Prepare and administer budgets, approve and review expenditures, and prepare financial reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.95,
      "n": 48,
      "standard_error": 5.2984,
      "lower_ci_bound": 0.9309,
      "upper_ci_bound": 29.836,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7217,
      "task": "Prepare and administer budgets, approve and review expenditures, and prepare financial reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 48,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7217,
      "task": "Prepare and administer budgets, approve and review expenditures, and prepare financial reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.25,
      "n": 48,
      "standard_error": 3.596,
      "lower_ci_bound": 0.7462,
      "upper_ci_bound": 20.7905,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7217,
      "task": "Prepare and administer budgets, approve and review expenditures, and prepare financial reports.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.54,
      "n": 50,
      "standard_error": 0.1541,
      "lower_ci_bound": 3.2312,
      "upper_ci_bound": 3.8504,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7217,
      "task": "Prepare and administer budgets, approve and review expenditures, and prepare financial reports.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 73.51,
      "n": 70,
      "standard_error": 4.916,
      "lower_ci_bound": 62.6457,
      "upper_ci_bound": 82.1175,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7214,
      "task": "Conduct own research in field of expertise.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10.66,
      "n": 56,
      "standard_error": 4.1648,
      "lower_ci_bound": 4.7346,
      "upper_ci_bound": 22.2796,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7214,
      "task": "Conduct own research in field of expertise.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.32,
      "n": 56,
      "standard_error": 6.5406,
      "lower_ci_bound": 14.4924,
      "upper_ci_bound": 40.4078,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7214,
      "task": "Conduct own research in field of expertise.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.73,
      "n": 56,
      "standard_error": 6.8087,
      "lower_ci_bound": 7.7961,
      "upper_ci_bound": 35.4495,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7214,
      "task": "Conduct own research in field of expertise.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.22,
      "n": 56,
      "standard_error": 5.8956,
      "lower_ci_bound": 10.001,
      "upper_ci_bound": 33.7396,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7214,
      "task": "Conduct own research in field of expertise.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 16.36,
      "n": 56,
      "standard_error": 5.7487,
      "lower_ci_bound": 7.7743,
      "upper_ci_bound": 31.2237,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7214,
      "task": "Conduct own research in field of expertise.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.39,
      "n": 56,
      "standard_error": 3.5012,
      "lower_ci_bound": 3.5449,
      "upper_ci_bound": 18.5787,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7214,
      "task": "Conduct own research in field of expertise.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.32,
      "n": 56,
      "standard_error": 1.7747,
      "lower_ci_bound": 0.4938,
      "upper_ci_bound": 10.2345,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7214,
      "task": "Conduct own research in field of expertise.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.53,
      "n": 56,
      "standard_error": 0.2768,
      "lower_ci_bound": 2.9712,
      "upper_ci_bound": 4.0806,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7214,
      "task": "Conduct own research in field of expertise.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.25,
      "n": 70,
      "standard_error": 4.6452,
      "lower_ci_bound": 74.1706,
      "upper_ci_bound": 93.1995,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7212,
      "task": "Develop innovative technology or train staff for its implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10.64,
      "n": 55,
      "standard_error": 3.8263,
      "lower_ci_bound": 5.0448,
      "upper_ci_bound": 21.0608,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7212,
      "task": "Develop innovative technology or train staff for its implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.97,
      "n": 55,
      "standard_error": 7.5509,
      "lower_ci_bound": 20.7605,
      "upper_ci_bound": 50.2592,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7212,
      "task": "Develop innovative technology or train staff for its implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 29.9,
      "n": 55,
      "standard_error": 8.7291,
      "lower_ci_bound": 15.62,
      "upper_ci_bound": 49.5758,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7212,
      "task": "Develop innovative technology or train staff for its implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.59,
      "n": 55,
      "standard_error": 4.0397,
      "lower_ci_bound": 7.3108,
      "upper_ci_bound": 23.8625,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7212,
      "task": "Develop innovative technology or train staff for its implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.9,
      "n": 55,
      "standard_error": 4.9178,
      "lower_ci_bound": 5.0083,
      "upper_ci_bound": 25.7017,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7212,
      "task": "Develop innovative technology or train staff for its implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 55,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7212,
      "task": "Develop innovative technology or train staff for its implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 55,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7212,
      "task": "Develop innovative technology or train staff for its implementation.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.3,
      "n": 55,
      "standard_error": 0.1742,
      "lower_ci_bound": 2.9463,
      "upper_ci_bound": 3.6449,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7212,
      "task": "Develop innovative technology or train staff for its implementation.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 78.57,
      "n": 70,
      "standard_error": 7.8627,
      "lower_ci_bound": 59.0859,
      "upper_ci_bound": 90.2955,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7218,
      "task": "Make presentations at professional meetings to further knowledge in the field.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 37.58,
      "n": 64,
      "standard_error": 8.0049,
      "lower_ci_bound": 23.3348,
      "upper_ci_bound": 54.3494,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7218,
      "task": "Make presentations at professional meetings to further knowledge in the field.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 49.91,
      "n": 64,
      "standard_error": 6.5434,
      "lower_ci_bound": 37.1325,
      "upper_ci_bound": 62.704,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7218,
      "task": "Make presentations at professional meetings to further knowledge in the field.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.01,
      "n": 64,
      "standard_error": 4.6017,
      "lower_ci_bound": 3.1244,
      "upper_ci_bound": 23.3129,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7218,
      "task": "Make presentations at professional meetings to further knowledge in the field.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 64,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7218,
      "task": "Make presentations at professional meetings to further knowledge in the field.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 64,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7218,
      "task": "Make presentations at professional meetings to further knowledge in the field.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.5,
      "n": 64,
      "standard_error": 3.1016,
      "lower_ci_bound": 0.5759,
      "upper_ci_bound": 18.5148,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7218,
      "task": "Make presentations at professional meetings to further knowledge in the field.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 64,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7218,
      "task": "Make presentations at professional meetings to further knowledge in the field.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.24,
      "n": 64,
      "standard_error": 0.1649,
      "lower_ci_bound": 2.9152,
      "upper_ci_bound": 3.5744,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7218,
      "task": "Make presentations at professional meetings to further knowledge in the field.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.62,
      "n": 70,
      "standard_error": 4.9019,
      "lower_ci_bound": 75.3639,
      "upper_ci_bound": 97.5039,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7213,
      "task": "Provide for stewardship of plant or animal resources or habitats, studying land use, monitoring animal populations, or providing shelter, resources, or medical treatment for animals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.57,
      "n": 26,
      "standard_error": 3.8447,
      "lower_ci_bound": 1.8962,
      "upper_ci_bound": 20.3486,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7213,
      "task": "Provide for stewardship of plant or animal resources or habitats, studying land use, monitoring animal populations, or providing shelter, resources, or medical treatment for animals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.76,
      "n": 26,
      "standard_error": 6.1093,
      "lower_ci_bound": 6.7577,
      "upper_ci_bound": 32.5507,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7213,
      "task": "Provide for stewardship of plant or animal resources or habitats, studying land use, monitoring animal populations, or providing shelter, resources, or medical treatment for animals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.4,
      "n": 26,
      "standard_error": 8.0118,
      "lower_ci_bound": 4.2228,
      "upper_ci_bound": 39.0829,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7213,
      "task": "Provide for stewardship of plant or animal resources or habitats, studying land use, monitoring animal populations, or providing shelter, resources, or medical treatment for animals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 1.69,
      "n": 26,
      "standard_error": 1.3568,
      "lower_ci_bound": 0.3191,
      "upper_ci_bound": 8.4575,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7213,
      "task": "Provide for stewardship of plant or animal resources or habitats, studying land use, monitoring animal populations, or providing shelter, resources, or medical treatment for animals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 49.51,
      "n": 26,
      "standard_error": 15.4874,
      "lower_ci_bound": 21.4885,
      "upper_ci_bound": 77.8384,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7213,
      "task": "Provide for stewardship of plant or animal resources or habitats, studying land use, monitoring animal populations, or providing shelter, resources, or medical treatment for animals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.26,
      "n": 26,
      "standard_error": 10.4558,
      "lower_ci_bound": 1.4504,
      "upper_ci_bound": 52.2594,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7213,
      "task": "Provide for stewardship of plant or animal resources or habitats, studying land use, monitoring animal populations, or providing shelter, resources, or medical treatment for animals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.82,
      "n": 26,
      "standard_error": 0.8685,
      "lower_ci_bound": 0.092,
      "upper_ci_bound": 6.9295,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7213,
      "task": "Provide for stewardship of plant or animal resources or habitats, studying land use, monitoring animal populations, or providing shelter, resources, or medical treatment for animals.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.16,
      "n": 27,
      "standard_error": 0.1625,
      "lower_ci_bound": 3.8252,
      "upper_ci_bound": 4.4934,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7213,
      "task": "Provide for stewardship of plant or animal resources or habitats, studying land use, monitoring animal populations, or providing shelter, resources, or medical treatment for animals.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 30.14,
      "n": 70,
      "standard_error": 11.134,
      "lower_ci_bound": 13.0604,
      "upper_ci_bound": 55.335,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7216,
      "task": "Advise or assist in obtaining patents or meeting other legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 42.52,
      "n": 31,
      "standard_error": 17.7072,
      "lower_ci_bound": 14.4149,
      "upper_ci_bound": 76.4601,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7216,
      "task": "Advise or assist in obtaining patents or meeting other legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 32.04,
      "n": 31,
      "standard_error": 9.5753,
      "lower_ci_bound": 16.1071,
      "upper_ci_bound": 53.6441,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7216,
      "task": "Advise or assist in obtaining patents or meeting other legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.52,
      "n": 31,
      "standard_error": 6.5137,
      "lower_ci_bound": 2.198,
      "upper_ci_bound": 33.0164,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7216,
      "task": "Advise or assist in obtaining patents or meeting other legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.82,
      "n": 31,
      "standard_error": 9,
      "lower_ci_bound": 3.8997,
      "upper_ci_bound": 42.7326,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7216,
      "task": "Advise or assist in obtaining patents or meeting other legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 1.1,
      "n": 31,
      "standard_error": 0.8958,
      "lower_ci_bound": 0.2078,
      "upper_ci_bound": 5.6322,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7216,
      "task": "Advise or assist in obtaining patents or meeting other legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7216,
      "task": "Advise or assist in obtaining patents or meeting other legal requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 31,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7216,
      "task": "Advise or assist in obtaining patents or meeting other legal requirements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.05,
      "n": 31,
      "standard_error": 0.1598,
      "lower_ci_bound": 2.7207,
      "upper_ci_bound": 3.3734,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "task_id": 7216,
      "task": "Advise or assist in obtaining patents or meeting other legal requirements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 43.93,
      "n": 70,
      "standard_error": 11.3962,
      "lower_ci_bound": 23.7414,
      "upper_ci_bound": 66.3528,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15612,
      "task": "Schedule subjects for appointments, procedures, or inpatient stays as required by study protocols.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.71,
      "n": 47,
      "standard_error": 0.7427,
      "lower_ci_bound": 0.0867,
      "upper_ci_bound": 5.6034,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15612,
      "task": "Schedule subjects for appointments, procedures, or inpatient stays as required by study protocols.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 47,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15612,
      "task": "Schedule subjects for appointments, procedures, or inpatient stays as required by study protocols.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.53,
      "n": 47,
      "standard_error": 6.3716,
      "lower_ci_bound": 15.7561,
      "upper_ci_bound": 41.0825,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15612,
      "task": "Schedule subjects for appointments, procedures, or inpatient stays as required by study protocols.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 27.57,
      "n": 47,
      "standard_error": 5.8571,
      "lower_ci_bound": 17.4215,
      "upper_ci_bound": 40.7252,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15612,
      "task": "Schedule subjects for appointments, procedures, or inpatient stays as required by study protocols.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 27.01,
      "n": 47,
      "standard_error": 6.1398,
      "lower_ci_bound": 16.5037,
      "upper_ci_bound": 40.918,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15612,
      "task": "Schedule subjects for appointments, procedures, or inpatient stays as required by study protocols.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.21,
      "n": 47,
      "standard_error": 4.4354,
      "lower_ci_bound": 8.2415,
      "upper_ci_bound": 26.3907,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15612,
      "task": "Schedule subjects for appointments, procedures, or inpatient stays as required by study protocols.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.96,
      "n": 47,
      "standard_error": 2.5556,
      "lower_ci_bound": 0.5065,
      "upper_ci_bound": 15.4574,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15612,
      "task": "Schedule subjects for appointments, procedures, or inpatient stays as required by study protocols.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.49,
      "n": 47,
      "standard_error": 0.1358,
      "lower_ci_bound": 4.2175,
      "upper_ci_bound": 4.7642,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15612,
      "task": "Schedule subjects for appointments, procedures, or inpatient stays as required by study protocols.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.74,
      "n": 53,
      "standard_error": 9.5586,
      "lower_ci_bound": 55.7516,
      "upper_ci_bound": 96.0721,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15587,
      "task": "Perform specific protocol procedures such as interviewing subjects, taking vital signs, and performing electrocardiograms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.87,
      "n": 50,
      "standard_error": 5.0846,
      "lower_ci_bound": 0.9713,
      "upper_ci_bound": 28.3845,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15587,
      "task": "Perform specific protocol procedures such as interviewing subjects, taking vital signs, and performing electrocardiograms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.73,
      "n": 50,
      "standard_error": 3.3574,
      "lower_ci_bound": 0.5882,
      "upper_ci_bound": 20.234,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15587,
      "task": "Perform specific protocol procedures such as interviewing subjects, taking vital signs, and performing electrocardiograms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.93,
      "n": 50,
      "standard_error": 7.0853,
      "lower_ci_bound": 4.7032,
      "upper_ci_bound": 34.6706,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15587,
      "task": "Perform specific protocol procedures such as interviewing subjects, taking vital signs, and performing electrocardiograms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.58,
      "n": 50,
      "standard_error": 8.8006,
      "lower_ci_bound": 12.7617,
      "upper_ci_bound": 47.259,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15587,
      "task": "Perform specific protocol procedures such as interviewing subjects, taking vital signs, and performing electrocardiograms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 29.22,
      "n": 50,
      "standard_error": 5.9146,
      "lower_ci_bound": 18.8553,
      "upper_ci_bound": 42.3105,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15587,
      "task": "Perform specific protocol procedures such as interviewing subjects, taking vital signs, and performing electrocardiograms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 13.24,
      "n": 50,
      "standard_error": 5.6035,
      "lower_ci_bound": 5.4122,
      "upper_ci_bound": 28.9107,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15587,
      "task": "Perform specific protocol procedures such as interviewing subjects, taking vital signs, and performing electrocardiograms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.44,
      "n": 50,
      "standard_error": 6.0554,
      "lower_ci_bound": 1.3524,
      "upper_ci_bound": 32.0039,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15587,
      "task": "Perform specific protocol procedures such as interviewing subjects, taking vital signs, and performing electrocardiograms.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.42,
      "n": 50,
      "standard_error": 0.1545,
      "lower_ci_bound": 4.1099,
      "upper_ci_bound": 4.7307,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15587,
      "task": "Perform specific protocol procedures such as interviewing subjects, taking vital signs, and performing electrocardiograms.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.66,
      "n": 53,
      "standard_error": 6.1758,
      "lower_ci_bound": 69.4931,
      "upper_ci_bound": 97.0592,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15610,
      "task": "Assess eligibility of potential subjects through methods such as screening interviews, reviews of medical records, or discussions with physicians and nurses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.39,
      "n": 50,
      "standard_error": 3.6314,
      "lower_ci_bound": 0.7997,
      "upper_ci_bound": 20.7173,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15610,
      "task": "Assess eligibility of potential subjects through methods such as screening interviews, reviews of medical records, or discussions with physicians and nurses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 11.25,
      "n": 50,
      "standard_error": 6.7255,
      "lower_ci_bound": 3.1728,
      "upper_ci_bound": 32.9196,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15610,
      "task": "Assess eligibility of potential subjects through methods such as screening interviews, reviews of medical records, or discussions with physicians and nurses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 6.78,
      "n": 50,
      "standard_error": 4.0734,
      "lower_ci_bound": 1.9511,
      "upper_ci_bound": 20.986,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15610,
      "task": "Assess eligibility of potential subjects through methods such as screening interviews, reviews of medical records, or discussions with physicians and nurses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.22,
      "n": 50,
      "standard_error": 3.413,
      "lower_ci_bound": 12.3302,
      "upper_ci_bound": 26.0949,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15610,
      "task": "Assess eligibility of potential subjects through methods such as screening interviews, reviews of medical records, or discussions with physicians and nurses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.11,
      "n": 50,
      "standard_error": 7.1333,
      "lower_ci_bound": 10.9921,
      "upper_ci_bound": 39.4881,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15610,
      "task": "Assess eligibility of potential subjects through methods such as screening interviews, reviews of medical records, or discussions with physicians and nurses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 30.29,
      "n": 50,
      "standard_error": 4.9083,
      "lower_ci_bound": 21.4037,
      "upper_ci_bound": 40.9395,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15610,
      "task": "Assess eligibility of potential subjects through methods such as screening interviews, reviews of medical records, or discussions with physicians and nurses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.96,
      "n": 50,
      "standard_error": 4.2326,
      "lower_ci_bound": 1.9703,
      "upper_ci_bound": 21.7668,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15610,
      "task": "Assess eligibility of potential subjects through methods such as screening interviews, reviews of medical records, or discussions with physicians and nurses.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.41,
      "n": 50,
      "standard_error": 0.1755,
      "lower_ci_bound": 4.0608,
      "upper_ci_bound": 4.7662,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15610,
      "task": "Assess eligibility of potential subjects through methods such as screening interviews, reviews of medical records, or discussions with physicians and nurses.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.97,
      "n": 53,
      "standard_error": 6.1295,
      "lower_ci_bound": 69.655,
      "upper_ci_bound": 97.2243,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15595,
      "task": "Prepare study-related documentation, such as protocol worksheets, procedural manuals, adverse event reports, institutional review board documents, or progress reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15595,
      "task": "Prepare study-related documentation, such as protocol worksheets, procedural manuals, adverse event reports, institutional review board documents, or progress reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 16.32,
      "n": 46,
      "standard_error": 6.9337,
      "lower_ci_bound": 6.5538,
      "upper_ci_bound": 35.1594,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15595,
      "task": "Prepare study-related documentation, such as protocol worksheets, procedural manuals, adverse event reports, institutional review board documents, or progress reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 44.06,
      "n": 46,
      "standard_error": 8.3765,
      "lower_ci_bound": 28.4334,
      "upper_ci_bound": 60.967,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15595,
      "task": "Prepare study-related documentation, such as protocol worksheets, procedural manuals, adverse event reports, institutional review board documents, or progress reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.82,
      "n": 46,
      "standard_error": 4.5762,
      "lower_ci_bound": 8.6,
      "upper_ci_bound": 27.2999,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15595,
      "task": "Prepare study-related documentation, such as protocol worksheets, procedural manuals, adverse event reports, institutional review board documents, or progress reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 16.88,
      "n": 46,
      "standard_error": 8.2789,
      "lower_ci_bound": 5.8249,
      "upper_ci_bound": 39.9928,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15595,
      "task": "Prepare study-related documentation, such as protocol worksheets, procedural manuals, adverse event reports, institutional review board documents, or progress reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.49,
      "n": 46,
      "standard_error": 4.0596,
      "lower_ci_bound": 0.6915,
      "upper_ci_bound": 24.0508,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15595,
      "task": "Prepare study-related documentation, such as protocol worksheets, procedural manuals, adverse event reports, institutional review board documents, or progress reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.43,
      "n": 46,
      "standard_error": 1.8045,
      "lower_ci_bound": 0.5362,
      "upper_ci_bound": 10.3374,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15595,
      "task": "Prepare study-related documentation, such as protocol worksheets, procedural manuals, adverse event reports, institutional review board documents, or progress reports.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.41,
      "n": 46,
      "standard_error": 0.1759,
      "lower_ci_bound": 4.058,
      "upper_ci_bound": 4.7664,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15595,
      "task": "Prepare study-related documentation, such as protocol worksheets, procedural manuals, adverse event reports, institutional review board documents, or progress reports.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 82.57,
      "n": 52,
      "standard_error": 8.2164,
      "lower_ci_bound": 60.0909,
      "upper_ci_bound": 93.7094,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15602,
      "task": "Inform patients or caregivers about study aspects and outcomes to be expected.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.39,
      "n": 50,
      "standard_error": 3.3431,
      "lower_ci_bound": 0.917,
      "upper_ci_bound": 18.5407,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15602,
      "task": "Inform patients or caregivers about study aspects and outcomes to be expected.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4.01,
      "n": 50,
      "standard_error": 3.3129,
      "lower_ci_bound": 0.7362,
      "upper_ci_bound": 19.0605,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15602,
      "task": "Inform patients or caregivers about study aspects and outcomes to be expected.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.79,
      "n": 50,
      "standard_error": 8.6376,
      "lower_ci_bound": 13.1206,
      "upper_ci_bound": 46.9965,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15602,
      "task": "Inform patients or caregivers about study aspects and outcomes to be expected.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.29,
      "n": 50,
      "standard_error": 5.2313,
      "lower_ci_bound": 7.4175,
      "upper_ci_bound": 28.894,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15602,
      "task": "Inform patients or caregivers about study aspects and outcomes to be expected.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 23.96,
      "n": 50,
      "standard_error": 8.886,
      "lower_ci_bound": 10.5719,
      "upper_ci_bound": 45.6406,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15602,
      "task": "Inform patients or caregivers about study aspects and outcomes to be expected.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.35,
      "n": 50,
      "standard_error": 5.072,
      "lower_ci_bound": 7.6397,
      "upper_ci_bound": 28.432,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15602,
      "task": "Inform patients or caregivers about study aspects and outcomes to be expected.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 10.22,
      "n": 50,
      "standard_error": 5.8073,
      "lower_ci_bound": 3.0936,
      "upper_ci_bound": 28.8817,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15602,
      "task": "Inform patients or caregivers about study aspects and outcomes to be expected.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.38,
      "n": 50,
      "standard_error": 0.1316,
      "lower_ci_bound": 4.1112,
      "upper_ci_bound": 4.6401,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15602,
      "task": "Inform patients or caregivers about study aspects and outcomes to be expected.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.97,
      "n": 53,
      "standard_error": 5.6324,
      "lower_ci_bound": 71.9391,
      "upper_ci_bound": 96.9099,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15594,
      "task": "Record adverse event and side effect data and confer with investigators regarding the reporting of events to oversight agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 17.76,
      "n": 47,
      "standard_error": 7.1424,
      "lower_ci_bound": 7.47,
      "upper_ci_bound": 36.6263,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15594,
      "task": "Record adverse event and side effect data and confer with investigators regarding the reporting of events to oversight agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.25,
      "n": 47,
      "standard_error": 6.3697,
      "lower_ci_bound": 11.1449,
      "upper_ci_bound": 36.7325,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15594,
      "task": "Record adverse event and side effect data and confer with investigators regarding the reporting of events to oversight agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.99,
      "n": 47,
      "standard_error": 5.9249,
      "lower_ci_bound": 5.6926,
      "upper_ci_bound": 30.4702,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15594,
      "task": "Record adverse event and side effect data and confer with investigators regarding the reporting of events to oversight agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 23.4,
      "n": 47,
      "standard_error": 5.4718,
      "lower_ci_bound": 14.1839,
      "upper_ci_bound": 36.0948,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15594,
      "task": "Record adverse event and side effect data and confer with investigators regarding the reporting of events to oversight agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.42,
      "n": 47,
      "standard_error": 6.7793,
      "lower_ci_bound": 9.1504,
      "upper_ci_bound": 36.5619,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15594,
      "task": "Record adverse event and side effect data and confer with investigators regarding the reporting of events to oversight agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.37,
      "n": 47,
      "standard_error": 1.3959,
      "lower_ci_bound": 0.1724,
      "upper_ci_bound": 10.0166,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15594,
      "task": "Record adverse event and side effect data and confer with investigators regarding the reporting of events to oversight agencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.81,
      "n": 47,
      "standard_error": 2.3897,
      "lower_ci_bound": 0.4944,
      "upper_ci_bound": 14.403,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15594,
      "task": "Record adverse event and side effect data and confer with investigators regarding the reporting of events to oversight agencies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.35,
      "n": 47,
      "standard_error": 0.1734,
      "lower_ci_bound": 3.9981,
      "upper_ci_bound": 4.6961,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15594,
      "task": "Record adverse event and side effect data and confer with investigators regarding the reporting of events to oversight agencies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.64,
      "n": 52,
      "standard_error": 5.841,
      "lower_ci_bound": 70.9951,
      "upper_ci_bound": 96.8315,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15613,
      "task": "Monitor study activities to ensure compliance with protocols and with all relevant local, federal, and state regulatory and institutional polices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 49,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15613,
      "task": "Monitor study activities to ensure compliance with protocols and with all relevant local, federal, and state regulatory and institutional polices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.74,
      "n": 49,
      "standard_error": 5.2188,
      "lower_ci_bound": 3.8704,
      "upper_ci_bound": 26.4437,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15613,
      "task": "Monitor study activities to ensure compliance with protocols and with all relevant local, federal, and state regulatory and institutional polices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.61,
      "n": 49,
      "standard_error": 7.1677,
      "lower_ci_bound": 13.0535,
      "upper_ci_bound": 41.5146,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15613,
      "task": "Monitor study activities to ensure compliance with protocols and with all relevant local, federal, and state regulatory and institutional polices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 27.66,
      "n": 49,
      "standard_error": 6.903,
      "lower_ci_bound": 16.0462,
      "upper_ci_bound": 43.3492,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15613,
      "task": "Monitor study activities to ensure compliance with protocols and with all relevant local, federal, and state regulatory and institutional polices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 17.36,
      "n": 49,
      "standard_error": 5.7222,
      "lower_ci_bound": 8.61,
      "upper_ci_bound": 31.9009,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15613,
      "task": "Monitor study activities to ensure compliance with protocols and with all relevant local, federal, and state regulatory and institutional polices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.2,
      "n": 49,
      "standard_error": 4.2561,
      "lower_ci_bound": 5.0628,
      "upper_ci_bound": 22.9678,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15613,
      "task": "Monitor study activities to ensure compliance with protocols and with all relevant local, federal, and state regulatory and institutional polices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.43,
      "n": 49,
      "standard_error": 4.1996,
      "lower_ci_bound": 2.9898,
      "upper_ci_bound": 21.5602,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15613,
      "task": "Monitor study activities to ensure compliance with protocols and with all relevant local, federal, and state regulatory and institutional polices.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.34,
      "n": 50,
      "standard_error": 0.1585,
      "lower_ci_bound": 4.018,
      "upper_ci_bound": 4.655,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15613,
      "task": "Monitor study activities to ensure compliance with protocols and with all relevant local, federal, and state regulatory and institutional polices.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.18,
      "n": 53,
      "standard_error": 3.836,
      "lower_ci_bound": 80.2726,
      "upper_ci_bound": 97.8641,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15597,
      "task": "Oversee subject enrollment to ensure that informed consent is properly obtained and documented.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.62,
      "n": 51,
      "standard_error": 3.463,
      "lower_ci_bound": 0.5108,
      "upper_ci_bound": 21.5977,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15597,
      "task": "Oversee subject enrollment to ensure that informed consent is properly obtained and documented.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.06,
      "n": 51,
      "standard_error": 5.7873,
      "lower_ci_bound": 3.0001,
      "upper_ci_bound": 28.7853,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15597,
      "task": "Oversee subject enrollment to ensure that informed consent is properly obtained and documented.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.67,
      "n": 51,
      "standard_error": 8.0182,
      "lower_ci_bound": 18.9227,
      "upper_ci_bound": 50.2292,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15597,
      "task": "Oversee subject enrollment to ensure that informed consent is properly obtained and documented.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 24.36,
      "n": 51,
      "standard_error": 7.7361,
      "lower_ci_bound": 12.1729,
      "upper_ci_bound": 42.8083,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15597,
      "task": "Oversee subject enrollment to ensure that informed consent is properly obtained and documented.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.91,
      "n": 51,
      "standard_error": 5.7063,
      "lower_ci_bound": 6.6284,
      "upper_ci_bound": 30.1894,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15597,
      "task": "Oversee subject enrollment to ensure that informed consent is properly obtained and documented.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.65,
      "n": 51,
      "standard_error": 4.8392,
      "lower_ci_bound": 4.8816,
      "upper_ci_bound": 25.321,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15597,
      "task": "Oversee subject enrollment to ensure that informed consent is properly obtained and documented.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.72,
      "n": 51,
      "standard_error": 2.3262,
      "lower_ci_bound": 0.4755,
      "upper_ci_bound": 14.0526,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15597,
      "task": "Oversee subject enrollment to ensure that informed consent is properly obtained and documented.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.32,
      "n": 51,
      "standard_error": 0.17,
      "lower_ci_bound": 3.9781,
      "upper_ci_bound": 4.6609,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15597,
      "task": "Oversee subject enrollment to ensure that informed consent is properly obtained and documented.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.61,
      "n": 53,
      "standard_error": 4.2211,
      "lower_ci_bound": 74.3368,
      "upper_ci_bound": 99.3921,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15614,
      "task": "Maintain required records of study activity including case report forms, drug dispensation records, or regulatory forms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.86,
      "n": 48,
      "standard_error": 3.6686,
      "lower_ci_bound": 0.5472,
      "upper_ci_bound": 22.6751,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15614,
      "task": "Maintain required records of study activity including case report forms, drug dispensation records, or regulatory forms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.18,
      "n": 48,
      "standard_error": 4.9187,
      "lower_ci_bound": 0.7223,
      "upper_ci_bound": 29.0668,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15614,
      "task": "Maintain required records of study activity including case report forms, drug dispensation records, or regulatory forms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.26,
      "n": 48,
      "standard_error": 7.4994,
      "lower_ci_bound": 12.3553,
      "upper_ci_bound": 42.1343,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15614,
      "task": "Maintain required records of study activity including case report forms, drug dispensation records, or regulatory forms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.32,
      "n": 48,
      "standard_error": 8.2859,
      "lower_ci_bound": 6.8601,
      "upper_ci_bound": 40.5938,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15614,
      "task": "Maintain required records of study activity including case report forms, drug dispensation records, or regulatory forms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 33.43,
      "n": 48,
      "standard_error": 6.3775,
      "lower_ci_bound": 22.0021,
      "upper_ci_bound": 47.1918,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15614,
      "task": "Maintain required records of study activity including case report forms, drug dispensation records, or regulatory forms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 14.64,
      "n": 48,
      "standard_error": 5.0718,
      "lower_ci_bound": 7.0476,
      "upper_ci_bound": 27.957,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15614,
      "task": "Maintain required records of study activity including case report forms, drug dispensation records, or regulatory forms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.31,
      "n": 48,
      "standard_error": 0.3036,
      "lower_ci_bound": 0.0414,
      "upper_ci_bound": 2.2219,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15614,
      "task": "Maintain required records of study activity including case report forms, drug dispensation records, or regulatory forms.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.27,
      "n": 48,
      "standard_error": 0.2009,
      "lower_ci_bound": 3.8613,
      "upper_ci_bound": 4.6696,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15614,
      "task": "Maintain required records of study activity including case report forms, drug dispensation records, or regulatory forms.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.6,
      "n": 53,
      "standard_error": 5.2296,
      "lower_ci_bound": 72.3456,
      "upper_ci_bound": 94.1035,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15603,
      "task": "Identify protocol problems, inform investigators of problems, or assist in problem resolution efforts, such as protocol revisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.1,
      "n": 49,
      "standard_error": 3.4569,
      "lower_ci_bound": 3.351,
      "upper_ci_bound": 18.3168,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15603,
      "task": "Identify protocol problems, inform investigators of problems, or assist in problem resolution efforts, such as protocol revisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.61,
      "n": 49,
      "standard_error": 6.675,
      "lower_ci_bound": 15.4196,
      "upper_ci_bound": 41.8864,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15603,
      "task": "Identify protocol problems, inform investigators of problems, or assist in problem resolution efforts, such as protocol revisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 30.51,
      "n": 49,
      "standard_error": 9.6297,
      "lower_ci_bound": 14.9737,
      "upper_ci_bound": 52.2476,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15603,
      "task": "Identify protocol problems, inform investigators of problems, or assist in problem resolution efforts, such as protocol revisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.61,
      "n": 49,
      "standard_error": 5.3732,
      "lower_ci_bound": 5.9124,
      "upper_ci_bound": 28.3075,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15603,
      "task": "Identify protocol problems, inform investigators of problems, or assist in problem resolution efforts, such as protocol revisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.27,
      "n": 49,
      "standard_error": 4.7397,
      "lower_ci_bound": 3.1862,
      "upper_ci_bound": 24.0847,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15603,
      "task": "Identify protocol problems, inform investigators of problems, or assist in problem resolution efforts, such as protocol revisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.52,
      "n": 49,
      "standard_error": 3.375,
      "lower_ci_bound": 1.5673,
      "upper_ci_bound": 17.669,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15603,
      "task": "Identify protocol problems, inform investigators of problems, or assist in problem resolution efforts, such as protocol revisions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.38,
      "n": 49,
      "standard_error": 4.1878,
      "lower_ci_bound": 1.6399,
      "upper_ci_bound": 21.8136,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15603,
      "task": "Identify protocol problems, inform investigators of problems, or assist in problem resolution efforts, such as protocol revisions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.25,
      "n": 50,
      "standard_error": 0.2146,
      "lower_ci_bound": 3.8179,
      "upper_ci_bound": 4.6802,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15603,
      "task": "Identify protocol problems, inform investigators of problems, or assist in problem resolution efforts, such as protocol revisions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.01,
      "n": 53,
      "standard_error": 3.1386,
      "lower_ci_bound": 83.4527,
      "upper_ci_bound": 98.6286,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15593,
      "task": "Review proposed study protocols to evaluate factors such as sample collection processes, data management plans, or potential subject risks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.46,
      "n": 47,
      "standard_error": 1.3472,
      "lower_ci_bound": 0.2257,
      "upper_ci_bound": 8.8765,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15593,
      "task": "Review proposed study protocols to evaluate factors such as sample collection processes, data management plans, or potential subject risks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 32.14,
      "n": 47,
      "standard_error": 9.0918,
      "lower_ci_bound": 16.9913,
      "upper_ci_bound": 52.2947,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15593,
      "task": "Review proposed study protocols to evaluate factors such as sample collection processes, data management plans, or potential subject risks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.49,
      "n": 47,
      "standard_error": 9.0627,
      "lower_ci_bound": 17.3227,
      "upper_ci_bound": 52.508,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15593,
      "task": "Review proposed study protocols to evaluate factors such as sample collection processes, data management plans, or potential subject risks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 23.8,
      "n": 47,
      "standard_error": 6.4021,
      "lower_ci_bound": 13.3081,
      "upper_ci_bound": 38.8653,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15593,
      "task": "Review proposed study protocols to evaluate factors such as sample collection processes, data management plans, or potential subject risks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.03,
      "n": 47,
      "standard_error": 2.7925,
      "lower_ci_bound": 0.458,
      "upper_ci_bound": 17.479,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15593,
      "task": "Review proposed study protocols to evaluate factors such as sample collection processes, data management plans, or potential subject risks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.07,
      "n": 47,
      "standard_error": 4.6454,
      "lower_ci_bound": 1.8008,
      "upper_ci_bound": 23.9976,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15593,
      "task": "Review proposed study protocols to evaluate factors such as sample collection processes, data management plans, or potential subject risks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 47,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15593,
      "task": "Review proposed study protocols to evaluate factors such as sample collection processes, data management plans, or potential subject risks.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.22,
      "n": 48,
      "standard_error": 0.1506,
      "lower_ci_bound": 3.9189,
      "upper_ci_bound": 4.5247,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15593,
      "task": "Review proposed study protocols to evaluate factors such as sample collection processes, data management plans, or potential subject risks.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.22,
      "n": 52,
      "standard_error": 6.082,
      "lower_ci_bound": 69.9284,
      "upper_ci_bound": 96.7189,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15608,
      "task": "Collaborate with investigators to prepare presentations or reports of clinical study procedures, results, and conclusions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.12,
      "n": 38,
      "standard_error": 6.2752,
      "lower_ci_bound": 2.1211,
      "upper_ci_bound": 31.7527,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15608,
      "task": "Collaborate with investigators to prepare presentations or reports of clinical study procedures, results, and conclusions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.42,
      "n": 38,
      "standard_error": 8.8548,
      "lower_ci_bound": 9.3384,
      "upper_ci_bound": 44.7722,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15608,
      "task": "Collaborate with investigators to prepare presentations or reports of clinical study procedures, results, and conclusions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 38.49,
      "n": 38,
      "standard_error": 6.4147,
      "lower_ci_bound": 26.5499,
      "upper_ci_bound": 52.0076,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15608,
      "task": "Collaborate with investigators to prepare presentations or reports of clinical study procedures, results, and conclusions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.78,
      "n": 38,
      "standard_error": 6.9034,
      "lower_ci_bound": 6.1381,
      "upper_ci_bound": 34.9278,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15608,
      "task": "Collaborate with investigators to prepare presentations or reports of clinical study procedures, results, and conclusions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.13,
      "n": 38,
      "standard_error": 5.0642,
      "lower_ci_bound": 1.0867,
      "upper_ci_bound": 27.975,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15608,
      "task": "Collaborate with investigators to prepare presentations or reports of clinical study procedures, results, and conclusions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.01,
      "n": 38,
      "standard_error": 3.1983,
      "lower_ci_bound": 0.3375,
      "upper_ci_bound": 22.1933,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15608,
      "task": "Collaborate with investigators to prepare presentations or reports of clinical study procedures, results, and conclusions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.04,
      "n": 38,
      "standard_error": 4.4194,
      "lower_ci_bound": 0.8093,
      "upper_ci_bound": 25.6418,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15608,
      "task": "Collaborate with investigators to prepare presentations or reports of clinical study procedures, results, and conclusions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.11,
      "n": 39,
      "standard_error": 0.1859,
      "lower_ci_bound": 3.7372,
      "upper_ci_bound": 4.49,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15608,
      "task": "Collaborate with investigators to prepare presentations or reports of clinical study procedures, results, and conclusions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 76.34,
      "n": 52,
      "standard_error": 7.1168,
      "lower_ci_bound": 59.3973,
      "upper_ci_bound": 87.6806,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15592,
      "task": "Track enrollment status of subjects and document dropout information such as dropout causes and subject contact efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.54,
      "n": 46,
      "standard_error": 1.3933,
      "lower_ci_bound": 0.2457,
      "upper_ci_bound": 9.0488,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15592,
      "task": "Track enrollment status of subjects and document dropout information such as dropout causes and subject contact efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 24.04,
      "n": 46,
      "standard_error": 8.2438,
      "lower_ci_bound": 11.3103,
      "upper_ci_bound": 44.0012,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15592,
      "task": "Track enrollment status of subjects and document dropout information such as dropout causes and subject contact efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.11,
      "n": 46,
      "standard_error": 8.7818,
      "lower_ci_bound": 6.2903,
      "upper_ci_bound": 42.1601,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15592,
      "task": "Track enrollment status of subjects and document dropout information such as dropout causes and subject contact efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.49,
      "n": 46,
      "standard_error": 3.4263,
      "lower_ci_bound": 2.9055,
      "upper_ci_bound": 17.9795,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15592,
      "task": "Track enrollment status of subjects and document dropout information such as dropout causes and subject contact efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 35.33,
      "n": 46,
      "standard_error": 5.1385,
      "lower_ci_bound": 25.7813,
      "upper_ci_bound": 46.2206,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15592,
      "task": "Track enrollment status of subjects and document dropout information such as dropout causes and subject contact efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.2,
      "n": 46,
      "standard_error": 4.3427,
      "lower_ci_bound": 1.4492,
      "upper_ci_bound": 22.921,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15592,
      "task": "Track enrollment status of subjects and document dropout information such as dropout causes and subject contact efforts.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.27,
      "n": 46,
      "standard_error": 4.1442,
      "lower_ci_bound": 2.2247,
      "upper_ci_bound": 21.2849,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15592,
      "task": "Track enrollment status of subjects and document dropout information such as dropout causes and subject contact efforts.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.08,
      "n": 47,
      "standard_error": 0.1352,
      "lower_ci_bound": 3.8117,
      "upper_ci_bound": 4.3562,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15592,
      "task": "Track enrollment status of subjects and document dropout information such as dropout causes and subject contact efforts.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 83.81,
      "n": 53,
      "standard_error": 6.7283,
      "lower_ci_bound": 65.6819,
      "upper_ci_bound": 93.3348,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15609,
      "task": "Code, evaluate, or interpret collected study data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.07,
      "n": 38,
      "standard_error": 3.5029,
      "lower_ci_bound": 1.8272,
      "upper_ci_bound": 18.3272,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15609,
      "task": "Code, evaluate, or interpret collected study data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.66,
      "n": 38,
      "standard_error": 4.4729,
      "lower_ci_bound": 1.087,
      "upper_ci_bound": 24.6719,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15609,
      "task": "Code, evaluate, or interpret collected study data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 35.97,
      "n": 38,
      "standard_error": 7.2633,
      "lower_ci_bound": 22.8709,
      "upper_ci_bound": 51.558,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15609,
      "task": "Code, evaluate, or interpret collected study data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.34,
      "n": 38,
      "standard_error": 7.6732,
      "lower_ci_bound": 13.8288,
      "upper_ci_bound": 44.3494,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15609,
      "task": "Code, evaluate, or interpret collected study data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 12.84,
      "n": 38,
      "standard_error": 5.8569,
      "lower_ci_bound": 4.8525,
      "upper_ci_bound": 29.8418,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15609,
      "task": "Code, evaluate, or interpret collected study data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10.23,
      "n": 38,
      "standard_error": 7.1051,
      "lower_ci_bound": 2.3195,
      "upper_ci_bound": 35.3381,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15609,
      "task": "Code, evaluate, or interpret collected study data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.89,
      "n": 38,
      "standard_error": 2.1923,
      "lower_ci_bound": 0.6091,
      "upper_ci_bound": 12.6496,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15609,
      "task": "Code, evaluate, or interpret collected study data.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.07,
      "n": 40,
      "standard_error": 0.1609,
      "lower_ci_bound": 3.7397,
      "upper_ci_bound": 4.3908,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15609,
      "task": "Code, evaluate, or interpret collected study data.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 72.21,
      "n": 53,
      "standard_error": 8.8273,
      "lower_ci_bound": 51.8055,
      "upper_ci_bound": 86.2679,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15605,
      "task": "Direct the requisition, collection, labeling, storage, or shipment of specimens.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.13,
      "n": 40,
      "standard_error": 3.2556,
      "lower_ci_bound": 2.7614,
      "upper_ci_bound": 17.1872,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15605,
      "task": "Direct the requisition, collection, labeling, storage, or shipment of specimens.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 12.25,
      "n": 40,
      "standard_error": 6.7433,
      "lower_ci_bound": 3.778,
      "upper_ci_bound": 33.1792,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15605,
      "task": "Direct the requisition, collection, labeling, storage, or shipment of specimens.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 41.69,
      "n": 40,
      "standard_error": 9.3419,
      "lower_ci_bound": 24.7335,
      "upper_ci_bound": 60.8672,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15605,
      "task": "Direct the requisition, collection, labeling, storage, or shipment of specimens.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.41,
      "n": 40,
      "standard_error": 7.8064,
      "lower_ci_bound": 6.5696,
      "upper_ci_bound": 38.7299,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15605,
      "task": "Direct the requisition, collection, labeling, storage, or shipment of specimens.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 12.73,
      "n": 40,
      "standard_error": 5.8036,
      "lower_ci_bound": 4.8261,
      "upper_ci_bound": 29.5592,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15605,
      "task": "Direct the requisition, collection, labeling, storage, or shipment of specimens.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.23,
      "n": 40,
      "standard_error": 5.5306,
      "lower_ci_bound": 1.9977,
      "upper_ci_bound": 28.286,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15605,
      "task": "Direct the requisition, collection, labeling, storage, or shipment of specimens.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.56,
      "n": 40,
      "standard_error": 0.5685,
      "lower_ci_bound": 0.0708,
      "upper_ci_bound": 4.2621,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15605,
      "task": "Direct the requisition, collection, labeling, storage, or shipment of specimens.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.05,
      "n": 40,
      "standard_error": 0.2001,
      "lower_ci_bound": 3.6485,
      "upper_ci_bound": 4.4581,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15605,
      "task": "Direct the requisition, collection, labeling, storage, or shipment of specimens.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 72.85,
      "n": 53,
      "standard_error": 6.9589,
      "lower_ci_bound": 56.9785,
      "upper_ci_bound": 84.4615,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15601,
      "task": "Instruct research staff in scientific and procedural aspects of studies including standards of care, informed consent procedures, or documentation procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15601,
      "task": "Instruct research staff in scientific and procedural aspects of studies including standards of care, informed consent procedures, or documentation procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.65,
      "n": 44,
      "standard_error": 5.6206,
      "lower_ci_bound": 5.6961,
      "upper_ci_bound": 29.2543,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15601,
      "task": "Instruct research staff in scientific and procedural aspects of studies including standards of care, informed consent procedures, or documentation procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 46.26,
      "n": 44,
      "standard_error": 6.3246,
      "lower_ci_bound": 34.0084,
      "upper_ci_bound": 58.9816,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15601,
      "task": "Instruct research staff in scientific and procedural aspects of studies including standards of care, informed consent procedures, or documentation procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 28.93,
      "n": 44,
      "standard_error": 7.7283,
      "lower_ci_bound": 16.0213,
      "upper_ci_bound": 46.4893,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15601,
      "task": "Instruct research staff in scientific and procedural aspects of studies including standards of care, informed consent procedures, or documentation procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.5,
      "n": 44,
      "standard_error": 3.9705,
      "lower_ci_bound": 1.8296,
      "upper_ci_bound": 20.6084,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15601,
      "task": "Instruct research staff in scientific and procedural aspects of studies including standards of care, informed consent procedures, or documentation procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.66,
      "n": 44,
      "standard_error": 3.8616,
      "lower_ci_bound": 0.8381,
      "upper_ci_bound": 22.0098,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15601,
      "task": "Instruct research staff in scientific and procedural aspects of studies including standards of care, informed consent procedures, or documentation procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15601,
      "task": "Instruct research staff in scientific and procedural aspects of studies including standards of care, informed consent procedures, or documentation procedures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.01,
      "n": 44,
      "standard_error": 0.111,
      "lower_ci_bound": 3.7875,
      "upper_ci_bound": 4.2351,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15601,
      "task": "Instruct research staff in scientific and procedural aspects of studies including standards of care, informed consent procedures, or documentation procedures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 83.9,
      "n": 53,
      "standard_error": 4.4498,
      "lower_ci_bound": 72.9037,
      "upper_ci_bound": 90.9848,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15600,
      "task": "Maintain contact with sponsors to schedule and coordinate site visits or to answer questions about issues such as incomplete data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15600,
      "task": "Maintain contact with sponsors to schedule and coordinate site visits or to answer questions about issues such as incomplete data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 14.41,
      "n": 37,
      "standard_error": 6.0289,
      "lower_ci_bound": 5.8803,
      "upper_ci_bound": 31.2112,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15600,
      "task": "Maintain contact with sponsors to schedule and coordinate site visits or to answer questions about issues such as incomplete data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 62.73,
      "n": 37,
      "standard_error": 8.2983,
      "lower_ci_bound": 45.0387,
      "upper_ci_bound": 77.5676,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15600,
      "task": "Maintain contact with sponsors to schedule and coordinate site visits or to answer questions about issues such as incomplete data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.67,
      "n": 37,
      "standard_error": 1.9874,
      "lower_ci_bound": 1.2031,
      "upper_ci_bound": 10.6457,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15600,
      "task": "Maintain contact with sponsors to schedule and coordinate site visits or to answer questions about issues such as incomplete data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 18.78,
      "n": 37,
      "standard_error": 7.5259,
      "lower_ci_bound": 7.8348,
      "upper_ci_bound": 38.6108,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15600,
      "task": "Maintain contact with sponsors to schedule and coordinate site visits or to answer questions about issues such as incomplete data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15600,
      "task": "Maintain contact with sponsors to schedule and coordinate site visits or to answer questions about issues such as incomplete data.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.41,
      "n": 37,
      "standard_error": 0.3932,
      "lower_ci_bound": 0.0573,
      "upper_ci_bound": 2.8378,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15600,
      "task": "Maintain contact with sponsors to schedule and coordinate site visits or to answer questions about issues such as incomplete data.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.96,
      "n": 38,
      "standard_error": 0.2022,
      "lower_ci_bound": 3.5494,
      "upper_ci_bound": 4.3686,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15600,
      "task": "Maintain contact with sponsors to schedule and coordinate site visits or to answer questions about issues such as incomplete data.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 68.66,
      "n": 52,
      "standard_error": 6.1807,
      "lower_ci_bound": 55.1747,
      "upper_ci_bound": 79.5936,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15585,
      "task": "Prepare for or participate in quality assurance audits conducted by study sponsors, federal agencies, or specially designated review groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 39.51,
      "n": 41,
      "standard_error": 8.172,
      "lower_ci_bound": 24.6544,
      "upper_ci_bound": 56.5874,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15585,
      "task": "Prepare for or participate in quality assurance audits conducted by study sponsors, federal agencies, or specially designated review groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.94,
      "n": 41,
      "standard_error": 5.7245,
      "lower_ci_bound": 12.5099,
      "upper_ci_bound": 35.5773,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15585,
      "task": "Prepare for or participate in quality assurance audits conducted by study sponsors, federal agencies, or specially designated review groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.78,
      "n": 41,
      "standard_error": 5.007,
      "lower_ci_bound": 8.0483,
      "upper_ci_bound": 28.6359,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15585,
      "task": "Prepare for or participate in quality assurance audits conducted by study sponsors, federal agencies, or specially designated review groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.59,
      "n": 41,
      "standard_error": 6.9538,
      "lower_ci_bound": 3.8591,
      "upper_ci_bound": 34.0596,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15585,
      "task": "Prepare for or participate in quality assurance audits conducted by study sponsors, federal agencies, or specially designated review groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.78,
      "n": 41,
      "standard_error": 5.2473,
      "lower_ci_bound": 3.1545,
      "upper_ci_bound": 26.5027,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15585,
      "task": "Prepare for or participate in quality assurance audits conducted by study sponsors, federal agencies, or specially designated review groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 41,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15585,
      "task": "Prepare for or participate in quality assurance audits conducted by study sponsors, federal agencies, or specially designated review groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.41,
      "n": 41,
      "standard_error": 0.4003,
      "lower_ci_bound": 0.0563,
      "upper_ci_bound": 2.9056,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15585,
      "task": "Prepare for or participate in quality assurance audits conducted by study sponsors, federal agencies, or specially designated review groups.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.93,
      "n": 42,
      "standard_error": 0.1838,
      "lower_ci_bound": 3.5563,
      "upper_ci_bound": 4.2986,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15585,
      "task": "Prepare for or participate in quality assurance audits conducted by study sponsors, federal agencies, or specially designated review groups.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 68.98,
      "n": 52,
      "standard_error": 12.9581,
      "lower_ci_bound": 39.7346,
      "upper_ci_bound": 88.2369,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15598,
      "task": "Order drugs or devices necessary for study completion.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.24,
      "n": 39,
      "standard_error": 4.6218,
      "lower_ci_bound": 2.5366,
      "upper_ci_bound": 23.6366,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15598,
      "task": "Order drugs or devices necessary for study completion.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.68,
      "n": 39,
      "standard_error": 7.4447,
      "lower_ci_bound": 13.5563,
      "upper_ci_bound": 43.2135,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15598,
      "task": "Order drugs or devices necessary for study completion.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 43.18,
      "n": 39,
      "standard_error": 9.0853,
      "lower_ci_bound": 26.4207,
      "upper_ci_bound": 61.6581,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15598,
      "task": "Order drugs or devices necessary for study completion.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.89,
      "n": 39,
      "standard_error": 6.2002,
      "lower_ci_bound": 4.612,
      "upper_ci_bound": 31.1536,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15598,
      "task": "Order drugs or devices necessary for study completion.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 39,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15598,
      "task": "Order drugs or devices necessary for study completion.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.01,
      "n": 39,
      "standard_error": 5.1903,
      "lower_ci_bound": 0.5772,
      "upper_ci_bound": 32.4119,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15598,
      "task": "Order drugs or devices necessary for study completion.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.01,
      "n": 39,
      "standard_error": 5.0159,
      "lower_ci_bound": 0.6214,
      "upper_ci_bound": 30.8088,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15598,
      "task": "Order drugs or devices necessary for study completion.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.85,
      "n": 40,
      "standard_error": 0.1743,
      "lower_ci_bound": 3.4956,
      "upper_ci_bound": 4.2007,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15598,
      "task": "Order drugs or devices necessary for study completion.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 70.47,
      "n": 53,
      "standard_error": 6.3562,
      "lower_ci_bound": 56.3853,
      "upper_ci_bound": 81.4967,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15606,
      "task": "Contact outside health care providers and communicate with subjects to obtain follow-up information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.59,
      "n": 41,
      "standard_error": 1.814,
      "lower_ci_bound": 0.6161,
      "upper_ci_bound": 10.2143,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15606,
      "task": "Contact outside health care providers and communicate with subjects to obtain follow-up information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.05,
      "n": 41,
      "standard_error": 7.8893,
      "lower_ci_bound": 9.2666,
      "upper_ci_bound": 41.0348,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15606,
      "task": "Contact outside health care providers and communicate with subjects to obtain follow-up information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.27,
      "n": 41,
      "standard_error": 8.1905,
      "lower_ci_bound": 17.3956,
      "upper_ci_bound": 49.5664,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15606,
      "task": "Contact outside health care providers and communicate with subjects to obtain follow-up information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.45,
      "n": 41,
      "standard_error": 7.7092,
      "lower_ci_bound": 9.7723,
      "upper_ci_bound": 40.7749,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15606,
      "task": "Contact outside health care providers and communicate with subjects to obtain follow-up information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.83,
      "n": 41,
      "standard_error": 4.4716,
      "lower_ci_bound": 1.1815,
      "upper_ci_bound": 24.3006,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15606,
      "task": "Contact outside health care providers and communicate with subjects to obtain follow-up information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.96,
      "n": 41,
      "standard_error": 6.0817,
      "lower_ci_bound": 2.7355,
      "upper_ci_bound": 30.3406,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15606,
      "task": "Contact outside health care providers and communicate with subjects to obtain follow-up information.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.85,
      "n": 41,
      "standard_error": 5.0277,
      "lower_ci_bound": 2.0468,
      "upper_ci_bound": 25.7663,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15606,
      "task": "Contact outside health care providers and communicate with subjects to obtain follow-up information.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.74,
      "n": 41,
      "standard_error": 0.179,
      "lower_ci_bound": 3.3771,
      "upper_ci_bound": 4.1007,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15606,
      "task": "Contact outside health care providers and communicate with subjects to obtain follow-up information.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 75.59,
      "n": 53,
      "standard_error": 6.4119,
      "lower_ci_bound": 60.6613,
      "upper_ci_bound": 86.1501,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15596,
      "task": "Participate in the development of study protocols including guidelines for administration or data collection procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.11,
      "n": 37,
      "standard_error": 5.4147,
      "lower_ci_bound": 2.5892,
      "upper_ci_bound": 27.4088,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15596,
      "task": "Participate in the development of study protocols including guidelines for administration or data collection procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 45.92,
      "n": 37,
      "standard_error": 12.3507,
      "lower_ci_bound": 23.6491,
      "upper_ci_bound": 69.9573,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15596,
      "task": "Participate in the development of study protocols including guidelines for administration or data collection procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.79,
      "n": 37,
      "standard_error": 5.9529,
      "lower_ci_bound": 9.4909,
      "upper_ci_bound": 33.7914,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15596,
      "task": "Participate in the development of study protocols including guidelines for administration or data collection procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.35,
      "n": 37,
      "standard_error": 6.4728,
      "lower_ci_bound": 8.5544,
      "upper_ci_bound": 35.0524,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15596,
      "task": "Participate in the development of study protocols including guidelines for administration or data collection procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.3,
      "n": 37,
      "standard_error": 5.3055,
      "lower_ci_bound": 1.5779,
      "upper_ci_bound": 27.8647,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15596,
      "task": "Participate in the development of study protocols including guidelines for administration or data collection procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.54,
      "n": 37,
      "standard_error": 0.5541,
      "lower_ci_bound": 0.0668,
      "upper_ci_bound": 4.2181,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15596,
      "task": "Participate in the development of study protocols including guidelines for administration or data collection procedures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15596,
      "task": "Participate in the development of study protocols including guidelines for administration or data collection procedures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.74,
      "n": 38,
      "standard_error": 0.3066,
      "lower_ci_bound": 3.117,
      "upper_ci_bound": 4.3593,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15596,
      "task": "Participate in the development of study protocols including guidelines for administration or data collection procedures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 79.1,
      "n": 52,
      "standard_error": 6.7681,
      "lower_ci_bound": 62.4614,
      "upper_ci_bound": 89.5966,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15591,
      "task": "Confer with health care professionals to determine the best recruitment practices for studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.27,
      "n": 38,
      "standard_error": 7.8832,
      "lower_ci_bound": 7.1212,
      "upper_ci_bound": 39.4478,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15591,
      "task": "Confer with health care professionals to determine the best recruitment practices for studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 39.9,
      "n": 38,
      "standard_error": 7.1141,
      "lower_ci_bound": 26.6802,
      "upper_ci_bound": 54.7691,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15591,
      "task": "Confer with health care professionals to determine the best recruitment practices for studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.16,
      "n": 38,
      "standard_error": 7.9259,
      "lower_ci_bound": 9.2932,
      "upper_ci_bound": 41.271,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15591,
      "task": "Confer with health care professionals to determine the best recruitment practices for studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.41,
      "n": 38,
      "standard_error": 4.6436,
      "lower_ci_bound": 0.8993,
      "upper_ci_bound": 26.4618,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15591,
      "task": "Confer with health care professionals to determine the best recruitment practices for studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15.28,
      "n": 38,
      "standard_error": 6.5281,
      "lower_ci_bound": 6.093,
      "upper_ci_bound": 33.3781,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15591,
      "task": "Confer with health care professionals to determine the best recruitment practices for studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15591,
      "task": "Confer with health care professionals to determine the best recruitment practices for studies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15591,
      "task": "Confer with health care professionals to determine the best recruitment practices for studies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.63,
      "n": 38,
      "standard_error": 0.1541,
      "lower_ci_bound": 3.3182,
      "upper_ci_bound": 3.9428,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15591,
      "task": "Confer with health care professionals to determine the best recruitment practices for studies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 69.39,
      "n": 53,
      "standard_error": 8.5624,
      "lower_ci_bound": 50.2391,
      "upper_ci_bound": 83.5824,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15607,
      "task": "Communicate with laboratories or investigators regarding laboratory findings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.36,
      "n": 42,
      "standard_error": 1.0422,
      "lower_ci_bound": 0.2887,
      "upper_ci_bound": 6.1988,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15607,
      "task": "Communicate with laboratories or investigators regarding laboratory findings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.54,
      "n": 42,
      "standard_error": 6.546,
      "lower_ci_bound": 2.8175,
      "upper_ci_bound": 32.3756,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15607,
      "task": "Communicate with laboratories or investigators regarding laboratory findings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.11,
      "n": 42,
      "standard_error": 9.0046,
      "lower_ci_bound": 12.1049,
      "upper_ci_bound": 47.5633,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15607,
      "task": "Communicate with laboratories or investigators regarding laboratory findings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 29.58,
      "n": 42,
      "standard_error": 8.9464,
      "lower_ci_bound": 14.9951,
      "upper_ci_bound": 49.9972,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15607,
      "task": "Communicate with laboratories or investigators regarding laboratory findings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 24.51,
      "n": 42,
      "standard_error": 12.3576,
      "lower_ci_bound": 7.771,
      "upper_ci_bound": 55.5736,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15607,
      "task": "Communicate with laboratories or investigators regarding laboratory findings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.54,
      "n": 42,
      "standard_error": 2.9101,
      "lower_ci_bound": 3.3903,
      "upper_ci_bound": 15.9282,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15607,
      "task": "Communicate with laboratories or investigators regarding laboratory findings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.36,
      "n": 42,
      "standard_error": 0.3514,
      "lower_ci_bound": 0.049,
      "upper_ci_bound": 2.5622,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15607,
      "task": "Communicate with laboratories or investigators regarding laboratory findings.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.62,
      "n": 43,
      "standard_error": 0.2204,
      "lower_ci_bound": 3.174,
      "upper_ci_bound": 4.0634,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15607,
      "task": "Communicate with laboratories or investigators regarding laboratory findings.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 78.48,
      "n": 53,
      "standard_error": 8.2278,
      "lower_ci_bound": 57.8445,
      "upper_ci_bound": 90.6517,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15583,
      "task": "Review scientific literature, participate in continuing education activities, or attend conferences and seminars to maintain current knowledge of clinical studies affairs and issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 29.13,
      "n": 42,
      "standard_error": 10.1122,
      "lower_ci_bound": 13.2592,
      "upper_ci_bound": 52.5024,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15583,
      "task": "Review scientific literature, participate in continuing education activities, or attend conferences and seminars to maintain current knowledge of clinical studies affairs and issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.99,
      "n": 42,
      "standard_error": 9.7915,
      "lower_ci_bound": 6.0863,
      "upper_ci_bound": 45.8773,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15583,
      "task": "Review scientific literature, participate in continuing education activities, or attend conferences and seminars to maintain current knowledge of clinical studies affairs and issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 43.48,
      "n": 42,
      "standard_error": 8.5868,
      "lower_ci_bound": 27.5275,
      "upper_ci_bound": 60.9044,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15583,
      "task": "Review scientific literature, participate in continuing education activities, or attend conferences and seminars to maintain current knowledge of clinical studies affairs and issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.32,
      "n": 42,
      "standard_error": 5.1862,
      "lower_ci_bound": 1.6608,
      "upper_ci_bound": 26.9953,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15583,
      "task": "Review scientific literature, participate in continuing education activities, or attend conferences and seminars to maintain current knowledge of clinical studies affairs and issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 1.08,
      "n": 42,
      "standard_error": 1.1116,
      "lower_ci_bound": 0.1331,
      "upper_ci_bound": 8.2015,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15583,
      "task": "Review scientific literature, participate in continuing education activities, or attend conferences and seminars to maintain current knowledge of clinical studies affairs and issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15583,
      "task": "Review scientific literature, participate in continuing education activities, or attend conferences and seminars to maintain current knowledge of clinical studies affairs and issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15583,
      "task": "Review scientific literature, participate in continuing education activities, or attend conferences and seminars to maintain current knowledge of clinical studies affairs and issues.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.48,
      "n": 43,
      "standard_error": 0.2093,
      "lower_ci_bound": 3.0588,
      "upper_ci_bound": 3.9037,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15583,
      "task": "Review scientific literature, participate in continuing education activities, or attend conferences and seminars to maintain current knowledge of clinical studies affairs and issues.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.9,
      "n": 52,
      "standard_error": 5.9402,
      "lower_ci_bound": 68.9252,
      "upper_ci_bound": 93.4464,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15599,
      "task": "Organize space for study equipment and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.41,
      "n": 49,
      "standard_error": 3.3417,
      "lower_ci_bound": 0.926,
      "upper_ci_bound": 18.5148,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15599,
      "task": "Organize space for study equipment and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 12.58,
      "n": 49,
      "standard_error": 5.5785,
      "lower_ci_bound": 4.9306,
      "upper_ci_bound": 28.5204,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15599,
      "task": "Organize space for study equipment and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 46.28,
      "n": 49,
      "standard_error": 5.8345,
      "lower_ci_bound": 34.9529,
      "upper_ci_bound": 57.9959,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15599,
      "task": "Organize space for study equipment and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.54,
      "n": 49,
      "standard_error": 4.6284,
      "lower_ci_bound": 10.052,
      "upper_ci_bound": 28.8125,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15599,
      "task": "Organize space for study equipment and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 16.41,
      "n": 49,
      "standard_error": 4.8337,
      "lower_ci_bound": 8.8104,
      "upper_ci_bound": 28.5025,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15599,
      "task": "Organize space for study equipment and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 49,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15599,
      "task": "Organize space for study equipment and supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.8,
      "n": 49,
      "standard_error": 2.5864,
      "lower_ci_bound": 0.4242,
      "upper_ci_bound": 16.2977,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15599,
      "task": "Organize space for study equipment and supplies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.38,
      "n": 49,
      "standard_error": 0.1999,
      "lower_ci_bound": 2.9765,
      "upper_ci_bound": 3.7804,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15599,
      "task": "Organize space for study equipment and supplies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.62,
      "n": 53,
      "standard_error": 6.5752,
      "lower_ci_bound": 67.643,
      "upper_ci_bound": 97.2699,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15589,
      "task": "Develop advertising and other informational materials to be used in subject recruitment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 26.35,
      "n": 37,
      "standard_error": 7.8445,
      "lower_ci_bound": 13.6167,
      "upper_ci_bound": 44.8186,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15589,
      "task": "Develop advertising and other informational materials to be used in subject recruitment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 47.15,
      "n": 37,
      "standard_error": 9.5818,
      "lower_ci_bound": 29.0305,
      "upper_ci_bound": 66.0556,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15589,
      "task": "Develop advertising and other informational materials to be used in subject recruitment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.95,
      "n": 37,
      "standard_error": 9.0781,
      "lower_ci_bound": 2.8248,
      "upper_ci_bound": 43.2364,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15589,
      "task": "Develop advertising and other informational materials to be used in subject recruitment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.16,
      "n": 37,
      "standard_error": 6.4779,
      "lower_ci_bound": 4.5783,
      "upper_ci_bound": 32.3589,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15589,
      "task": "Develop advertising and other informational materials to be used in subject recruitment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15589,
      "task": "Develop advertising and other informational materials to be used in subject recruitment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 37,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15589,
      "task": "Develop advertising and other informational materials to be used in subject recruitment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.39,
      "n": 37,
      "standard_error": 0.3778,
      "lower_ci_bound": 0.0532,
      "upper_ci_bound": 2.7571,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15589,
      "task": "Develop advertising and other informational materials to be used in subject recruitment.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.27,
      "n": 37,
      "standard_error": 0.2323,
      "lower_ci_bound": 2.7978,
      "upper_ci_bound": 3.7399,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15589,
      "task": "Develop advertising and other informational materials to be used in subject recruitment.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 71.82,
      "n": 53,
      "standard_error": 7.2855,
      "lower_ci_bound": 55.3066,
      "upper_ci_bound": 83.9918,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15604,
      "task": "Dispense medical devices or drugs, and calculate dosages and provide instructions as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.93,
      "n": 30,
      "standard_error": 2.1077,
      "lower_ci_bound": 0.2006,
      "upper_ci_bound": 16.1226,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15604,
      "task": "Dispense medical devices or drugs, and calculate dosages and provide instructions as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.94,
      "n": 30,
      "standard_error": 6.1559,
      "lower_ci_bound": 1.0509,
      "upper_ci_bound": 34.3758,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15604,
      "task": "Dispense medical devices or drugs, and calculate dosages and provide instructions as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 29.73,
      "n": 30,
      "standard_error": 10.4514,
      "lower_ci_bound": 13.2038,
      "upper_ci_bound": 54.069,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15604,
      "task": "Dispense medical devices or drugs, and calculate dosages and provide instructions as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 37.88,
      "n": 30,
      "standard_error": 15.7739,
      "lower_ci_bound": 13.4032,
      "upper_ci_bound": 70.6055,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15604,
      "task": "Dispense medical devices or drugs, and calculate dosages and provide instructions as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.91,
      "n": 30,
      "standard_error": 3.779,
      "lower_ci_bound": 0.9741,
      "upper_ci_bound": 21.2885,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15604,
      "task": "Dispense medical devices or drugs, and calculate dosages and provide instructions as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 13.71,
      "n": 30,
      "standard_error": 6.2358,
      "lower_ci_bound": 5.1281,
      "upper_ci_bound": 31.8306,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15604,
      "task": "Dispense medical devices or drugs, and calculate dosages and provide instructions as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.91,
      "n": 30,
      "standard_error": 3.779,
      "lower_ci_bound": 0.9741,
      "upper_ci_bound": 21.2885,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15604,
      "task": "Dispense medical devices or drugs, and calculate dosages and provide instructions as necessary.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.26,
      "n": 31,
      "standard_error": 0.1554,
      "lower_ci_bound": 3.9432,
      "upper_ci_bound": 4.5778,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15604,
      "task": "Dispense medical devices or drugs, and calculate dosages and provide instructions as necessary.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 59.56,
      "n": 52,
      "standard_error": 8.3644,
      "lower_ci_bound": 42.3102,
      "upper_ci_bound": 74.7303,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15611,
      "task": "Arrange for research study sites and determine staff or equipment availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.95,
      "n": 29,
      "standard_error": 3.0876,
      "lower_ci_bound": 0.7704,
      "upper_ci_bound": 17.8858,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15611,
      "task": "Arrange for research study sites and determine staff or equipment availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 32.04,
      "n": 29,
      "standard_error": 9.6139,
      "lower_ci_bound": 16.0212,
      "upper_ci_bound": 53.801,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15611,
      "task": "Arrange for research study sites and determine staff or equipment availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.27,
      "n": 29,
      "standard_error": 8.2479,
      "lower_ci_bound": 11.335,
      "upper_ci_bound": 44.5558,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15611,
      "task": "Arrange for research study sites and determine staff or equipment availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 27.28,
      "n": 29,
      "standard_error": 9.4592,
      "lower_ci_bound": 12.376,
      "upper_ci_bound": 49.9055,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15611,
      "task": "Arrange for research study sites and determine staff or equipment availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.97,
      "n": 29,
      "standard_error": 7.3055,
      "lower_ci_bound": 3.1826,
      "upper_ci_bound": 36.0057,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15611,
      "task": "Arrange for research study sites and determine staff or equipment availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15611,
      "task": "Arrange for research study sites and determine staff or equipment availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.49,
      "n": 29,
      "standard_error": 0.5014,
      "lower_ci_bound": 0.0608,
      "upper_ci_bound": 3.8696,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15611,
      "task": "Arrange for research study sites and determine staff or equipment availability.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.83,
      "n": 29,
      "standard_error": 0.2396,
      "lower_ci_bound": 3.3438,
      "upper_ci_bound": 4.3253,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15611,
      "task": "Arrange for research study sites and determine staff or equipment availability.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 57.87,
      "n": 52,
      "standard_error": 7.5747,
      "lower_ci_bound": 42.405,
      "upper_ci_bound": 71.9363,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15588,
      "task": "Interpret protocols and advise treating physicians on appropriate dosage modifications or treatment calculations based on patient characteristics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.18,
      "n": 21,
      "standard_error": 2.2189,
      "lower_ci_bound": 0.2539,
      "upper_ci_bound": 16.333,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15588,
      "task": "Interpret protocols and advise treating physicians on appropriate dosage modifications or treatment calculations based on patient characteristics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 24.63,
      "n": 21,
      "standard_error": 8.299,
      "lower_ci_bound": 11.3929,
      "upper_ci_bound": 45.3637,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15588,
      "task": "Interpret protocols and advise treating physicians on appropriate dosage modifications or treatment calculations based on patient characteristics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.96,
      "n": 21,
      "standard_error": 12.1988,
      "lower_ci_bound": 9.2042,
      "upper_ci_bound": 57.336,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15588,
      "task": "Interpret protocols and advise treating physicians on appropriate dosage modifications or treatment calculations based on patient characteristics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.08,
      "n": 21,
      "standard_error": 9.1871,
      "lower_ci_bound": 3.252,
      "upper_ci_bound": 44.41,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15588,
      "task": "Interpret protocols and advise treating physicians on appropriate dosage modifications or treatment calculations based on patient characteristics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 20.08,
      "n": 21,
      "standard_error": 11.4424,
      "lower_ci_bound": 5.3725,
      "upper_ci_bound": 52.6479,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15588,
      "task": "Interpret protocols and advise treating physicians on appropriate dosage modifications or treatment calculations based on patient characteristics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15588,
      "task": "Interpret protocols and advise treating physicians on appropriate dosage modifications or treatment calculations based on patient characteristics.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 12.07,
      "n": 21,
      "standard_error": 11.3047,
      "lower_ci_bound": 1.4676,
      "upper_ci_bound": 55.8685,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15588,
      "task": "Interpret protocols and advise treating physicians on appropriate dosage modifications or treatment calculations based on patient characteristics.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.73,
      "n": 22,
      "standard_error": 0.2224,
      "lower_ci_bound": 3.2649,
      "upper_ci_bound": 4.1897,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15588,
      "task": "Interpret protocols and advise treating physicians on appropriate dosage modifications or treatment calculations based on patient characteristics.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 31.04,
      "n": 53,
      "standard_error": 5.8861,
      "lower_ci_bound": 20.5865,
      "upper_ci_bound": 43.8698,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15590,
      "task": "Contact industry representatives to ensure equipment and software specifications necessary for successful study completion.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 23.51,
      "n": 27,
      "standard_error": 9.2158,
      "lower_ci_bound": 9.6838,
      "upper_ci_bound": 46.8483,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15590,
      "task": "Contact industry representatives to ensure equipment and software specifications necessary for successful study completion.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.53,
      "n": 27,
      "standard_error": 9.196,
      "lower_ci_bound": 5.439,
      "upper_ci_bound": 44.0043,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15590,
      "task": "Contact industry representatives to ensure equipment and software specifications necessary for successful study completion.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.67,
      "n": 27,
      "standard_error": 8.6576,
      "lower_ci_bound": 4.6086,
      "upper_ci_bound": 41.6708,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15590,
      "task": "Contact industry representatives to ensure equipment and software specifications necessary for successful study completion.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 37.98,
      "n": 27,
      "standard_error": 8.3474,
      "lower_ci_bound": 22.8154,
      "upper_ci_bound": 55.924,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15590,
      "task": "Contact industry representatives to ensure equipment and software specifications necessary for successful study completion.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.73,
      "n": 27,
      "standard_error": 4.9418,
      "lower_ci_bound": 0.5167,
      "upper_ci_bound": 32.1375,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15590,
      "task": "Contact industry representatives to ensure equipment and software specifications necessary for successful study completion.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 27,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15590,
      "task": "Contact industry representatives to ensure equipment and software specifications necessary for successful study completion.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.58,
      "n": 27,
      "standard_error": 0.5717,
      "lower_ci_bound": 0.0759,
      "upper_ci_bound": 4.2864,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15590,
      "task": "Contact industry representatives to ensure equipment and software specifications necessary for successful study completion.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.58,
      "n": 28,
      "standard_error": 0.2137,
      "lower_ci_bound": 3.144,
      "upper_ci_bound": 4.021,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15590,
      "task": "Contact industry representatives to ensure equipment and software specifications necessary for successful study completion.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 49.05,
      "n": 53,
      "standard_error": 4.0508,
      "lower_ci_bound": 41.0123,
      "upper_ci_bound": 57.1278,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15584,
      "task": "Register protocol patients with appropriate statistical centers as required.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.57,
      "n": 22,
      "standard_error": 6.6944,
      "lower_ci_bound": 4.571,
      "upper_ci_bound": 33.9731,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15584,
      "task": "Register protocol patients with appropriate statistical centers as required.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.48,
      "n": 22,
      "standard_error": 8.4106,
      "lower_ci_bound": 3.3611,
      "upper_ci_bound": 41.1087,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15584,
      "task": "Register protocol patients with appropriate statistical centers as required.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 29.75,
      "n": 22,
      "standard_error": 12.5987,
      "lower_ci_bound": 10.7853,
      "upper_ci_bound": 59.7347,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15584,
      "task": "Register protocol patients with appropriate statistical centers as required.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 31.12,
      "n": 22,
      "standard_error": 11.8177,
      "lower_ci_bound": 12.5556,
      "upper_ci_bound": 58.7125,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15584,
      "task": "Register protocol patients with appropriate statistical centers as required.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 2.22,
      "n": 22,
      "standard_error": 2.2395,
      "lower_ci_bound": 0.2659,
      "upper_ci_bound": 16.2337,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15584,
      "task": "Register protocol patients with appropriate statistical centers as required.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15584,
      "task": "Register protocol patients with appropriate statistical centers as required.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.85,
      "n": 22,
      "standard_error": 8.6494,
      "lower_ci_bound": 1.4226,
      "upper_ci_bound": 45.2975,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15584,
      "task": "Register protocol patients with appropriate statistical centers as required.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.48,
      "n": 24,
      "standard_error": 0.3213,
      "lower_ci_bound": 2.8179,
      "upper_ci_bound": 4.1472,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15584,
      "task": "Register protocol patients with appropriate statistical centers as required.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 44.36,
      "n": 53,
      "standard_error": 4.7662,
      "lower_ci_bound": 35.1132,
      "upper_ci_bound": 54.0145,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15582,
      "task": "Solicit industry-sponsored trials through contacts and professional organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.55,
      "n": 28,
      "standard_error": 4.5677,
      "lower_ci_bound": 2.086,
      "upper_ci_bound": 23.8243,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15582,
      "task": "Solicit industry-sponsored trials through contacts and professional organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 46.43,
      "n": 28,
      "standard_error": 7.0579,
      "lower_ci_bound": 32.6278,
      "upper_ci_bound": 60.811,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15582,
      "task": "Solicit industry-sponsored trials through contacts and professional organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25.53,
      "n": 28,
      "standard_error": 9.9125,
      "lower_ci_bound": 10.5231,
      "upper_ci_bound": 49.9801,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15582,
      "task": "Solicit industry-sponsored trials through contacts and professional organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.39,
      "n": 28,
      "standard_error": 7.7316,
      "lower_ci_bound": 3.1777,
      "upper_ci_bound": 37.8814,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15582,
      "task": "Solicit industry-sponsored trials through contacts and professional organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15582,
      "task": "Solicit industry-sponsored trials through contacts and professional organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.1,
      "n": 28,
      "standard_error": 7.3142,
      "lower_ci_bound": 1.1584,
      "upper_ci_bound": 39.8346,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15582,
      "task": "Solicit industry-sponsored trials through contacts and professional organizations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 28,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15582,
      "task": "Solicit industry-sponsored trials through contacts and professional organizations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.22,
      "n": 31,
      "standard_error": 0.2539,
      "lower_ci_bound": 2.7039,
      "upper_ci_bound": 3.7409,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15582,
      "task": "Solicit industry-sponsored trials through contacts and professional organizations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 52.72,
      "n": 53,
      "standard_error": 6.9523,
      "lower_ci_bound": 38.9198,
      "upper_ci_bound": 66.1211,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15586,
      "task": "Participate in preparation and management of research budgets and monetary disbursements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 24.53,
      "n": 29,
      "standard_error": 8.6801,
      "lower_ci_bound": 11.0662,
      "upper_ci_bound": 45.9265,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15586,
      "task": "Participate in preparation and management of research budgets and monetary disbursements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.55,
      "n": 29,
      "standard_error": 7.3917,
      "lower_ci_bound": 14.2593,
      "upper_ci_bound": 44.0017,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15586,
      "task": "Participate in preparation and management of research budgets and monetary disbursements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.47,
      "n": 29,
      "standard_error": 9.5914,
      "lower_ci_bound": 6.4568,
      "upper_ci_bound": 45.841,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15586,
      "task": "Participate in preparation and management of research budgets and monetary disbursements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.87,
      "n": 29,
      "standard_error": 7.1278,
      "lower_ci_bound": 4.5275,
      "upper_ci_bound": 35.3439,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15586,
      "task": "Participate in preparation and management of research budgets and monetary disbursements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15.58,
      "n": 29,
      "standard_error": 7.6837,
      "lower_ci_bound": 5.2835,
      "upper_ci_bound": 37.9158,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15586,
      "task": "Participate in preparation and management of research budgets and monetary disbursements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15586,
      "task": "Participate in preparation and management of research budgets and monetary disbursements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 29,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15586,
      "task": "Participate in preparation and management of research budgets and monetary disbursements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.08,
      "n": 30,
      "standard_error": 0.1741,
      "lower_ci_bound": 2.72,
      "upper_ci_bound": 3.4323,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "task_id": 15586,
      "task": "Participate in preparation and management of research budgets and monetary disbursements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 53.48,
      "n": 53,
      "standard_error": 11.9394,
      "lower_ci_bound": 30.5017,
      "upper_ci_bound": 75.0722,
      "recommend_suppress": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15618,
      "task": "Perform hydrologic, hydraulic, or water quality modeling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15618,
      "task": "Perform hydrologic, hydraulic, or water quality modeling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15618,
      "task": "Perform hydrologic, hydraulic, or water quality modeling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15618,
      "task": "Perform hydrologic, hydraulic, or water quality modeling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15618,
      "task": "Perform hydrologic, hydraulic, or water quality modeling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 27.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15618,
      "task": "Perform hydrologic, hydraulic, or water quality modeling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15618,
      "task": "Perform hydrologic, hydraulic, or water quality modeling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15618,
      "task": "Perform hydrologic, hydraulic, or water quality modeling.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15618,
      "task": "Perform hydrologic, hydraulic, or water quality modeling.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15633,
      "task": "Analyze storm water systems to identify opportunities for water resource improvements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15633,
      "task": "Analyze storm water systems to identify opportunities for water resource improvements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15633,
      "task": "Analyze storm water systems to identify opportunities for water resource improvements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15633,
      "task": "Analyze storm water systems to identify opportunities for water resource improvements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15633,
      "task": "Analyze storm water systems to identify opportunities for water resource improvements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15633,
      "task": "Analyze storm water systems to identify opportunities for water resource improvements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15633,
      "task": "Analyze storm water systems to identify opportunities for water resource improvements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15633,
      "task": "Analyze storm water systems to identify opportunities for water resource improvements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15633,
      "task": "Analyze storm water systems to identify opportunities for water resource improvements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15631,
      "task": "Conduct, or oversee the conduct of, investigations on matters such as water storage, wastewater discharge, pollutants, permits, or other compliance and regulatory issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15631,
      "task": "Conduct, or oversee the conduct of, investigations on matters such as water storage, wastewater discharge, pollutants, permits, or other compliance and regulatory issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15631,
      "task": "Conduct, or oversee the conduct of, investigations on matters such as water storage, wastewater discharge, pollutants, permits, or other compliance and regulatory issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15631,
      "task": "Conduct, or oversee the conduct of, investigations on matters such as water storage, wastewater discharge, pollutants, permits, or other compliance and regulatory issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 28.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15631,
      "task": "Conduct, or oversee the conduct of, investigations on matters such as water storage, wastewater discharge, pollutants, permits, or other compliance and regulatory issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15631,
      "task": "Conduct, or oversee the conduct of, investigations on matters such as water storage, wastewater discharge, pollutants, permits, or other compliance and regulatory issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15631,
      "task": "Conduct, or oversee the conduct of, investigations on matters such as water storage, wastewater discharge, pollutants, permits, or other compliance and regulatory issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15631,
      "task": "Conduct, or oversee the conduct of, investigations on matters such as water storage, wastewater discharge, pollutants, permits, or other compliance and regulatory issues.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15631,
      "task": "Conduct, or oversee the conduct of, investigations on matters such as water storage, wastewater discharge, pollutants, permits, or other compliance and regulatory issues.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15634,
      "task": "Develop strategies for watershed operations to meet water supply and conservation goals or to ensure regulatory compliance with clean water laws or regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15634,
      "task": "Develop strategies for watershed operations to meet water supply and conservation goals or to ensure regulatory compliance with clean water laws or regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 31.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15634,
      "task": "Develop strategies for watershed operations to meet water supply and conservation goals or to ensure regulatory compliance with clean water laws or regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15634,
      "task": "Develop strategies for watershed operations to meet water supply and conservation goals or to ensure regulatory compliance with clean water laws or regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15634,
      "task": "Develop strategies for watershed operations to meet water supply and conservation goals or to ensure regulatory compliance with clean water laws or regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15634,
      "task": "Develop strategies for watershed operations to meet water supply and conservation goals or to ensure regulatory compliance with clean water laws or regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15634,
      "task": "Develop strategies for watershed operations to meet water supply and conservation goals or to ensure regulatory compliance with clean water laws or regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15634,
      "task": "Develop strategies for watershed operations to meet water supply and conservation goals or to ensure regulatory compliance with clean water laws or regulations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15634,
      "task": "Develop strategies for watershed operations to meet water supply and conservation goals or to ensure regulatory compliance with clean water laws or regulations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15630,
      "task": "Conduct technical studies for water resources on topics such as pollutants and water treatment options.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15630,
      "task": "Conduct technical studies for water resources on topics such as pollutants and water treatment options.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15630,
      "task": "Conduct technical studies for water resources on topics such as pollutants and water treatment options.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15630,
      "task": "Conduct technical studies for water resources on topics such as pollutants and water treatment options.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15630,
      "task": "Conduct technical studies for water resources on topics such as pollutants and water treatment options.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15630,
      "task": "Conduct technical studies for water resources on topics such as pollutants and water treatment options.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15630,
      "task": "Conduct technical studies for water resources on topics such as pollutants and water treatment options.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15630,
      "task": "Conduct technical studies for water resources on topics such as pollutants and water treatment options.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15630,
      "task": "Conduct technical studies for water resources on topics such as pollutants and water treatment options.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15616,
      "task": "Review or evaluate designs for water detention facilities, storm drains, flood control facilities, or other hydraulic structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15616,
      "task": "Review or evaluate designs for water detention facilities, storm drains, flood control facilities, or other hydraulic structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 27.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15616,
      "task": "Review or evaluate designs for water detention facilities, storm drains, flood control facilities, or other hydraulic structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15616,
      "task": "Review or evaluate designs for water detention facilities, storm drains, flood control facilities, or other hydraulic structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15616,
      "task": "Review or evaluate designs for water detention facilities, storm drains, flood control facilities, or other hydraulic structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15616,
      "task": "Review or evaluate designs for water detention facilities, storm drains, flood control facilities, or other hydraulic structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15616,
      "task": "Review or evaluate designs for water detention facilities, storm drains, flood control facilities, or other hydraulic structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15616,
      "task": "Review or evaluate designs for water detention facilities, storm drains, flood control facilities, or other hydraulic structures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15616,
      "task": "Review or evaluate designs for water detention facilities, storm drains, flood control facilities, or other hydraulic structures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15624,
      "task": "Present water resource proposals to government, public interest groups, or community groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15624,
      "task": "Present water resource proposals to government, public interest groups, or community groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 54.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15624,
      "task": "Present water resource proposals to government, public interest groups, or community groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15624,
      "task": "Present water resource proposals to government, public interest groups, or community groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15624,
      "task": "Present water resource proposals to government, public interest groups, or community groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15624,
      "task": "Present water resource proposals to government, public interest groups, or community groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15624,
      "task": "Present water resource proposals to government, public interest groups, or community groups.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15624,
      "task": "Present water resource proposals to government, public interest groups, or community groups.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15624,
      "task": "Present water resource proposals to government, public interest groups, or community groups.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15628,
      "task": "Develop plans to protect watershed health or rehabilitate watersheds.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15628,
      "task": "Develop plans to protect watershed health or rehabilitate watersheds.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 28.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15628,
      "task": "Develop plans to protect watershed health or rehabilitate watersheds.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15628,
      "task": "Develop plans to protect watershed health or rehabilitate watersheds.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15628,
      "task": "Develop plans to protect watershed health or rehabilitate watersheds.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15628,
      "task": "Develop plans to protect watershed health or rehabilitate watersheds.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15628,
      "task": "Develop plans to protect watershed health or rehabilitate watersheds.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15628,
      "task": "Develop plans to protect watershed health or rehabilitate watersheds.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15628,
      "task": "Develop plans to protect watershed health or rehabilitate watersheds.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15621,
      "task": "Write proposals, project reports, informational brochures, or other documents on wastewater purification, water supply and demand, or other water resource subjects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15621,
      "task": "Write proposals, project reports, informational brochures, or other documents on wastewater purification, water supply and demand, or other water resource subjects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 31.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15621,
      "task": "Write proposals, project reports, informational brochures, or other documents on wastewater purification, water supply and demand, or other water resource subjects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 36.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15621,
      "task": "Write proposals, project reports, informational brochures, or other documents on wastewater purification, water supply and demand, or other water resource subjects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15621,
      "task": "Write proposals, project reports, informational brochures, or other documents on wastewater purification, water supply and demand, or other water resource subjects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15621,
      "task": "Write proposals, project reports, informational brochures, or other documents on wastewater purification, water supply and demand, or other water resource subjects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15621,
      "task": "Write proposals, project reports, informational brochures, or other documents on wastewater purification, water supply and demand, or other water resource subjects.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15621,
      "task": "Write proposals, project reports, informational brochures, or other documents on wastewater purification, water supply and demand, or other water resource subjects.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15621,
      "task": "Write proposals, project reports, informational brochures, or other documents on wastewater purification, water supply and demand, or other water resource subjects.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15632,
      "task": "Conduct cost-benefit studies for watershed improvement projects or water management alternatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 28.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15632,
      "task": "Conduct cost-benefit studies for watershed improvement projects or water management alternatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 38.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15632,
      "task": "Conduct cost-benefit studies for watershed improvement projects or water management alternatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15632,
      "task": "Conduct cost-benefit studies for watershed improvement projects or water management alternatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15632,
      "task": "Conduct cost-benefit studies for watershed improvement projects or water management alternatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15632,
      "task": "Conduct cost-benefit studies for watershed improvement projects or water management alternatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15632,
      "task": "Conduct cost-benefit studies for watershed improvement projects or water management alternatives.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15632,
      "task": "Conduct cost-benefit studies for watershed improvement projects or water management alternatives.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15632,
      "task": "Conduct cost-benefit studies for watershed improvement projects or water management alternatives.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15623,
      "task": "Provide technical expertise to assist communities in the development or implementation of storm water monitoring or other water programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15623,
      "task": "Provide technical expertise to assist communities in the development or implementation of storm water monitoring or other water programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15623,
      "task": "Provide technical expertise to assist communities in the development or implementation of storm water monitoring or other water programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15623,
      "task": "Provide technical expertise to assist communities in the development or implementation of storm water monitoring or other water programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15623,
      "task": "Provide technical expertise to assist communities in the development or implementation of storm water monitoring or other water programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15623,
      "task": "Provide technical expertise to assist communities in the development or implementation of storm water monitoring or other water programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15623,
      "task": "Provide technical expertise to assist communities in the development or implementation of storm water monitoring or other water programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15623,
      "task": "Provide technical expertise to assist communities in the development or implementation of storm water monitoring or other water programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15623,
      "task": "Provide technical expertise to assist communities in the development or implementation of storm water monitoring or other water programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15620,
      "task": "Compile and maintain documentation on the health of a body of water.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15620,
      "task": "Compile and maintain documentation on the health of a body of water.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 47.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15620,
      "task": "Compile and maintain documentation on the health of a body of water.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15620,
      "task": "Compile and maintain documentation on the health of a body of water.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15620,
      "task": "Compile and maintain documentation on the health of a body of water.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15620,
      "task": "Compile and maintain documentation on the health of a body of water.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15620,
      "task": "Compile and maintain documentation on the health of a body of water.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15620,
      "task": "Compile and maintain documentation on the health of a body of water.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.42,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15620,
      "task": "Compile and maintain documentation on the health of a body of water.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15627,
      "task": "Identify and characterize specific causes or sources of water pollution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 28.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15627,
      "task": "Identify and characterize specific causes or sources of water pollution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 47.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15627,
      "task": "Identify and characterize specific causes or sources of water pollution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15627,
      "task": "Identify and characterize specific causes or sources of water pollution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15627,
      "task": "Identify and characterize specific causes or sources of water pollution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15627,
      "task": "Identify and characterize specific causes or sources of water pollution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15627,
      "task": "Identify and characterize specific causes or sources of water pollution.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15627,
      "task": "Identify and characterize specific causes or sources of water pollution.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15627,
      "task": "Identify and characterize specific causes or sources of water pollution.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15635,
      "task": "Conduct, or oversee the conduct of, chemical, physical, and biological water quality monitoring or sampling to ensure compliance with water quality standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15635,
      "task": "Conduct, or oversee the conduct of, chemical, physical, and biological water quality monitoring or sampling to ensure compliance with water quality standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15635,
      "task": "Conduct, or oversee the conduct of, chemical, physical, and biological water quality monitoring or sampling to ensure compliance with water quality standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15635,
      "task": "Conduct, or oversee the conduct of, chemical, physical, and biological water quality monitoring or sampling to ensure compliance with water quality standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15635,
      "task": "Conduct, or oversee the conduct of, chemical, physical, and biological water quality monitoring or sampling to ensure compliance with water quality standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15635,
      "task": "Conduct, or oversee the conduct of, chemical, physical, and biological water quality monitoring or sampling to ensure compliance with water quality standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15635,
      "task": "Conduct, or oversee the conduct of, chemical, physical, and biological water quality monitoring or sampling to ensure compliance with water quality standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15635,
      "task": "Conduct, or oversee the conduct of, chemical, physical, and biological water quality monitoring or sampling to ensure compliance with water quality standards.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15635,
      "task": "Conduct, or oversee the conduct of, chemical, physical, and biological water quality monitoring or sampling to ensure compliance with water quality standards.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15619,
      "task": "Compile water resource data, using geographic information systems (GIS) or global position systems (GPS) software.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15619,
      "task": "Compile water resource data, using geographic information systems (GIS) or global position systems (GPS) software.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 30,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15619,
      "task": "Compile water resource data, using geographic information systems (GIS) or global position systems (GPS) software.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15619,
      "task": "Compile water resource data, using geographic information systems (GIS) or global position systems (GPS) software.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15619,
      "task": "Compile water resource data, using geographic information systems (GIS) or global position systems (GPS) software.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15619,
      "task": "Compile water resource data, using geographic information systems (GIS) or global position systems (GPS) software.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15619,
      "task": "Compile water resource data, using geographic information systems (GIS) or global position systems (GPS) software.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15619,
      "task": "Compile water resource data, using geographic information systems (GIS) or global position systems (GPS) software.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15619,
      "task": "Compile water resource data, using geographic information systems (GIS) or global position systems (GPS) software.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15622,
      "task": "Recommend new or revised policies, procedures, or regulations to support water resource or conservation goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 47.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15622,
      "task": "Recommend new or revised policies, procedures, or regulations to support water resource or conservation goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 28.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15622,
      "task": "Recommend new or revised policies, procedures, or regulations to support water resource or conservation goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15622,
      "task": "Recommend new or revised policies, procedures, or regulations to support water resource or conservation goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15622,
      "task": "Recommend new or revised policies, procedures, or regulations to support water resource or conservation goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15622,
      "task": "Recommend new or revised policies, procedures, or regulations to support water resource or conservation goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15622,
      "task": "Recommend new or revised policies, procedures, or regulations to support water resource or conservation goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15622,
      "task": "Recommend new or revised policies, procedures, or regulations to support water resource or conservation goals.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15622,
      "task": "Recommend new or revised policies, procedures, or regulations to support water resource or conservation goals.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15629,
      "task": "Develop or implement standardized water monitoring and assessment methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 57.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15629,
      "task": "Develop or implement standardized water monitoring and assessment methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15629,
      "task": "Develop or implement standardized water monitoring and assessment methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15629,
      "task": "Develop or implement standardized water monitoring and assessment methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15629,
      "task": "Develop or implement standardized water monitoring and assessment methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15629,
      "task": "Develop or implement standardized water monitoring and assessment methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15629,
      "task": "Develop or implement standardized water monitoring and assessment methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15629,
      "task": "Develop or implement standardized water monitoring and assessment methods.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15629,
      "task": "Develop or implement standardized water monitoring and assessment methods.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15615,
      "task": "Supervise teams of workers who capture water from wells and rivers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 41.18,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15615,
      "task": "Supervise teams of workers who capture water from wells and rivers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 35.29,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15615,
      "task": "Supervise teams of workers who capture water from wells and rivers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.65,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15615,
      "task": "Supervise teams of workers who capture water from wells and rivers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15615,
      "task": "Supervise teams of workers who capture water from wells and rivers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15615,
      "task": "Supervise teams of workers who capture water from wells and rivers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15615,
      "task": "Supervise teams of workers who capture water from wells and rivers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15615,
      "task": "Supervise teams of workers who capture water from wells and rivers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15615,
      "task": "Supervise teams of workers who capture water from wells and rivers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 77.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15617,
      "task": "Negotiate for water rights with communities or water facilities to meet water supply demands.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 77.78,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15617,
      "task": "Negotiate for water rights with communities or water facilities to meet water supply demands.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 16.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15617,
      "task": "Negotiate for water rights with communities or water facilities to meet water supply demands.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15617,
      "task": "Negotiate for water rights with communities or water facilities to meet water supply demands.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15617,
      "task": "Negotiate for water rights with communities or water facilities to meet water supply demands.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15617,
      "task": "Negotiate for water rights with communities or water facilities to meet water supply demands.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15617,
      "task": "Negotiate for water rights with communities or water facilities to meet water supply demands.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15617,
      "task": "Negotiate for water rights with communities or water facilities to meet water supply demands.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15617,
      "task": "Negotiate for water rights with communities or water facilities to meet water supply demands.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 81.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15626,
      "task": "Monitor water use, demand, or quality in a particular geographic area.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 42.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15626,
      "task": "Monitor water use, demand, or quality in a particular geographic area.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15626,
      "task": "Monitor water use, demand, or quality in a particular geographic area.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15626,
      "task": "Monitor water use, demand, or quality in a particular geographic area.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15626,
      "task": "Monitor water use, demand, or quality in a particular geographic area.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15626,
      "task": "Monitor water use, demand, or quality in a particular geographic area.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15626,
      "task": "Monitor water use, demand, or quality in a particular geographic area.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15626,
      "task": "Monitor water use, demand, or quality in a particular geographic area.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15626,
      "task": "Monitor water use, demand, or quality in a particular geographic area.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15625,
      "task": "Identify methods for distributing purified wastewater into rivers, streams, or oceans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 68.75,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15625,
      "task": "Identify methods for distributing purified wastewater into rivers, streams, or oceans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 12.5,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15625,
      "task": "Identify methods for distributing purified wastewater into rivers, streams, or oceans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15625,
      "task": "Identify methods for distributing purified wastewater into rivers, streams, or oceans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15625,
      "task": "Identify methods for distributing purified wastewater into rivers, streams, or oceans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15625,
      "task": "Identify methods for distributing purified wastewater into rivers, streams, or oceans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15625,
      "task": "Identify methods for distributing purified wastewater into rivers, streams, or oceans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15625,
      "task": "Identify methods for distributing purified wastewater into rivers, streams, or oceans.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.88,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "task_id": 15625,
      "task": "Identify methods for distributing purified wastewater into rivers, streams, or oceans.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 72.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 20842,
      "task": "Monitor employees' work schedules and attendance for payroll purposes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 84,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 20842,
      "task": "Monitor employees' work schedules and attendance for payroll purposes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 84,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 20842,
      "task": "Monitor employees' work schedules and attendance for payroll purposes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 2.19,
      "n": 84,
      "standard_error": 1.3044,
      "lower_ci_bound": 0.664,
      "upper_ci_bound": 6.991,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 20842,
      "task": "Monitor employees' work schedules and attendance for payroll purposes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.75,
      "n": 84,
      "standard_error": 3.1477,
      "lower_ci_bound": 1.8825,
      "upper_ci_bound": 16.2259,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 20842,
      "task": "Monitor employees' work schedules and attendance for payroll purposes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 65.07,
      "n": 84,
      "standard_error": 6.1715,
      "lower_ci_bound": 52.0491,
      "upper_ci_bound": 76.1713,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 20842,
      "task": "Monitor employees' work schedules and attendance for payroll purposes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.08,
      "n": 84,
      "standard_error": 3.6984,
      "lower_ci_bound": 9.0869,
      "upper_ci_bound": 23.9751,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 20842,
      "task": "Monitor employees' work schedules and attendance for payroll purposes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 11.92,
      "n": 84,
      "standard_error": 4.0607,
      "lower_ci_bound": 5.8975,
      "upper_ci_bound": 22.6022,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 20842,
      "task": "Monitor employees' work schedules and attendance for payroll purposes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.69,
      "n": 85,
      "standard_error": 0.0682,
      "lower_ci_bound": 4.5557,
      "upper_ci_bound": 4.8268,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 20842,
      "task": "Monitor employees' work schedules and attendance for payroll purposes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 99.53,
      "n": 86,
      "standard_error": 0.4818,
      "lower_ci_bound": 96.4433,
      "upper_ci_bound": 99.9404,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5260,
      "task": "Organize and supervise activities, such as the processing of incoming and outgoing mail.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 79,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5260,
      "task": "Organize and supervise activities, such as the processing of incoming and outgoing mail.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.72,
      "n": 79,
      "standard_error": 2.6001,
      "lower_ci_bound": 0.8999,
      "upper_ci_bound": 14.0896,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5260,
      "task": "Organize and supervise activities, such as the processing of incoming and outgoing mail.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 79,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5260,
      "task": "Organize and supervise activities, such as the processing of incoming and outgoing mail.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 1.5,
      "n": 79,
      "standard_error": 1.1035,
      "lower_ci_bound": 0.3423,
      "upper_ci_bound": 6.3138,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5260,
      "task": "Organize and supervise activities, such as the processing of incoming and outgoing mail.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 55.91,
      "n": 79,
      "standard_error": 5.027,
      "lower_ci_bound": 45.794,
      "upper_ci_bound": 65.5504,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5260,
      "task": "Organize and supervise activities, such as the processing of incoming and outgoing mail.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 12.56,
      "n": 79,
      "standard_error": 4.616,
      "lower_ci_bound": 5.8603,
      "upper_ci_bound": 24.908,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5260,
      "task": "Organize and supervise activities, such as the processing of incoming and outgoing mail.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 26.32,
      "n": 79,
      "standard_error": 6.2401,
      "lower_ci_bound": 15.8384,
      "upper_ci_bound": 40.3972,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5260,
      "task": "Organize and supervise activities, such as the processing of incoming and outgoing mail.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.65,
      "n": 80,
      "standard_error": 0.0827,
      "lower_ci_bound": 4.4891,
      "upper_ci_bound": 4.8181,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5260,
      "task": "Organize and supervise activities, such as the processing of incoming and outgoing mail.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.82,
      "n": 86,
      "standard_error": 3.5068,
      "lower_ci_bound": 81.0846,
      "upper_ci_bound": 95.8032,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5262,
      "task": "Resolve customer complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.14,
      "n": 75,
      "standard_error": 1.1346,
      "lower_ci_bound": 0.1561,
      "upper_ci_bound": 7.8772,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5262,
      "task": "Resolve customer complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.33,
      "n": 75,
      "standard_error": 5.6912,
      "lower_ci_bound": 3.2729,
      "upper_ci_bound": 28.1534,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5262,
      "task": "Resolve customer complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 3.36,
      "n": 75,
      "standard_error": 2.5641,
      "lower_ci_bound": 0.7147,
      "upper_ci_bound": 14.3643,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5262,
      "task": "Resolve customer complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.05,
      "n": 75,
      "standard_error": 3.4427,
      "lower_ci_bound": 5.8243,
      "upper_ci_bound": 19.9789,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5262,
      "task": "Resolve customer complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 42.39,
      "n": 75,
      "standard_error": 6.5616,
      "lower_ci_bound": 30.1099,
      "upper_ci_bound": 55.6918,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5262,
      "task": "Resolve customer complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 18.29,
      "n": 75,
      "standard_error": 4.9798,
      "lower_ci_bound": 10.3316,
      "upper_ci_bound": 30.3022,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5262,
      "task": "Resolve customer complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 13.44,
      "n": 75,
      "standard_error": 4.3761,
      "lower_ci_bound": 6.8363,
      "upper_ci_bound": 24.7296,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5262,
      "task": "Resolve customer complaints.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.55,
      "n": 76,
      "standard_error": 0.0986,
      "lower_ci_bound": 4.3508,
      "upper_ci_bound": 4.7436,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5262,
      "task": "Resolve customer complaints.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.27,
      "n": 86,
      "standard_error": 5.6643,
      "lower_ci_bound": 70.8287,
      "upper_ci_bound": 94.2058,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5264,
      "task": "Prepare employee work schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 80,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5264,
      "task": "Prepare employee work schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0.57,
      "n": 80,
      "standard_error": 0.5743,
      "lower_ci_bound": 0.0751,
      "upper_ci_bound": 4.1507,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5264,
      "task": "Prepare employee work schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10.18,
      "n": 80,
      "standard_error": 3.2945,
      "lower_ci_bound": 5.2415,
      "upper_ci_bound": 18.8428,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5264,
      "task": "Prepare employee work schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 35.86,
      "n": 80,
      "standard_error": 6.438,
      "lower_ci_bound": 24.2577,
      "upper_ci_bound": 49.3918,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5264,
      "task": "Prepare employee work schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 47.14,
      "n": 80,
      "standard_error": 7.3456,
      "lower_ci_bound": 33.1547,
      "upper_ci_bound": 61.5932,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5264,
      "task": "Prepare employee work schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.34,
      "n": 80,
      "standard_error": 3.2806,
      "lower_ci_bound": 1.5251,
      "upper_ci_bound": 17.0342,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5264,
      "task": "Prepare employee work schedules.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.91,
      "n": 80,
      "standard_error": 0.9171,
      "lower_ci_bound": 0.1229,
      "upper_ci_bound": 6.4727,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5264,
      "task": "Prepare employee work schedules.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.52,
      "n": 79,
      "standard_error": 0.103,
      "lower_ci_bound": 4.3174,
      "upper_ci_bound": 4.7274,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5264,
      "task": "Prepare employee work schedules.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.35,
      "n": 86,
      "standard_error": 1.8141,
      "lower_ci_bound": 90.4449,
      "upper_ci_bound": 98.6628,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5261,
      "task": "Direct and coordinate operational, management, and supportive services of one or a number of postal facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 74,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5261,
      "task": "Direct and coordinate operational, management, and supportive services of one or a number of postal facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.8,
      "n": 74,
      "standard_error": 2.8066,
      "lower_ci_bound": 0.8465,
      "upper_ci_bound": 15.4335,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5261,
      "task": "Direct and coordinate operational, management, and supportive services of one or a number of postal facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 2.72,
      "n": 74,
      "standard_error": 2.6419,
      "lower_ci_bound": 0.3818,
      "upper_ci_bound": 16.9683,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5261,
      "task": "Direct and coordinate operational, management, and supportive services of one or a number of postal facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.35,
      "n": 74,
      "standard_error": 2.8581,
      "lower_ci_bound": 0.5934,
      "upper_ci_bound": 16.7574,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5261,
      "task": "Direct and coordinate operational, management, and supportive services of one or a number of postal facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 46.31,
      "n": 74,
      "standard_error": 6.1362,
      "lower_ci_bound": 34.5292,
      "upper_ci_bound": 58.5142,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5261,
      "task": "Direct and coordinate operational, management, and supportive services of one or a number of postal facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 12.34,
      "n": 74,
      "standard_error": 4.8239,
      "lower_ci_bound": 5.4752,
      "upper_ci_bound": 25.5078,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5261,
      "task": "Direct and coordinate operational, management, and supportive services of one or a number of postal facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 31.48,
      "n": 74,
      "standard_error": 4.8549,
      "lower_ci_bound": 22.6789,
      "upper_ci_bound": 41.8401,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5261,
      "task": "Direct and coordinate operational, management, and supportive services of one or a number of postal facilities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.49,
      "n": 73,
      "standard_error": 0.1083,
      "lower_ci_bound": 4.2763,
      "upper_ci_bound": 4.7081,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5261,
      "task": "Direct and coordinate operational, management, and supportive services of one or a number of postal facilities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 82.89,
      "n": 85,
      "standard_error": 4.6776,
      "lower_ci_bound": 71.5414,
      "upper_ci_bound": 90.3206,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5263,
      "task": "Hire and train employees, and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.44,
      "n": 78,
      "standard_error": 1.5052,
      "lower_ci_bound": 0.7019,
      "upper_ci_bound": 8.0992,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5263,
      "task": "Hire and train employees, and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 44.2,
      "n": 78,
      "standard_error": 6.4645,
      "lower_ci_bound": 31.9695,
      "upper_ci_bound": 57.1677,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5263,
      "task": "Hire and train employees, and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.13,
      "n": 78,
      "standard_error": 5.1178,
      "lower_ci_bound": 13.5955,
      "upper_ci_bound": 33.9249,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5263,
      "task": "Hire and train employees, and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.4,
      "n": 78,
      "standard_error": 6.2106,
      "lower_ci_bound": 7.37,
      "upper_ci_bound": 32.5883,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5263,
      "task": "Hire and train employees, and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.79,
      "n": 78,
      "standard_error": 3.9525,
      "lower_ci_bound": 5.8998,
      "upper_ci_bound": 22.1708,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5263,
      "task": "Hire and train employees, and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 78,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5263,
      "task": "Hire and train employees, and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.05,
      "n": 78,
      "standard_error": 1.8878,
      "lower_ci_bound": 0.876,
      "upper_ci_bound": 10.0839,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5263,
      "task": "Hire and train employees, and evaluate their performance.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.43,
      "n": 78,
      "standard_error": 0.0908,
      "lower_ci_bound": 4.2539,
      "upper_ci_bound": 4.6156,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5263,
      "task": "Hire and train employees, and evaluate their performance.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.91,
      "n": 86,
      "standard_error": 5.2125,
      "lower_ci_bound": 72.1476,
      "upper_ci_bound": 93.4905,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5265,
      "task": "Prepare and submit detailed and summary reports of post office activities to designated supervisors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 73,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5265,
      "task": "Prepare and submit detailed and summary reports of post office activities to designated supervisors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 73,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5265,
      "task": "Prepare and submit detailed and summary reports of post office activities to designated supervisors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 4.57,
      "n": 73,
      "standard_error": 3.0469,
      "lower_ci_bound": 1.1773,
      "upper_ci_bound": 16.1608,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5265,
      "task": "Prepare and submit detailed and summary reports of post office activities to designated supervisors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.2,
      "n": 73,
      "standard_error": 3.0194,
      "lower_ci_bound": 4.6967,
      "upper_ci_bound": 17.2361,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5265,
      "task": "Prepare and submit detailed and summary reports of post office activities to designated supervisors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 63.72,
      "n": 73,
      "standard_error": 6.0732,
      "lower_ci_bound": 50.9918,
      "upper_ci_bound": 74.784,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5265,
      "task": "Prepare and submit detailed and summary reports of post office activities to designated supervisors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.28,
      "n": 73,
      "standard_error": 3.913,
      "lower_ci_bound": 8.9864,
      "upper_ci_bound": 24.7831,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5265,
      "task": "Prepare and submit detailed and summary reports of post office activities to designated supervisors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.22,
      "n": 73,
      "standard_error": 3.4223,
      "lower_ci_bound": 2.7364,
      "upper_ci_bound": 17.7285,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5265,
      "task": "Prepare and submit detailed and summary reports of post office activities to designated supervisors.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.32,
      "n": 74,
      "standard_error": 0.1052,
      "lower_ci_bound": 4.1069,
      "upper_ci_bound": 4.5261,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5265,
      "task": "Prepare and submit detailed and summary reports of post office activities to designated supervisors.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80.76,
      "n": 86,
      "standard_error": 7.2139,
      "lower_ci_bound": 62.5146,
      "upper_ci_bound": 91.355,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5266,
      "task": "Negotiate labor disputes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.53,
      "n": 81,
      "standard_error": 1.7182,
      "lower_ci_bound": 0.6421,
      "upper_ci_bound": 9.4132,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5266,
      "task": "Negotiate labor disputes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.19,
      "n": 81,
      "standard_error": 4.3568,
      "lower_ci_bound": 13.7912,
      "upper_ci_bound": 31.1236,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5266,
      "task": "Negotiate labor disputes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.9,
      "n": 81,
      "standard_error": 4.8897,
      "lower_ci_bound": 18.3221,
      "upper_ci_bound": 37.6384,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5266,
      "task": "Negotiate labor disputes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 25.93,
      "n": 81,
      "standard_error": 5.7465,
      "lower_ci_bound": 16.1804,
      "upper_ci_bound": 38.839,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5266,
      "task": "Negotiate labor disputes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.8,
      "n": 81,
      "standard_error": 3.9293,
      "lower_ci_bound": 7.6586,
      "upper_ci_bound": 23.5994,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5266,
      "task": "Negotiate labor disputes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.75,
      "n": 81,
      "standard_error": 4.7863,
      "lower_ci_bound": 2.8266,
      "upper_ci_bound": 24.0199,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5266,
      "task": "Negotiate labor disputes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.91,
      "n": 81,
      "standard_error": 0.9089,
      "lower_ci_bound": 0.1219,
      "upper_ci_bound": 6.4139,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5266,
      "task": "Negotiate labor disputes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.78,
      "n": 80,
      "standard_error": 0.1364,
      "lower_ci_bound": 3.5064,
      "upper_ci_bound": 4.0494,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5266,
      "task": "Negotiate labor disputes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 94.92,
      "n": 86,
      "standard_error": 2.3485,
      "lower_ci_bound": 87.6456,
      "upper_ci_bound": 98.007,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5270,
      "task": "Select and train postmasters and managers of associate postal units.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 30.29,
      "n": 41,
      "standard_error": 7.2875,
      "lower_ci_bound": 17.7856,
      "upper_ci_bound": 46.6071,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5270,
      "task": "Select and train postmasters and managers of associate postal units.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 44.06,
      "n": 41,
      "standard_error": 9.16,
      "lower_ci_bound": 27.0935,
      "upper_ci_bound": 62.5362,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5270,
      "task": "Select and train postmasters and managers of associate postal units.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 4.26,
      "n": 41,
      "standard_error": 2.5448,
      "lower_ci_bound": 1.2475,
      "upper_ci_bound": 13.5704,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5270,
      "task": "Select and train postmasters and managers of associate postal units.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.68,
      "n": 41,
      "standard_error": 6.2184,
      "lower_ci_bound": 5.1804,
      "upper_ci_bound": 31.477,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5270,
      "task": "Select and train postmasters and managers of associate postal units.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 1.13,
      "n": 41,
      "standard_error": 1.1544,
      "lower_ci_bound": 0.1412,
      "upper_ci_bound": 8.449,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5270,
      "task": "Select and train postmasters and managers of associate postal units.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.58,
      "n": 41,
      "standard_error": 5.0867,
      "lower_ci_bound": 1.3054,
      "upper_ci_bound": 27.2768,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5270,
      "task": "Select and train postmasters and managers of associate postal units.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 41,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5270,
      "task": "Select and train postmasters and managers of associate postal units.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.1,
      "n": 42,
      "standard_error": 0.1552,
      "lower_ci_bound": 3.7902,
      "upper_ci_bound": 4.417,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5270,
      "task": "Select and train postmasters and managers of associate postal units.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 43.09,
      "n": 85,
      "standard_error": 6.1382,
      "lower_ci_bound": 31.5227,
      "upper_ci_bound": 55.4709,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5269,
      "task": "Inform the public of available services, and of postal laws and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.2,
      "n": 61,
      "standard_error": 4.2769,
      "lower_ci_bound": 2.7837,
      "upper_ci_bound": 21.7716,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5269,
      "task": "Inform the public of available services, and of postal laws and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.12,
      "n": 61,
      "standard_error": 5.1436,
      "lower_ci_bound": 7.3953,
      "upper_ci_bound": 28.4204,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5269,
      "task": "Inform the public of available services, and of postal laws and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.55,
      "n": 61,
      "standard_error": 4.3181,
      "lower_ci_bound": 6.9755,
      "upper_ci_bound": 24.6794,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5269,
      "task": "Inform the public of available services, and of postal laws and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.17,
      "n": 61,
      "standard_error": 6.9649,
      "lower_ci_bound": 8.802,
      "upper_ci_bound": 36.8217,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5269,
      "task": "Inform the public of available services, and of postal laws and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 24.62,
      "n": 61,
      "standard_error": 5.5529,
      "lower_ci_bound": 15.2174,
      "upper_ci_bound": 37.2721,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5269,
      "task": "Inform the public of available services, and of postal laws and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 17.95,
      "n": 61,
      "standard_error": 4.2759,
      "lower_ci_bound": 10.9021,
      "upper_ci_bound": 28.1075,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5269,
      "task": "Inform the public of available services, and of postal laws and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.4,
      "n": 61,
      "standard_error": 1.3897,
      "lower_ci_bound": 0.1907,
      "upper_ci_bound": 9.5919,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5269,
      "task": "Inform the public of available services, and of postal laws and regulations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.96,
      "n": 60,
      "standard_error": 0.1842,
      "lower_ci_bound": 3.5923,
      "upper_ci_bound": 4.3294,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5269,
      "task": "Inform the public of available services, and of postal laws and regulations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 62.01,
      "n": 85,
      "standard_error": 8.3695,
      "lower_ci_bound": 44.6079,
      "upper_ci_bound": 76.7901,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5268,
      "task": "Issue and cash money orders.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 20.31,
      "n": 25,
      "standard_error": 9.2709,
      "lower_ci_bound": 7.2442,
      "upper_ci_bound": 45.3906,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5268,
      "task": "Issue and cash money orders.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 9.19,
      "n": 25,
      "standard_error": 4.8675,
      "lower_ci_bound": 2.9462,
      "upper_ci_bound": 25.2204,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5268,
      "task": "Issue and cash money orders.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.08,
      "n": 25,
      "standard_error": 7.5941,
      "lower_ci_bound": 5.6551,
      "upper_ci_bound": 37.9688,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5268,
      "task": "Issue and cash money orders.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.61,
      "n": 25,
      "standard_error": 5.6114,
      "lower_ci_bound": 2.7236,
      "upper_ci_bound": 28.7402,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5268,
      "task": "Issue and cash money orders.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 39.68,
      "n": 25,
      "standard_error": 12.0977,
      "lower_ci_bound": 18.8191,
      "upper_ci_bound": 65.1236,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5268,
      "task": "Issue and cash money orders.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.84,
      "n": 25,
      "standard_error": 1.8826,
      "lower_ci_bound": 0.2188,
      "upper_ci_bound": 13.8539,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5268,
      "task": "Issue and cash money orders.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.3,
      "n": 25,
      "standard_error": 3.0799,
      "lower_ci_bound": 0.4628,
      "upper_ci_bound": 20.0152,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5268,
      "task": "Issue and cash money orders.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.44,
      "n": 24,
      "standard_error": 0.3174,
      "lower_ci_bound": 2.7884,
      "upper_ci_bound": 4.1014,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5268,
      "task": "Issue and cash money orders.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 25.32,
      "n": 86,
      "standard_error": 4.5675,
      "lower_ci_bound": 17.3349,
      "upper_ci_bound": 35.401,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5267,
      "task": "Collect rents for post office boxes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 27.14,
      "n": 29,
      "standard_error": 10.0611,
      "lower_ci_bound": 11.6121,
      "upper_ci_bound": 51.3677,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5267,
      "task": "Collect rents for post office boxes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 2.36,
      "n": 29,
      "standard_error": 2.3945,
      "lower_ci_bound": 0.2876,
      "upper_ci_bound": 16.8689,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5267,
      "task": "Collect rents for post office boxes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 3.4,
      "n": 29,
      "standard_error": 2.4688,
      "lower_ci_bound": 0.7475,
      "upper_ci_bound": 14.1036,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5267,
      "task": "Collect rents for post office boxes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 34,
      "n": 29,
      "standard_error": 10.6517,
      "lower_ci_bound": 16.3045,
      "upper_ci_bound": 57.6634,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5267,
      "task": "Collect rents for post office boxes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 20.07,
      "n": 29,
      "standard_error": 6.768,
      "lower_ci_bound": 9.5711,
      "upper_ci_bound": 37.341,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5267,
      "task": "Collect rents for post office boxes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.99,
      "n": 29,
      "standard_error": 7.918,
      "lower_ci_bound": 1.7944,
      "upper_ci_bound": 40.2625,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5267,
      "task": "Collect rents for post office boxes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.04,
      "n": 29,
      "standard_error": 2.857,
      "lower_ci_bound": 0.4286,
      "upper_ci_bound": 18.5885,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5267,
      "task": "Collect rents for post office boxes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.37,
      "n": 29,
      "standard_error": 0.316,
      "lower_ci_bound": 2.7197,
      "upper_ci_bound": 4.0142,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5267,
      "task": "Collect rents for post office boxes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 27.47,
      "n": 86,
      "standard_error": 5.5114,
      "lower_ci_bound": 17.9349,
      "upper_ci_bound": 39.6321,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5271,
      "task": "Confer with suppliers to obtain bids for proposed purchases and to requisition supplies, disbursing funds according to federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 19.15,
      "n": 42,
      "standard_error": 6.4884,
      "lower_ci_bound": 9.2261,
      "upper_ci_bound": 35.5749,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5271,
      "task": "Confer with suppliers to obtain bids for proposed purchases and to requisition supplies, disbursing funds according to federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 40.19,
      "n": 42,
      "standard_error": 6.6557,
      "lower_ci_bound": 27.7557,
      "upper_ci_bound": 54.0343,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5271,
      "task": "Confer with suppliers to obtain bids for proposed purchases and to requisition supplies, disbursing funds according to federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.8,
      "n": 42,
      "standard_error": 5.8053,
      "lower_ci_bound": 7.2141,
      "upper_ci_bound": 31.1766,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5271,
      "task": "Confer with suppliers to obtain bids for proposed purchases and to requisition supplies, disbursing funds according to federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.6,
      "n": 42,
      "standard_error": 6.1471,
      "lower_ci_bound": 5.9427,
      "upper_ci_bound": 31.6345,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5271,
      "task": "Confer with suppliers to obtain bids for proposed purchases and to requisition supplies, disbursing funds according to federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.04,
      "n": 42,
      "standard_error": 5.1764,
      "lower_ci_bound": 1.5084,
      "upper_ci_bound": 27.2293,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5271,
      "task": "Confer with suppliers to obtain bids for proposed purchases and to requisition supplies, disbursing funds according to federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.21,
      "n": 42,
      "standard_error": 2.2813,
      "lower_ci_bound": 0.7492,
      "upper_ci_bound": 12.7435,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5271,
      "task": "Confer with suppliers to obtain bids for proposed purchases and to requisition supplies, disbursing funds according to federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 42,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5271,
      "task": "Confer with suppliers to obtain bids for proposed purchases and to requisition supplies, disbursing funds according to federal regulations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.35,
      "n": 42,
      "standard_error": 0.2088,
      "lower_ci_bound": 2.9327,
      "upper_ci_bound": 3.7762,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "task_id": 5271,
      "task": "Confer with suppliers to obtain bids for proposed purchases and to requisition supplies, disbursing funds according to federal regulations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 40.99,
      "n": 85,
      "standard_error": 5.7876,
      "lower_ci_bound": 30.1532,
      "upper_ci_bound": 52.7873,
      "recommend_suppress": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7228,
      "task": "Prepare detailed budgets and financial reports for properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7228,
      "task": "Prepare detailed budgets and financial reports for properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7228,
      "task": "Prepare detailed budgets and financial reports for properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 57.89,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7228,
      "task": "Prepare detailed budgets and financial reports for properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7228,
      "task": "Prepare detailed budgets and financial reports for properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7228,
      "task": "Prepare detailed budgets and financial reports for properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7228,
      "task": "Prepare detailed budgets and financial reports for properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7228,
      "task": "Prepare detailed budgets and financial reports for properties.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7228,
      "task": "Prepare detailed budgets and financial reports for properties.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7224,
      "task": "Manage and oversee operations, maintenance, administration, and improvement of commercial, industrial, or residential properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7224,
      "task": "Manage and oversee operations, maintenance, administration, and improvement of commercial, industrial, or residential properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7224,
      "task": "Manage and oversee operations, maintenance, administration, and improvement of commercial, industrial, or residential properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7224,
      "task": "Manage and oversee operations, maintenance, administration, and improvement of commercial, industrial, or residential properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 30,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7224,
      "task": "Manage and oversee operations, maintenance, administration, and improvement of commercial, industrial, or residential properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7224,
      "task": "Manage and oversee operations, maintenance, administration, and improvement of commercial, industrial, or residential properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7224,
      "task": "Manage and oversee operations, maintenance, administration, and improvement of commercial, industrial, or residential properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7224,
      "task": "Manage and oversee operations, maintenance, administration, and improvement of commercial, industrial, or residential properties.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7224,
      "task": "Manage and oversee operations, maintenance, administration, and improvement of commercial, industrial, or residential properties.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7223,
      "task": "Plan, schedule, and coordinate general maintenance, major repairs, and remodeling or construction projects for commercial or residential properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7223,
      "task": "Plan, schedule, and coordinate general maintenance, major repairs, and remodeling or construction projects for commercial or residential properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7223,
      "task": "Plan, schedule, and coordinate general maintenance, major repairs, and remodeling or construction projects for commercial or residential properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7223,
      "task": "Plan, schedule, and coordinate general maintenance, major repairs, and remodeling or construction projects for commercial or residential properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7223,
      "task": "Plan, schedule, and coordinate general maintenance, major repairs, and remodeling or construction projects for commercial or residential properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7223,
      "task": "Plan, schedule, and coordinate general maintenance, major repairs, and remodeling or construction projects for commercial or residential properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7223,
      "task": "Plan, schedule, and coordinate general maintenance, major repairs, and remodeling or construction projects for commercial or residential properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7223,
      "task": "Plan, schedule, and coordinate general maintenance, major repairs, and remodeling or construction projects for commercial or residential properties.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7223,
      "task": "Plan, schedule, and coordinate general maintenance, major repairs, and remodeling or construction projects for commercial or residential properties.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7220,
      "task": "Direct collection of monthly assessments, rental fees, and deposits and payment of insurance premiums, mortgage, taxes, and incurred operating expenses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7220,
      "task": "Direct collection of monthly assessments, rental fees, and deposits and payment of insurance premiums, mortgage, taxes, and incurred operating expenses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7220,
      "task": "Direct collection of monthly assessments, rental fees, and deposits and payment of insurance premiums, mortgage, taxes, and incurred operating expenses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 52.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7220,
      "task": "Direct collection of monthly assessments, rental fees, and deposits and payment of insurance premiums, mortgage, taxes, and incurred operating expenses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7220,
      "task": "Direct collection of monthly assessments, rental fees, and deposits and payment of insurance premiums, mortgage, taxes, and incurred operating expenses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7220,
      "task": "Direct collection of monthly assessments, rental fees, and deposits and payment of insurance premiums, mortgage, taxes, and incurred operating expenses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7220,
      "task": "Direct collection of monthly assessments, rental fees, and deposits and payment of insurance premiums, mortgage, taxes, and incurred operating expenses.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7220,
      "task": "Direct collection of monthly assessments, rental fees, and deposits and payment of insurance premiums, mortgage, taxes, and incurred operating expenses.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.42,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7220,
      "task": "Direct collection of monthly assessments, rental fees, and deposits and payment of insurance premiums, mortgage, taxes, and incurred operating expenses.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7241,
      "task": "Meet with clients to negotiate management and service contracts, determine priorities, and discuss the financial and operational status of properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7241,
      "task": "Meet with clients to negotiate management and service contracts, determine priorities, and discuss the financial and operational status of properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7241,
      "task": "Meet with clients to negotiate management and service contracts, determine priorities, and discuss the financial and operational status of properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7241,
      "task": "Meet with clients to negotiate management and service contracts, determine priorities, and discuss the financial and operational status of properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7241,
      "task": "Meet with clients to negotiate management and service contracts, determine priorities, and discuss the financial and operational status of properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7241,
      "task": "Meet with clients to negotiate management and service contracts, determine priorities, and discuss the financial and operational status of properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7241,
      "task": "Meet with clients to negotiate management and service contracts, determine priorities, and discuss the financial and operational status of properties.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7241,
      "task": "Meet with clients to negotiate management and service contracts, determine priorities, and discuss the financial and operational status of properties.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7241,
      "task": "Meet with clients to negotiate management and service contracts, determine priorities, and discuss the financial and operational status of properties.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7229,
      "task": "Direct and coordinate the activities of staff and contract personnel and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7229,
      "task": "Direct and coordinate the activities of staff and contract personnel and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7229,
      "task": "Direct and coordinate the activities of staff and contract personnel and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7229,
      "task": "Direct and coordinate the activities of staff and contract personnel and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7229,
      "task": "Direct and coordinate the activities of staff and contract personnel and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7229,
      "task": "Direct and coordinate the activities of staff and contract personnel and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7229,
      "task": "Direct and coordinate the activities of staff and contract personnel and evaluate their performance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7229,
      "task": "Direct and coordinate the activities of staff and contract personnel and evaluate their performance.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7229,
      "task": "Direct and coordinate the activities of staff and contract personnel and evaluate their performance.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7234,
      "task": "Prepare and administer contracts for provision of property services, such as cleaning, maintenance, and security services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7234,
      "task": "Prepare and administer contracts for provision of property services, such as cleaning, maintenance, and security services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7234,
      "task": "Prepare and administer contracts for provision of property services, such as cleaning, maintenance, and security services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7234,
      "task": "Prepare and administer contracts for provision of property services, such as cleaning, maintenance, and security services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7234,
      "task": "Prepare and administer contracts for provision of property services, such as cleaning, maintenance, and security services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7234,
      "task": "Prepare and administer contracts for provision of property services, such as cleaning, maintenance, and security services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7234,
      "task": "Prepare and administer contracts for provision of property services, such as cleaning, maintenance, and security services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7234,
      "task": "Prepare and administer contracts for provision of property services, such as cleaning, maintenance, and security services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7234,
      "task": "Prepare and administer contracts for provision of property services, such as cleaning, maintenance, and security services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7231,
      "task": "Market vacant space to prospective tenants through leasing agents, advertising, or other methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 14.29,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7231,
      "task": "Market vacant space to prospective tenants through leasing agents, advertising, or other methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 14.29,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7231,
      "task": "Market vacant space to prospective tenants through leasing agents, advertising, or other methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 7.14,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7231,
      "task": "Market vacant space to prospective tenants through leasing agents, advertising, or other methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 28.57,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7231,
      "task": "Market vacant space to prospective tenants through leasing agents, advertising, or other methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 28.57,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7231,
      "task": "Market vacant space to prospective tenants through leasing agents, advertising, or other methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.14,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7231,
      "task": "Market vacant space to prospective tenants through leasing agents, advertising, or other methods.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7231,
      "task": "Market vacant space to prospective tenants through leasing agents, advertising, or other methods.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.21,
      "n": 14,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7231,
      "task": "Market vacant space to prospective tenants through leasing agents, advertising, or other methods.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 70,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7236,
      "task": "Act as liaisons between on-site managers or tenants and owners.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7236,
      "task": "Act as liaisons between on-site managers or tenants and owners.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.88,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7236,
      "task": "Act as liaisons between on-site managers or tenants and owners.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 35.29,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7236,
      "task": "Act as liaisons between on-site managers or tenants and owners.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.76,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7236,
      "task": "Act as liaisons between on-site managers or tenants and owners.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 47.06,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7236,
      "task": "Act as liaisons between on-site managers or tenants and owners.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7236,
      "task": "Act as liaisons between on-site managers or tenants and owners.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7236,
      "task": "Act as liaisons between on-site managers or tenants and owners.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.06,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7236,
      "task": "Act as liaisons between on-site managers or tenants and owners.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7222,
      "task": "Investigate complaints, disturbances, and violations and resolve problems, following management rules and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7222,
      "task": "Investigate complaints, disturbances, and violations and resolve problems, following management rules and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7222,
      "task": "Investigate complaints, disturbances, and violations and resolve problems, following management rules and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7222,
      "task": "Investigate complaints, disturbances, and violations and resolve problems, following management rules and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 27.78,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7222,
      "task": "Investigate complaints, disturbances, and violations and resolve problems, following management rules and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 38.89,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7222,
      "task": "Investigate complaints, disturbances, and violations and resolve problems, following management rules and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7222,
      "task": "Investigate complaints, disturbances, and violations and resolve problems, following management rules and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7222,
      "task": "Investigate complaints, disturbances, and violations and resolve problems, following management rules and regulations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.06,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7222,
      "task": "Investigate complaints, disturbances, and violations and resolve problems, following management rules and regulations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7221,
      "task": "Inspect grounds, facilities, and equipment routinely to determine necessity of repairs or maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7221,
      "task": "Inspect grounds, facilities, and equipment routinely to determine necessity of repairs or maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7221,
      "task": "Inspect grounds, facilities, and equipment routinely to determine necessity of repairs or maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7221,
      "task": "Inspect grounds, facilities, and equipment routinely to determine necessity of repairs or maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7221,
      "task": "Inspect grounds, facilities, and equipment routinely to determine necessity of repairs or maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 30,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7221,
      "task": "Inspect grounds, facilities, and equipment routinely to determine necessity of repairs or maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7221,
      "task": "Inspect grounds, facilities, and equipment routinely to determine necessity of repairs or maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7221,
      "task": "Inspect grounds, facilities, and equipment routinely to determine necessity of repairs or maintenance.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7221,
      "task": "Inspect grounds, facilities, and equipment routinely to determine necessity of repairs or maintenance.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7226,
      "task": "Maintain records of sales, rental or usage activity, special permits issued, maintenance and operating costs, or property availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7226,
      "task": "Maintain records of sales, rental or usage activity, special permits issued, maintenance and operating costs, or property availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7226,
      "task": "Maintain records of sales, rental or usage activity, special permits issued, maintenance and operating costs, or property availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 38.89,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7226,
      "task": "Maintain records of sales, rental or usage activity, special permits issued, maintenance and operating costs, or property availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7226,
      "task": "Maintain records of sales, rental or usage activity, special permits issued, maintenance and operating costs, or property availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 27.78,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7226,
      "task": "Maintain records of sales, rental or usage activity, special permits issued, maintenance and operating costs, or property availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7226,
      "task": "Maintain records of sales, rental or usage activity, special permits issued, maintenance and operating costs, or property availability.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7226,
      "task": "Maintain records of sales, rental or usage activity, special permits issued, maintenance and operating costs, or property availability.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.89,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7226,
      "task": "Maintain records of sales, rental or usage activity, special permits issued, maintenance and operating costs, or property availability.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7238,
      "task": "Meet with boards of directors and committees to discuss and resolve legal and environmental issues or disputes between neighbors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.75,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7238,
      "task": "Meet with boards of directors and committees to discuss and resolve legal and environmental issues or disputes between neighbors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 37.5,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7238,
      "task": "Meet with boards of directors and committees to discuss and resolve legal and environmental issues or disputes between neighbors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7238,
      "task": "Meet with boards of directors and committees to discuss and resolve legal and environmental issues or disputes between neighbors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.5,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7238,
      "task": "Meet with boards of directors and committees to discuss and resolve legal and environmental issues or disputes between neighbors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7238,
      "task": "Meet with boards of directors and committees to discuss and resolve legal and environmental issues or disputes between neighbors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7238,
      "task": "Meet with boards of directors and committees to discuss and resolve legal and environmental issues or disputes between neighbors.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7238,
      "task": "Meet with boards of directors and committees to discuss and resolve legal and environmental issues or disputes between neighbors.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.88,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7238,
      "task": "Meet with boards of directors and committees to discuss and resolve legal and environmental issues or disputes between neighbors.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 80,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7232,
      "task": "Solicit and analyze bids from contractors for repairs, renovations, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7232,
      "task": "Solicit and analyze bids from contractors for repairs, renovations, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7232,
      "task": "Solicit and analyze bids from contractors for repairs, renovations, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 50,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7232,
      "task": "Solicit and analyze bids from contractors for repairs, renovations, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7232,
      "task": "Solicit and analyze bids from contractors for repairs, renovations, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7232,
      "task": "Solicit and analyze bids from contractors for repairs, renovations, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7232,
      "task": "Solicit and analyze bids from contractors for repairs, renovations, and maintenance.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7232,
      "task": "Solicit and analyze bids from contractors for repairs, renovations, and maintenance.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7232,
      "task": "Solicit and analyze bids from contractors for repairs, renovations, and maintenance.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7230,
      "task": "Maintain contact with insurance carriers, fire and police departments, and other agencies to ensure protection and compliance with codes and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7230,
      "task": "Maintain contact with insurance carriers, fire and police departments, and other agencies to ensure protection and compliance with codes and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 61.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7230,
      "task": "Maintain contact with insurance carriers, fire and police departments, and other agencies to ensure protection and compliance with codes and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7230,
      "task": "Maintain contact with insurance carriers, fire and police departments, and other agencies to ensure protection and compliance with codes and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7230,
      "task": "Maintain contact with insurance carriers, fire and police departments, and other agencies to ensure protection and compliance with codes and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7230,
      "task": "Maintain contact with insurance carriers, fire and police departments, and other agencies to ensure protection and compliance with codes and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7230,
      "task": "Maintain contact with insurance carriers, fire and police departments, and other agencies to ensure protection and compliance with codes and regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7230,
      "task": "Maintain contact with insurance carriers, fire and police departments, and other agencies to ensure protection and compliance with codes and regulations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.78,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7230,
      "task": "Maintain contact with insurance carriers, fire and police departments, and other agencies to ensure protection and compliance with codes and regulations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7239,
      "task": "Confer with legal authorities to ensure that renting and advertising practices are not discriminatory and that properties comply with state and federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 33.33,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7239,
      "task": "Confer with legal authorities to ensure that renting and advertising practices are not discriminatory and that properties comply with state and federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 33.33,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7239,
      "task": "Confer with legal authorities to ensure that renting and advertising practices are not discriminatory and that properties comply with state and federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.33,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7239,
      "task": "Confer with legal authorities to ensure that renting and advertising practices are not discriminatory and that properties comply with state and federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.33,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7239,
      "task": "Confer with legal authorities to ensure that renting and advertising practices are not discriminatory and that properties comply with state and federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.67,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7239,
      "task": "Confer with legal authorities to ensure that renting and advertising practices are not discriminatory and that properties comply with state and federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7239,
      "task": "Confer with legal authorities to ensure that renting and advertising practices are not discriminatory and that properties comply with state and federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7239,
      "task": "Confer with legal authorities to ensure that renting and advertising practices are not discriminatory and that properties comply with state and federal regulations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.6,
      "n": 15,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7239,
      "task": "Confer with legal authorities to ensure that renting and advertising practices are not discriminatory and that properties comply with state and federal regulations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7235,
      "task": "Purchase building and maintenance supplies, equipment, or furniture.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.76,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7235,
      "task": "Purchase building and maintenance supplies, equipment, or furniture.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.65,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7235,
      "task": "Purchase building and maintenance supplies, equipment, or furniture.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 29.41,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7235,
      "task": "Purchase building and maintenance supplies, equipment, or furniture.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 23.53,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7235,
      "task": "Purchase building and maintenance supplies, equipment, or furniture.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 17.65,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7235,
      "task": "Purchase building and maintenance supplies, equipment, or furniture.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7235,
      "task": "Purchase building and maintenance supplies, equipment, or furniture.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7235,
      "task": "Purchase building and maintenance supplies, equipment, or furniture.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.24,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7235,
      "task": "Purchase building and maintenance supplies, equipment, or furniture.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7233,
      "task": "Review rents to ensure that they are in line with rental markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7233,
      "task": "Review rents to ensure that they are in line with rental markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 23.08,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7233,
      "task": "Review rents to ensure that they are in line with rental markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 38.46,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7233,
      "task": "Review rents to ensure that they are in line with rental markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 30.77,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7233,
      "task": "Review rents to ensure that they are in line with rental markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.69,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7233,
      "task": "Review rents to ensure that they are in line with rental markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7233,
      "task": "Review rents to ensure that they are in line with rental markets.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7233,
      "task": "Review rents to ensure that they are in line with rental markets.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.46,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7233,
      "task": "Review rents to ensure that they are in line with rental markets.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7240,
      "task": "Clean common areas, change light bulbs, and make minor property repairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7240,
      "task": "Clean common areas, change light bulbs, and make minor property repairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 7.69,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7240,
      "task": "Clean common areas, change light bulbs, and make minor property repairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 7.69,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7240,
      "task": "Clean common areas, change light bulbs, and make minor property repairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.38,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7240,
      "task": "Clean common areas, change light bulbs, and make minor property repairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 53.85,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7240,
      "task": "Clean common areas, change light bulbs, and make minor property repairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.69,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7240,
      "task": "Clean common areas, change light bulbs, and make minor property repairs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.69,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7240,
      "task": "Clean common areas, change light bulbs, and make minor property repairs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.08,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7240,
      "task": "Clean common areas, change light bulbs, and make minor property repairs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7227,
      "task": "Determine and certify the eligibility of prospective tenants, following government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.38,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7227,
      "task": "Determine and certify the eligibility of prospective tenants, following government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.38,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7227,
      "task": "Determine and certify the eligibility of prospective tenants, following government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 46.15,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7227,
      "task": "Determine and certify the eligibility of prospective tenants, following government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.69,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7227,
      "task": "Determine and certify the eligibility of prospective tenants, following government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15.38,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7227,
      "task": "Determine and certify the eligibility of prospective tenants, following government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7227,
      "task": "Determine and certify the eligibility of prospective tenants, following government regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7227,
      "task": "Determine and certify the eligibility of prospective tenants, following government regulations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7227,
      "task": "Determine and certify the eligibility of prospective tenants, following government regulations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7237,
      "task": "Confer regularly with community association members to ensure their needs are being met.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7237,
      "task": "Confer regularly with community association members to ensure their needs are being met.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 30.77,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7237,
      "task": "Confer regularly with community association members to ensure their needs are being met.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 7.69,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7237,
      "task": "Confer regularly with community association members to ensure their needs are being met.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 38.46,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7237,
      "task": "Confer regularly with community association members to ensure their needs are being met.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 23.08,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7237,
      "task": "Confer regularly with community association members to ensure their needs are being met.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7237,
      "task": "Confer regularly with community association members to ensure their needs are being met.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7237,
      "task": "Confer regularly with community association members to ensure their needs are being met.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7237,
      "task": "Confer regularly with community association members to ensure their needs are being met.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7219,
      "task": "Meet with prospective tenants to show properties, explain terms of occupancy, and provide information about local areas.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 16.67,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7219,
      "task": "Meet with prospective tenants to show properties, explain terms of occupancy, and provide information about local areas.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 8.33,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7219,
      "task": "Meet with prospective tenants to show properties, explain terms of occupancy, and provide information about local areas.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.67,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7219,
      "task": "Meet with prospective tenants to show properties, explain terms of occupancy, and provide information about local areas.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.67,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7219,
      "task": "Meet with prospective tenants to show properties, explain terms of occupancy, and provide information about local areas.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 33.33,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7219,
      "task": "Meet with prospective tenants to show properties, explain terms of occupancy, and provide information about local areas.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.33,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7219,
      "task": "Meet with prospective tenants to show properties, explain terms of occupancy, and provide information about local areas.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7219,
      "task": "Meet with prospective tenants to show properties, explain terms of occupancy, and provide information about local areas.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.83,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7219,
      "task": "Meet with prospective tenants to show properties, explain terms of occupancy, and provide information about local areas.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 60,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7245,
      "task": "Analyze information on property values, taxes, zoning, population growth, and traffic volume and patterns to determine if properties should be acquired.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 33.33,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7245,
      "task": "Analyze information on property values, taxes, zoning, population growth, and traffic volume and patterns to determine if properties should be acquired.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 66.67,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7245,
      "task": "Analyze information on property values, taxes, zoning, population growth, and traffic volume and patterns to determine if properties should be acquired.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7245,
      "task": "Analyze information on property values, taxes, zoning, population growth, and traffic volume and patterns to determine if properties should be acquired.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7245,
      "task": "Analyze information on property values, taxes, zoning, population growth, and traffic volume and patterns to determine if properties should be acquired.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7245,
      "task": "Analyze information on property values, taxes, zoning, population growth, and traffic volume and patterns to determine if properties should be acquired.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7245,
      "task": "Analyze information on property values, taxes, zoning, population growth, and traffic volume and patterns to determine if properties should be acquired.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7245,
      "task": "Analyze information on property values, taxes, zoning, population growth, and traffic volume and patterns to determine if properties should be acquired.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.78,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7245,
      "task": "Analyze information on property values, taxes, zoning, population growth, and traffic volume and patterns to determine if properties should be acquired.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7225,
      "task": "Negotiate the sale, lease, or development of property and complete or review appropriate documents and forms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.18,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7225,
      "task": "Negotiate the sale, lease, or development of property and complete or review appropriate documents and forms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.36,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7225,
      "task": "Negotiate the sale, lease, or development of property and complete or review appropriate documents and forms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 36.36,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7225,
      "task": "Negotiate the sale, lease, or development of property and complete or review appropriate documents and forms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7225,
      "task": "Negotiate the sale, lease, or development of property and complete or review appropriate documents and forms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.09,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7225,
      "task": "Negotiate the sale, lease, or development of property and complete or review appropriate documents and forms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7225,
      "task": "Negotiate the sale, lease, or development of property and complete or review appropriate documents and forms.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7225,
      "task": "Negotiate the sale, lease, or development of property and complete or review appropriate documents and forms.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.55,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7225,
      "task": "Negotiate the sale, lease, or development of property and complete or review appropriate documents and forms.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7243,
      "task": "Contract with architectural firms to draw up detailed plans for new structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 25,
      "n": 8,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7243,
      "task": "Contract with architectural firms to draw up detailed plans for new structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 50,
      "n": 8,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7243,
      "task": "Contract with architectural firms to draw up detailed plans for new structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.5,
      "n": 8,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7243,
      "task": "Contract with architectural firms to draw up detailed plans for new structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 8,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7243,
      "task": "Contract with architectural firms to draw up detailed plans for new structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 12.5,
      "n": 8,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7243,
      "task": "Contract with architectural firms to draw up detailed plans for new structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 8,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7243,
      "task": "Contract with architectural firms to draw up detailed plans for new structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 8,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7243,
      "task": "Contract with architectural firms to draw up detailed plans for new structures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.5,
      "n": 8,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7243,
      "task": "Contract with architectural firms to draw up detailed plans for new structures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 40,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7242,
      "task": "Negotiate short- and long-term loans to finance construction and ownership of structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 85.71,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7242,
      "task": "Negotiate short- and long-term loans to finance construction and ownership of structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 14.29,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7242,
      "task": "Negotiate short- and long-term loans to finance construction and ownership of structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7242,
      "task": "Negotiate short- and long-term loans to finance construction and ownership of structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7242,
      "task": "Negotiate short- and long-term loans to finance construction and ownership of structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7242,
      "task": "Negotiate short- and long-term loans to finance construction and ownership of structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7242,
      "task": "Negotiate short- and long-term loans to finance construction and ownership of structures.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7242,
      "task": "Negotiate short- and long-term loans to finance construction and ownership of structures.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.29,
      "n": 7,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7242,
      "task": "Negotiate short- and long-term loans to finance construction and ownership of structures.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7244,
      "task": "Negotiate with government leaders, businesses, special interest representatives, and utility companies to gain support for new projects and to eliminate potential obstacles.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 55.56,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7244,
      "task": "Negotiate with government leaders, businesses, special interest representatives, and utility companies to gain support for new projects and to eliminate potential obstacles.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.22,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7244,
      "task": "Negotiate with government leaders, businesses, special interest representatives, and utility companies to gain support for new projects and to eliminate potential obstacles.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.22,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7244,
      "task": "Negotiate with government leaders, businesses, special interest representatives, and utility companies to gain support for new projects and to eliminate potential obstacles.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7244,
      "task": "Negotiate with government leaders, businesses, special interest representatives, and utility companies to gain support for new projects and to eliminate potential obstacles.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7244,
      "task": "Negotiate with government leaders, businesses, special interest representatives, and utility companies to gain support for new projects and to eliminate potential obstacles.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7244,
      "task": "Negotiate with government leaders, businesses, special interest representatives, and utility companies to gain support for new projects and to eliminate potential obstacles.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7244,
      "task": "Negotiate with government leaders, businesses, special interest representatives, and utility companies to gain support for new projects and to eliminate potential obstacles.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3,
      "n": 9,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "task_id": 7244,
      "task": "Negotiate with government leaders, businesses, special interest representatives, and utility companies to gain support for new projects and to eliminate potential obstacles.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1131,
      "task": "Establish and oversee administrative procedures to meet objectives set by boards of directors or senior management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.01,
      "n": 63,
      "standard_error": 1.0239,
      "lower_ci_bound": 0.1309,
      "upper_ci_bound": 7.3353,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1131,
      "task": "Establish and oversee administrative procedures to meet objectives set by boards of directors or senior management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 7.08,
      "n": 63,
      "standard_error": 3.8761,
      "lower_ci_bound": 2.2956,
      "upper_ci_bound": 19.8338,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1131,
      "task": "Establish and oversee administrative procedures to meet objectives set by boards of directors or senior management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.06,
      "n": 63,
      "standard_error": 4.4336,
      "lower_ci_bound": 5.6089,
      "upper_ci_bound": 24.026,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1131,
      "task": "Establish and oversee administrative procedures to meet objectives set by boards of directors or senior management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.05,
      "n": 63,
      "standard_error": 3.4705,
      "lower_ci_bound": 4.1044,
      "upper_ci_bound": 18.7725,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1131,
      "task": "Establish and oversee administrative procedures to meet objectives set by boards of directors or senior management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 43.13,
      "n": 63,
      "standard_error": 6.4296,
      "lower_ci_bound": 30.9918,
      "upper_ci_bound": 56.1558,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1131,
      "task": "Establish and oversee administrative procedures to meet objectives set by boards of directors or senior management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 10.9,
      "n": 63,
      "standard_error": 3.3611,
      "lower_ci_bound": 5.7691,
      "upper_ci_bound": 19.6343,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1131,
      "task": "Establish and oversee administrative procedures to meet objectives set by boards of directors or senior management.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 16.78,
      "n": 63,
      "standard_error": 5.6201,
      "lower_ci_bound": 8.2709,
      "upper_ci_bound": 31.0693,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1131,
      "task": "Establish and oversee administrative procedures to meet objectives set by boards of directors or senior management.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.37,
      "n": 64,
      "standard_error": 0.1129,
      "lower_ci_bound": 4.1408,
      "upper_ci_bound": 4.5918,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1131,
      "task": "Establish and oversee administrative procedures to meet objectives set by boards of directors or senior management.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 87.8,
      "n": 72,
      "standard_error": 5.1926,
      "lower_ci_bound": 73.2461,
      "upper_ci_bound": 94.9832,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1129,
      "task": "Direct activities of professional and technical staff members and volunteers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.98,
      "n": 65,
      "standard_error": 0.9903,
      "lower_ci_bound": 0.1283,
      "upper_ci_bound": 7.0708,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1129,
      "task": "Direct activities of professional and technical staff members and volunteers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4.29,
      "n": 65,
      "standard_error": 2.8733,
      "lower_ci_bound": 1.094,
      "upper_ci_bound": 15.3565,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1129,
      "task": "Direct activities of professional and technical staff members and volunteers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.01,
      "n": 65,
      "standard_error": 5.7318,
      "lower_ci_bound": 5.9217,
      "upper_ci_bound": 29.6485,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1129,
      "task": "Direct activities of professional and technical staff members and volunteers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.68,
      "n": 65,
      "standard_error": 4.3919,
      "lower_ci_bound": 3.7836,
      "upper_ci_bound": 22.624,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1129,
      "task": "Direct activities of professional and technical staff members and volunteers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 32.54,
      "n": 65,
      "standard_error": 5.882,
      "lower_ci_bound": 22.0243,
      "upper_ci_bound": 45.1729,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1129,
      "task": "Direct activities of professional and technical staff members and volunteers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 22.45,
      "n": 65,
      "standard_error": 6.0328,
      "lower_ci_bound": 12.6543,
      "upper_ci_bound": 36.6469,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1129,
      "task": "Direct activities of professional and technical staff members and volunteers.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 16.05,
      "n": 65,
      "standard_error": 5.8378,
      "lower_ci_bound": 7.447,
      "upper_ci_bound": 31.2397,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1129,
      "task": "Direct activities of professional and technical staff members and volunteers.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.36,
      "n": 64,
      "standard_error": 0.0858,
      "lower_ci_bound": 4.1845,
      "upper_ci_bound": 4.5272,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1129,
      "task": "Direct activities of professional and technical staff members and volunteers.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 87.87,
      "n": 72,
      "standard_error": 5.3962,
      "lower_ci_bound": 72.5247,
      "upper_ci_bound": 95.2083,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1130,
      "task": "Evaluate the work of staff and volunteers to ensure that programs are of appropriate quality and that resources are used effectively.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.18,
      "n": 66,
      "standard_error": 3.6044,
      "lower_ci_bound": 1.8653,
      "upper_ci_bound": 18.5657,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1130,
      "task": "Evaluate the work of staff and volunteers to ensure that programs are of appropriate quality and that resources are used effectively.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.95,
      "n": 66,
      "standard_error": 2.2679,
      "lower_ci_bound": 1.2316,
      "upper_ci_bound": 11.9482,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1130,
      "task": "Evaluate the work of staff and volunteers to ensure that programs are of appropriate quality and that resources are used effectively.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.2,
      "n": 66,
      "standard_error": 5.6879,
      "lower_ci_bound": 14.6657,
      "upper_ci_bound": 37.2264,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1130,
      "task": "Evaluate the work of staff and volunteers to ensure that programs are of appropriate quality and that resources are used effectively.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20.22,
      "n": 66,
      "standard_error": 6.48,
      "lower_ci_bound": 10.2018,
      "upper_ci_bound": 36.1142,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1130,
      "task": "Evaluate the work of staff and volunteers to ensure that programs are of appropriate quality and that resources are used effectively.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 28.18,
      "n": 66,
      "standard_error": 6.2397,
      "lower_ci_bound": 17.4873,
      "upper_ci_bound": 42.069,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1130,
      "task": "Evaluate the work of staff and volunteers to ensure that programs are of appropriate quality and that resources are used effectively.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 13.18,
      "n": 66,
      "standard_error": 6.0401,
      "lower_ci_bound": 5.021,
      "upper_ci_bound": 30.3424,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1130,
      "task": "Evaluate the work of staff and volunteers to ensure that programs are of appropriate quality and that resources are used effectively.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.1,
      "n": 66,
      "standard_error": 2.4462,
      "lower_ci_bound": 1.2211,
      "upper_ci_bound": 12.8987,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1130,
      "task": "Evaluate the work of staff and volunteers to ensure that programs are of appropriate quality and that resources are used effectively.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.32,
      "n": 66,
      "standard_error": 0.1056,
      "lower_ci_bound": 4.1118,
      "upper_ci_bound": 4.5337,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1130,
      "task": "Evaluate the work of staff and volunteers to ensure that programs are of appropriate quality and that resources are used effectively.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.61,
      "n": 71,
      "standard_error": 4.3742,
      "lower_ci_bound": 77.313,
      "upper_ci_bound": 98.4355,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1132,
      "task": "Participate in the determination of organizational policies regarding such issues as participant eligibility, program requirements, and program benefits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.91,
      "n": 56,
      "standard_error": 5.6422,
      "lower_ci_bound": 3.0052,
      "upper_ci_bound": 28.0747,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1132,
      "task": "Participate in the determination of organizational policies regarding such issues as participant eligibility, program requirements, and program benefits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 19.64,
      "n": 56,
      "standard_error": 6.3958,
      "lower_ci_bound": 9.789,
      "upper_ci_bound": 35.5082,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1132,
      "task": "Participate in the determination of organizational policies regarding such issues as participant eligibility, program requirements, and program benefits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.23,
      "n": 56,
      "standard_error": 7.7655,
      "lower_ci_bound": 19.7908,
      "upper_ci_bound": 50.0867,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1132,
      "task": "Participate in the determination of organizational policies regarding such issues as participant eligibility, program requirements, and program benefits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.91,
      "n": 56,
      "standard_error": 3.9337,
      "lower_ci_bound": 2.8311,
      "upper_ci_bound": 20.2239,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1132,
      "task": "Participate in the determination of organizational policies regarding such issues as participant eligibility, program requirements, and program benefits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.49,
      "n": 56,
      "standard_error": 5.8015,
      "lower_ci_bound": 10.3464,
      "upper_ci_bound": 33.6822,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1132,
      "task": "Participate in the determination of organizational policies regarding such issues as participant eligibility, program requirements, and program benefits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.59,
      "n": 56,
      "standard_error": 1.483,
      "lower_ci_bound": 0.2424,
      "upper_ci_bound": 9.7306,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1132,
      "task": "Participate in the determination of organizational policies regarding such issues as participant eligibility, program requirements, and program benefits.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.23,
      "n": 56,
      "standard_error": 4.5596,
      "lower_ci_bound": 2.6025,
      "upper_ci_bound": 23.1185,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1132,
      "task": "Participate in the determination of organizational policies regarding such issues as participant eligibility, program requirements, and program benefits.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.27,
      "n": 54,
      "standard_error": 0.1538,
      "lower_ci_bound": 3.9622,
      "upper_ci_bound": 4.5793,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1132,
      "task": "Participate in the determination of organizational policies regarding such issues as participant eligibility, program requirements, and program benefits.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 78.78,
      "n": 72,
      "standard_error": 6.3613,
      "lower_ci_bound": 63.4845,
      "upper_ci_bound": 88.8024,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1128,
      "task": "Prepare and maintain records and reports, such as budgets, personnel records, or training manuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 7.26,
      "n": 63,
      "standard_error": 4.5023,
      "lower_ci_bound": 2.0141,
      "upper_ci_bound": 22.9579,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1128,
      "task": "Prepare and maintain records and reports, such as budgets, personnel records, or training manuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.29,
      "n": 63,
      "standard_error": 3.9629,
      "lower_ci_bound": 7.1585,
      "upper_ci_bound": 23.3617,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1128,
      "task": "Prepare and maintain records and reports, such as budgets, personnel records, or training manuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27,
      "n": 63,
      "standard_error": 8.0358,
      "lower_ci_bound": 14.0706,
      "upper_ci_bound": 45.5228,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1128,
      "task": "Prepare and maintain records and reports, such as budgets, personnel records, or training manuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.71,
      "n": 63,
      "standard_error": 5.3129,
      "lower_ci_bound": 11.1446,
      "upper_ci_bound": 32.4407,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1128,
      "task": "Prepare and maintain records and reports, such as budgets, personnel records, or training manuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.91,
      "n": 63,
      "standard_error": 6.2056,
      "lower_ci_bound": 12.837,
      "upper_ci_bound": 37.4986,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1128,
      "task": "Prepare and maintain records and reports, such as budgets, personnel records, or training manuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.61,
      "n": 63,
      "standard_error": 2.5734,
      "lower_ci_bound": 1.4752,
      "upper_ci_bound": 13.4715,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1128,
      "task": "Prepare and maintain records and reports, such as budgets, personnel records, or training manuals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.22,
      "n": 63,
      "standard_error": 2.867,
      "lower_ci_bound": 1.7008,
      "upper_ci_bound": 14.9225,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1128,
      "task": "Prepare and maintain records and reports, such as budgets, personnel records, or training manuals.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.21,
      "n": 61,
      "standard_error": 0.1123,
      "lower_ci_bound": 3.9831,
      "upper_ci_bound": 4.4325,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1128,
      "task": "Prepare and maintain records and reports, such as budgets, personnel records, or training manuals.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.36,
      "n": 72,
      "standard_error": 4.4024,
      "lower_ci_bound": 77.3828,
      "upper_ci_bound": 96.2485,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 18463,
      "task": "Provide direct service and support to individuals or clients, such as handling a referral for child advocacy issues, conducting a needs evaluation, or resolving complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.45,
      "n": 63,
      "standard_error": 2.8825,
      "lower_ci_bound": 1.8525,
      "upper_ci_bound": 14.9908,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 18463,
      "task": "Provide direct service and support to individuals or clients, such as handling a referral for child advocacy issues, conducting a needs evaluation, or resolving complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 5.58,
      "n": 63,
      "standard_error": 2.8238,
      "lower_ci_bound": 1.9834,
      "upper_ci_bound": 14.7143,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 18463,
      "task": "Provide direct service and support to individuals or clients, such as handling a referral for child advocacy issues, conducting a needs evaluation, or resolving complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.47,
      "n": 63,
      "standard_error": 7.15,
      "lower_ci_bound": 10.4804,
      "upper_ci_bound": 38.9537,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 18463,
      "task": "Provide direct service and support to individuals or clients, such as handling a referral for child advocacy issues, conducting a needs evaluation, or resolving complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.32,
      "n": 63,
      "standard_error": 4.4963,
      "lower_ci_bound": 13.6854,
      "upper_ci_bound": 31.6481,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 18463,
      "task": "Provide direct service and support to individuals or clients, such as handling a referral for child advocacy issues, conducting a needs evaluation, or resolving complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.85,
      "n": 63,
      "standard_error": 5.5023,
      "lower_ci_bound": 6.8063,
      "upper_ci_bound": 29.3861,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 18463,
      "task": "Provide direct service and support to individuals or clients, such as handling a referral for child advocacy issues, conducting a needs evaluation, or resolving complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 16.59,
      "n": 63,
      "standard_error": 6.1769,
      "lower_ci_bound": 7.537,
      "upper_ci_bound": 32.6824,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 18463,
      "task": "Provide direct service and support to individuals or clients, such as handling a referral for child advocacy issues, conducting a needs evaluation, or resolving complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 14.74,
      "n": 63,
      "standard_error": 5.1417,
      "lower_ci_bound": 7.0935,
      "upper_ci_bound": 28.1477,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 18463,
      "task": "Provide direct service and support to individuals or clients, such as handling a referral for child advocacy issues, conducting a needs evaluation, or resolving complaints.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.19,
      "n": 60,
      "standard_error": 0.1372,
      "lower_ci_bound": 3.9127,
      "upper_ci_bound": 4.4619,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 18463,
      "task": "Provide direct service and support to individuals or clients, such as handling a referral for child advocacy issues, conducting a needs evaluation, or resolving complaints.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.62,
      "n": 72,
      "standard_error": 5.032,
      "lower_ci_bound": 73.1462,
      "upper_ci_bound": 93.8978,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1127,
      "task": "Establish and maintain relationships with other agencies and organizations in community to meet community needs and to ensure that services are not duplicated.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.76,
      "n": 60,
      "standard_error": 3.0746,
      "lower_ci_bound": 1.2709,
      "upper_ci_bound": 16.2585,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1127,
      "task": "Establish and maintain relationships with other agencies and organizations in community to meet community needs and to ensure that services are not duplicated.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.69,
      "n": 60,
      "standard_error": 3.6952,
      "lower_ci_bound": 2.1457,
      "upper_ci_bound": 18.9873,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1127,
      "task": "Establish and maintain relationships with other agencies and organizations in community to meet community needs and to ensure that services are not duplicated.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.7,
      "n": 60,
      "standard_error": 6.6359,
      "lower_ci_bound": 15.6034,
      "upper_ci_bound": 41.7935,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1127,
      "task": "Establish and maintain relationships with other agencies and organizations in community to meet community needs and to ensure that services are not duplicated.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 30.94,
      "n": 60,
      "standard_error": 7.0093,
      "lower_ci_bound": 18.8595,
      "upper_ci_bound": 46.3462,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1127,
      "task": "Establish and maintain relationships with other agencies and organizations in community to meet community needs and to ensure that services are not duplicated.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 21.65,
      "n": 60,
      "standard_error": 6.2261,
      "lower_ci_bound": 11.7024,
      "upper_ci_bound": 36.5438,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1127,
      "task": "Establish and maintain relationships with other agencies and organizations in community to meet community needs and to ensure that services are not duplicated.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.07,
      "n": 60,
      "standard_error": 2.232,
      "lower_ci_bound": 0.7033,
      "upper_ci_bound": 12.4339,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1127,
      "task": "Establish and maintain relationships with other agencies and organizations in community to meet community needs and to ensure that services are not duplicated.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.18,
      "n": 60,
      "standard_error": 3.8349,
      "lower_ci_bound": 1.7241,
      "upper_ci_bound": 19.8354,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1127,
      "task": "Establish and maintain relationships with other agencies and organizations in community to meet community needs and to ensure that services are not duplicated.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.05,
      "n": 60,
      "standard_error": 0.1252,
      "lower_ci_bound": 3.7971,
      "upper_ci_bound": 4.2981,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1127,
      "task": "Establish and maintain relationships with other agencies and organizations in community to meet community needs and to ensure that services are not duplicated.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.91,
      "n": 72,
      "standard_error": 4.9268,
      "lower_ci_bound": 72.3326,
      "upper_ci_bound": 92.3778,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1135,
      "task": "Recruit, interview, and hire or sign up volunteers and staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 29.14,
      "n": 58,
      "standard_error": 7.7595,
      "lower_ci_bound": 16.2321,
      "upper_ci_bound": 46.6033,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1135,
      "task": "Recruit, interview, and hire or sign up volunteers and staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 41.89,
      "n": 58,
      "standard_error": 6.5982,
      "lower_ci_bound": 29.5277,
      "upper_ci_bound": 55.3706,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1135,
      "task": "Recruit, interview, and hire or sign up volunteers and staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16.21,
      "n": 58,
      "standard_error": 5.6171,
      "lower_ci_bound": 7.7916,
      "upper_ci_bound": 30.691,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1135,
      "task": "Recruit, interview, and hire or sign up volunteers and staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.43,
      "n": 58,
      "standard_error": 2.659,
      "lower_ci_bound": 0.7042,
      "upper_ci_bound": 15.065,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1135,
      "task": "Recruit, interview, and hire or sign up volunteers and staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.8,
      "n": 58,
      "standard_error": 4.2402,
      "lower_ci_bound": 2.5353,
      "upper_ci_bound": 21.5992,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1135,
      "task": "Recruit, interview, and hire or sign up volunteers and staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1135,
      "task": "Recruit, interview, and hire or sign up volunteers and staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.53,
      "n": 58,
      "standard_error": 1.484,
      "lower_ci_bound": 0.2144,
      "upper_ci_bound": 10.0637,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1135,
      "task": "Recruit, interview, and hire or sign up volunteers and staff.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.95,
      "n": 57,
      "standard_error": 0.1541,
      "lower_ci_bound": 3.6429,
      "upper_ci_bound": 4.2603,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1135,
      "task": "Recruit, interview, and hire or sign up volunteers and staff.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.34,
      "n": 72,
      "standard_error": 4.7651,
      "lower_ci_bound": 72.3988,
      "upper_ci_bound": 91.706,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1133,
      "task": "Research and analyze member or community needs to determine program directions and goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.48,
      "n": 58,
      "standard_error": 5.6031,
      "lower_ci_bound": 7.2108,
      "upper_ci_bound": 30.1574,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1133,
      "task": "Research and analyze member or community needs to determine program directions and goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 31.47,
      "n": 58,
      "standard_error": 7.2272,
      "lower_ci_bound": 19.0106,
      "upper_ci_bound": 47.3223,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1133,
      "task": "Research and analyze member or community needs to determine program directions and goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 22.65,
      "n": 58,
      "standard_error": 5.1475,
      "lower_ci_bound": 13.9839,
      "upper_ci_bound": 34.5273,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1133,
      "task": "Research and analyze member or community needs to determine program directions and goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.92,
      "n": 58,
      "standard_error": 5.4782,
      "lower_ci_bound": 6.8799,
      "upper_ci_bound": 29.3852,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1133,
      "task": "Research and analyze member or community needs to determine program directions and goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.34,
      "n": 58,
      "standard_error": 3.9902,
      "lower_ci_bound": 3.0979,
      "upper_ci_bound": 20.5568,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1133,
      "task": "Research and analyze member or community needs to determine program directions and goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 58,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1133,
      "task": "Research and analyze member or community needs to determine program directions and goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.14,
      "n": 58,
      "standard_error": 4.0574,
      "lower_ci_bound": 2.211,
      "upper_ci_bound": 20.751,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1133,
      "task": "Research and analyze member or community needs to determine program directions and goals.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.89,
      "n": 57,
      "standard_error": 0.1123,
      "lower_ci_bound": 3.6644,
      "upper_ci_bound": 4.1145,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1133,
      "task": "Research and analyze member or community needs to determine program directions and goals.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 83.99,
      "n": 71,
      "standard_error": 6.5353,
      "lower_ci_bound": 66.5568,
      "upper_ci_bound": 93.2581,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 18464,
      "task": "Implement and evaluate staff, volunteer, or community training programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.48,
      "n": 61,
      "standard_error": 3.5592,
      "lower_ci_bound": 0.8798,
      "upper_ci_bound": 19.8478,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 18464,
      "task": "Implement and evaluate staff, volunteer, or community training programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 34.76,
      "n": 61,
      "standard_error": 7.9374,
      "lower_ci_bound": 20.9235,
      "upper_ci_bound": 51.7654,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 18464,
      "task": "Implement and evaluate staff, volunteer, or community training programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 30.02,
      "n": 61,
      "standard_error": 6.3763,
      "lower_ci_bound": 18.9499,
      "upper_ci_bound": 44.0509,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 18464,
      "task": "Implement and evaluate staff, volunteer, or community training programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.75,
      "n": 61,
      "standard_error": 4.2891,
      "lower_ci_bound": 3.1732,
      "upper_ci_bound": 21.9264,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 18464,
      "task": "Implement and evaluate staff, volunteer, or community training programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 17.07,
      "n": 61,
      "standard_error": 8.0545,
      "lower_ci_bound": 6.1858,
      "upper_ci_bound": 39.1123,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 18464,
      "task": "Implement and evaluate staff, volunteer, or community training programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.35,
      "n": 61,
      "standard_error": 1.3409,
      "lower_ci_bound": 0.1821,
      "upper_ci_bound": 9.3034,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 18464,
      "task": "Implement and evaluate staff, volunteer, or community training programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.56,
      "n": 61,
      "standard_error": 2.1435,
      "lower_ci_bound": 1.0499,
      "upper_ci_bound": 11.4003,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 18464,
      "task": "Implement and evaluate staff, volunteer, or community training programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.87,
      "n": 62,
      "standard_error": 0.1043,
      "lower_ci_bound": 3.6585,
      "upper_ci_bound": 4.0754,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 18464,
      "task": "Implement and evaluate staff, volunteer, or community training programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.89,
      "n": 71,
      "standard_error": 6.1598,
      "lower_ci_bound": 68.835,
      "upper_ci_bound": 94.3729,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1139,
      "task": "Act as consultants to agency staff and other community programs regarding the interpretation of program-related federal, state, and county regulations and policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.69,
      "n": 50,
      "standard_error": 3.8607,
      "lower_ci_bound": 1.3994,
      "upper_ci_bound": 20.3926,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1139,
      "task": "Act as consultants to agency staff and other community programs regarding the interpretation of program-related federal, state, and county regulations and policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.89,
      "n": 50,
      "standard_error": 4.5276,
      "lower_ci_bound": 11.398,
      "upper_ci_bound": 29.6672,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1139,
      "task": "Act as consultants to agency staff and other community programs regarding the interpretation of program-related federal, state, and county regulations and policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.64,
      "n": 50,
      "standard_error": 6.7626,
      "lower_ci_bound": 12.7288,
      "upper_ci_bound": 39.6616,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1139,
      "task": "Act as consultants to agency staff and other community programs regarding the interpretation of program-related federal, state, and county regulations and policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 22.28,
      "n": 50,
      "standard_error": 6.0846,
      "lower_ci_bound": 12.3916,
      "upper_ci_bound": 36.7392,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1139,
      "task": "Act as consultants to agency staff and other community programs regarding the interpretation of program-related federal, state, and county regulations and policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 16.2,
      "n": 50,
      "standard_error": 6.9472,
      "lower_ci_bound": 6.4674,
      "upper_ci_bound": 35.0923,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1139,
      "task": "Act as consultants to agency staff and other community programs regarding the interpretation of program-related federal, state, and county regulations and policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.87,
      "n": 50,
      "standard_error": 3.3673,
      "lower_ci_bound": 1.7983,
      "upper_ci_bound": 17.5066,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1139,
      "task": "Act as consultants to agency staff and other community programs regarding the interpretation of program-related federal, state, and county regulations and policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.43,
      "n": 50,
      "standard_error": 4.6409,
      "lower_ci_bound": 2.027,
      "upper_ci_bound": 23.7489,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1139,
      "task": "Act as consultants to agency staff and other community programs regarding the interpretation of program-related federal, state, and county regulations and policies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.73,
      "n": 50,
      "standard_error": 0.1513,
      "lower_ci_bound": 3.4277,
      "upper_ci_bound": 4.0358,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1139,
      "task": "Act as consultants to agency staff and other community programs regarding the interpretation of program-related federal, state, and county regulations and policies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 70.95,
      "n": 72,
      "standard_error": 7.368,
      "lower_ci_bound": 54.496,
      "upper_ci_bound": 83.2863,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1134,
      "task": "Speak to community groups to explain and interpret agency purposes, programs, and policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 25.54,
      "n": 63,
      "standard_error": 7.7452,
      "lower_ci_bound": 13.1887,
      "upper_ci_bound": 43.6352,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1134,
      "task": "Speak to community groups to explain and interpret agency purposes, programs, and policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 27.13,
      "n": 63,
      "standard_error": 5.2003,
      "lower_ci_bound": 18.0384,
      "upper_ci_bound": 38.6476,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1134,
      "task": "Speak to community groups to explain and interpret agency purposes, programs, and policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 29.31,
      "n": 63,
      "standard_error": 6.7725,
      "lower_ci_bound": 17.7449,
      "upper_ci_bound": 44.3508,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1134,
      "task": "Speak to community groups to explain and interpret agency purposes, programs, and policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10,
      "n": 63,
      "standard_error": 3.8602,
      "lower_ci_bound": 4.5049,
      "upper_ci_bound": 20.7557,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1134,
      "task": "Speak to community groups to explain and interpret agency purposes, programs, and policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 2.77,
      "n": 63,
      "standard_error": 2.7497,
      "lower_ci_bound": 0.3686,
      "upper_ci_bound": 17.9858,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1134,
      "task": "Speak to community groups to explain and interpret agency purposes, programs, and policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.82,
      "n": 63,
      "standard_error": 2.6536,
      "lower_ci_bound": 0.927,
      "upper_ci_bound": 14.4062,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1134,
      "task": "Speak to community groups to explain and interpret agency purposes, programs, and policies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.43,
      "n": 63,
      "standard_error": 1.415,
      "lower_ci_bound": 0.1947,
      "upper_ci_bound": 9.7397,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1134,
      "task": "Speak to community groups to explain and interpret agency purposes, programs, and policies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.42,
      "n": 61,
      "standard_error": 0.1378,
      "lower_ci_bound": 3.1465,
      "upper_ci_bound": 3.6979,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1134,
      "task": "Speak to community groups to explain and interpret agency purposes, programs, and policies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.92,
      "n": 72,
      "standard_error": 4.0773,
      "lower_ci_bound": 78.4399,
      "upper_ci_bound": 95.6298,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1138,
      "task": "Analyze proposed legislation, regulations, or rule changes to determine how agency services could be impacted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 16.37,
      "n": 45,
      "standard_error": 5.4574,
      "lower_ci_bound": 8.057,
      "upper_ci_bound": 30.4144,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1138,
      "task": "Analyze proposed legislation, regulations, or rule changes to determine how agency services could be impacted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 48.82,
      "n": 45,
      "standard_error": 8.9538,
      "lower_ci_bound": 31.659,
      "upper_ci_bound": 66.2609,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1138,
      "task": "Analyze proposed legislation, regulations, or rule changes to determine how agency services could be impacted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.62,
      "n": 45,
      "standard_error": 7.4584,
      "lower_ci_bound": 7.8241,
      "upper_ci_bound": 38.1585,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1138,
      "task": "Analyze proposed legislation, regulations, or rule changes to determine how agency services could be impacted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 1.19,
      "n": 45,
      "standard_error": 0.9783,
      "lower_ci_bound": 0.224,
      "upper_ci_bound": 6.0556,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1138,
      "task": "Analyze proposed legislation, regulations, or rule changes to determine how agency services could be impacted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.13,
      "n": 45,
      "standard_error": 4.5482,
      "lower_ci_bound": 6.3393,
      "upper_ci_bound": 25.2408,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1138,
      "task": "Analyze proposed legislation, regulations, or rule changes to determine how agency services could be impacted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1138,
      "task": "Analyze proposed legislation, regulations, or rule changes to determine how agency services could be impacted.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.87,
      "n": 45,
      "standard_error": 1.9436,
      "lower_ci_bound": 0.225,
      "upper_ci_bound": 13.8731,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1138,
      "task": "Analyze proposed legislation, regulations, or rule changes to determine how agency services could be impacted.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.64,
      "n": 43,
      "standard_error": 0.1546,
      "lower_ci_bound": 3.3315,
      "upper_ci_bound": 3.9557,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1138,
      "task": "Analyze proposed legislation, regulations, or rule changes to determine how agency services could be impacted.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 59.82,
      "n": 72,
      "standard_error": 8.224,
      "lower_ci_bound": 42.9409,
      "upper_ci_bound": 74.6539,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1137,
      "task": "Plan and administer budgets for programs, equipment, and support services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 24.96,
      "n": 47,
      "standard_error": 8.0422,
      "lower_ci_bound": 12.2918,
      "upper_ci_bound": 44.1153,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1137,
      "task": "Plan and administer budgets for programs, equipment, and support services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 29.38,
      "n": 47,
      "standard_error": 11.3284,
      "lower_ci_bound": 12.1751,
      "upper_ci_bound": 55.529,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1137,
      "task": "Plan and administer budgets for programs, equipment, and support services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.76,
      "n": 47,
      "standard_error": 9.4915,
      "lower_ci_bound": 12.9049,
      "upper_ci_bound": 49.9049,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1137,
      "task": "Plan and administer budgets for programs, equipment, and support services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.69,
      "n": 47,
      "standard_error": 2.5366,
      "lower_ci_bound": 2.2782,
      "upper_ci_bound": 13.5129,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1137,
      "task": "Plan and administer budgets for programs, equipment, and support services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 6.08,
      "n": 47,
      "standard_error": 3.4667,
      "lower_ci_bound": 1.8697,
      "upper_ci_bound": 18.0143,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1137,
      "task": "Plan and administer budgets for programs, equipment, and support services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.72,
      "n": 47,
      "standard_error": 1.7724,
      "lower_ci_bound": 0.2101,
      "upper_ci_bound": 12.6485,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1137,
      "task": "Plan and administer budgets for programs, equipment, and support services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.42,
      "n": 47,
      "standard_error": 4.3441,
      "lower_ci_bound": 0.5797,
      "upper_ci_bound": 26.821,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1137,
      "task": "Plan and administer budgets for programs, equipment, and support services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.63,
      "n": 45,
      "standard_error": 0.1968,
      "lower_ci_bound": 3.2334,
      "upper_ci_bound": 4.0266,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1137,
      "task": "Plan and administer budgets for programs, equipment, and support services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 65.03,
      "n": 72,
      "standard_error": 6.7847,
      "lower_ci_bound": 50.6339,
      "upper_ci_bound": 77.1197,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1136,
      "task": "Represent organizations in relations with governmental and media institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 20.46,
      "n": 41,
      "standard_error": 9.5514,
      "lower_ci_bound": 7.2859,
      "upper_ci_bound": 45.7226,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1136,
      "task": "Represent organizations in relations with governmental and media institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 41.55,
      "n": 41,
      "standard_error": 8.5735,
      "lower_ci_bound": 25.8322,
      "upper_ci_bound": 59.2001,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1136,
      "task": "Represent organizations in relations with governmental and media institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.4,
      "n": 41,
      "standard_error": 6.7876,
      "lower_ci_bound": 10.7511,
      "upper_ci_bound": 38.0987,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1136,
      "task": "Represent organizations in relations with governmental and media institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.91,
      "n": 41,
      "standard_error": 4.6015,
      "lower_ci_bound": 1.7214,
      "upper_ci_bound": 23.9577,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1136,
      "task": "Represent organizations in relations with governmental and media institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 7.57,
      "n": 41,
      "standard_error": 4.8286,
      "lower_ci_bound": 1.9874,
      "upper_ci_bound": 24.8352,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1136,
      "task": "Represent organizations in relations with governmental and media institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 41,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1136,
      "task": "Represent organizations in relations with governmental and media institutions.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.1,
      "n": 41,
      "standard_error": 2.1153,
      "lower_ci_bound": 0.2684,
      "upper_ci_bound": 14.6311,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1136,
      "task": "Represent organizations in relations with governmental and media institutions.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.38,
      "n": 41,
      "standard_error": 0.1857,
      "lower_ci_bound": 3.0056,
      "upper_ci_bound": 3.7563,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1136,
      "task": "Represent organizations in relations with governmental and media institutions.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 61.77,
      "n": 72,
      "standard_error": 6.4371,
      "lower_ci_bound": 48.4036,
      "upper_ci_bound": 73.5581,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1141,
      "task": "Direct fundraising activities and the preparation of public relations materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 25.03,
      "n": 24,
      "standard_error": 10.4075,
      "lower_ci_bound": 9.5863,
      "upper_ci_bound": 51.2595,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1141,
      "task": "Direct fundraising activities and the preparation of public relations materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 31.73,
      "n": 24,
      "standard_error": 12.8071,
      "lower_ci_bound": 12.0356,
      "upper_ci_bound": 61.2277,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1141,
      "task": "Direct fundraising activities and the preparation of public relations materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.71,
      "n": 24,
      "standard_error": 10.5788,
      "lower_ci_bound": 9.1912,
      "upper_ci_bound": 51.5528,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1141,
      "task": "Direct fundraising activities and the preparation of public relations materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.03,
      "n": 24,
      "standard_error": 7.6079,
      "lower_ci_bound": 1.0273,
      "upper_ci_bound": 42.3692,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1141,
      "task": "Direct fundraising activities and the preparation of public relations materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 2.77,
      "n": 24,
      "standard_error": 2.7118,
      "lower_ci_bound": 0.3551,
      "upper_ci_bound": 18.5923,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1141,
      "task": "Direct fundraising activities and the preparation of public relations materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1141,
      "task": "Direct fundraising activities and the preparation of public relations materials.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.72,
      "n": 24,
      "standard_error": 5.3618,
      "lower_ci_bound": 1.7314,
      "upper_ci_bound": 28.4154,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1141,
      "task": "Direct fundraising activities and the preparation of public relations materials.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.37,
      "n": 26,
      "standard_error": 0.2829,
      "lower_ci_bound": 2.7897,
      "upper_ci_bound": 3.955,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "task_id": 1141,
      "task": "Direct fundraising activities and the preparation of public relations materials.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 34.77,
      "n": 72,
      "standard_error": 5.7338,
      "lower_ci_bound": 24.3587,
      "upper_ci_bound": 46.8797,
      "recommend_suppress": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7263,
      "task": "Consult with officials of local and area governments, schools, hospitals, and other institutions to determine their needs and capabilities in the event of a natural disaster or other emergency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7263,
      "task": "Consult with officials of local and area governments, schools, hospitals, and other institutions to determine their needs and capabilities in the event of a natural disaster or other emergency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 47.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7263,
      "task": "Consult with officials of local and area governments, schools, hospitals, and other institutions to determine their needs and capabilities in the event of a natural disaster or other emergency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7263,
      "task": "Consult with officials of local and area governments, schools, hospitals, and other institutions to determine their needs and capabilities in the event of a natural disaster or other emergency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7263,
      "task": "Consult with officials of local and area governments, schools, hospitals, and other institutions to determine their needs and capabilities in the event of a natural disaster or other emergency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7263,
      "task": "Consult with officials of local and area governments, schools, hospitals, and other institutions to determine their needs and capabilities in the event of a natural disaster or other emergency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7263,
      "task": "Consult with officials of local and area governments, schools, hospitals, and other institutions to determine their needs and capabilities in the event of a natural disaster or other emergency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7263,
      "task": "Consult with officials of local and area governments, schools, hospitals, and other institutions to determine their needs and capabilities in the event of a natural disaster or other emergency.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7263,
      "task": "Consult with officials of local and area governments, schools, hospitals, and other institutions to determine their needs and capabilities in the event of a natural disaster or other emergency.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7258,
      "task": "Develop and maintain liaisons with municipalities, county departments, and similar entities to facilitate plan development, response effort coordination, and exchanges of personnel and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7258,
      "task": "Develop and maintain liaisons with municipalities, county departments, and similar entities to facilitate plan development, response effort coordination, and exchanges of personnel and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7258,
      "task": "Develop and maintain liaisons with municipalities, county departments, and similar entities to facilitate plan development, response effort coordination, and exchanges of personnel and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7258,
      "task": "Develop and maintain liaisons with municipalities, county departments, and similar entities to facilitate plan development, response effort coordination, and exchanges of personnel and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 23.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7258,
      "task": "Develop and maintain liaisons with municipalities, county departments, and similar entities to facilitate plan development, response effort coordination, and exchanges of personnel and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7258,
      "task": "Develop and maintain liaisons with municipalities, county departments, and similar entities to facilitate plan development, response effort coordination, and exchanges of personnel and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7258,
      "task": "Develop and maintain liaisons with municipalities, county departments, and similar entities to facilitate plan development, response effort coordination, and exchanges of personnel and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7258,
      "task": "Develop and maintain liaisons with municipalities, county departments, and similar entities to facilitate plan development, response effort coordination, and exchanges of personnel and equipment.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7258,
      "task": "Develop and maintain liaisons with municipalities, county departments, and similar entities to facilitate plan development, response effort coordination, and exchanges of personnel and equipment.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7257,
      "task": "Coordinate disaster response or crisis management activities, such as ordering evacuations, opening public shelters, and implementing special needs plans and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 33.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7257,
      "task": "Coordinate disaster response or crisis management activities, such as ordering evacuations, opening public shelters, and implementing special needs plans and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 57.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7257,
      "task": "Coordinate disaster response or crisis management activities, such as ordering evacuations, opening public shelters, and implementing special needs plans and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7257,
      "task": "Coordinate disaster response or crisis management activities, such as ordering evacuations, opening public shelters, and implementing special needs plans and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7257,
      "task": "Coordinate disaster response or crisis management activities, such as ordering evacuations, opening public shelters, and implementing special needs plans and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7257,
      "task": "Coordinate disaster response or crisis management activities, such as ordering evacuations, opening public shelters, and implementing special needs plans and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7257,
      "task": "Coordinate disaster response or crisis management activities, such as ordering evacuations, opening public shelters, and implementing special needs plans and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7257,
      "task": "Coordinate disaster response or crisis management activities, such as ordering evacuations, opening public shelters, and implementing special needs plans and programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7257,
      "task": "Coordinate disaster response or crisis management activities, such as ordering evacuations, opening public shelters, and implementing special needs plans and programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7260,
      "task": "Prepare emergency situation status reports that describe response and recovery efforts, needs, and preliminary damage assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7260,
      "task": "Prepare emergency situation status reports that describe response and recovery efforts, needs, and preliminary damage assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7260,
      "task": "Prepare emergency situation status reports that describe response and recovery efforts, needs, and preliminary damage assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7260,
      "task": "Prepare emergency situation status reports that describe response and recovery efforts, needs, and preliminary damage assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7260,
      "task": "Prepare emergency situation status reports that describe response and recovery efforts, needs, and preliminary damage assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 27.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7260,
      "task": "Prepare emergency situation status reports that describe response and recovery efforts, needs, and preliminary damage assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7260,
      "task": "Prepare emergency situation status reports that describe response and recovery efforts, needs, and preliminary damage assessments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7260,
      "task": "Prepare emergency situation status reports that describe response and recovery efforts, needs, and preliminary damage assessments.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7260,
      "task": "Prepare emergency situation status reports that describe response and recovery efforts, needs, and preliminary damage assessments.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7256,
      "task": "Maintain and update all resource materials associated with emergency preparedness plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7256,
      "task": "Maintain and update all resource materials associated with emergency preparedness plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 31.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7256,
      "task": "Maintain and update all resource materials associated with emergency preparedness plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7256,
      "task": "Maintain and update all resource materials associated with emergency preparedness plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7256,
      "task": "Maintain and update all resource materials associated with emergency preparedness plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7256,
      "task": "Maintain and update all resource materials associated with emergency preparedness plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7256,
      "task": "Maintain and update all resource materials associated with emergency preparedness plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7256,
      "task": "Maintain and update all resource materials associated with emergency preparedness plans.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7256,
      "task": "Maintain and update all resource materials associated with emergency preparedness plans.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7254,
      "task": "Prepare plans that outline operating procedures to be used in response to disasters or emergencies, such as hurricanes, nuclear accidents, and terrorist attacks, and in recovery from these events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7254,
      "task": "Prepare plans that outline operating procedures to be used in response to disasters or emergencies, such as hurricanes, nuclear accidents, and terrorist attacks, and in recovery from these events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 50,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7254,
      "task": "Prepare plans that outline operating procedures to be used in response to disasters or emergencies, such as hurricanes, nuclear accidents, and terrorist attacks, and in recovery from these events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7254,
      "task": "Prepare plans that outline operating procedures to be used in response to disasters or emergencies, such as hurricanes, nuclear accidents, and terrorist attacks, and in recovery from these events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7254,
      "task": "Prepare plans that outline operating procedures to be used in response to disasters or emergencies, such as hurricanes, nuclear accidents, and terrorist attacks, and in recovery from these events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7254,
      "task": "Prepare plans that outline operating procedures to be used in response to disasters or emergencies, such as hurricanes, nuclear accidents, and terrorist attacks, and in recovery from these events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7254,
      "task": "Prepare plans that outline operating procedures to be used in response to disasters or emergencies, such as hurricanes, nuclear accidents, and terrorist attacks, and in recovery from these events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7254,
      "task": "Prepare plans that outline operating procedures to be used in response to disasters or emergencies, such as hurricanes, nuclear accidents, and terrorist attacks, and in recovery from these events.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7254,
      "task": "Prepare plans that outline operating procedures to be used in response to disasters or emergencies, such as hurricanes, nuclear accidents, and terrorist attacks, and in recovery from these events.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7264,
      "task": "Develop and perform tests and evaluations of emergency management plans in accordance with state and federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 27.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7264,
      "task": "Develop and perform tests and evaluations of emergency management plans in accordance with state and federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 59.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7264,
      "task": "Develop and perform tests and evaluations of emergency management plans in accordance with state and federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7264,
      "task": "Develop and perform tests and evaluations of emergency management plans in accordance with state and federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7264,
      "task": "Develop and perform tests and evaluations of emergency management plans in accordance with state and federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7264,
      "task": "Develop and perform tests and evaluations of emergency management plans in accordance with state and federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7264,
      "task": "Develop and perform tests and evaluations of emergency management plans in accordance with state and federal regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7264,
      "task": "Develop and perform tests and evaluations of emergency management plans in accordance with state and federal regulations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7264,
      "task": "Develop and perform tests and evaluations of emergency management plans in accordance with state and federal regulations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7266,
      "task": "Collaborate with other officials to prepare and analyze damage assessments following disasters or emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 27.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7266,
      "task": "Collaborate with other officials to prepare and analyze damage assessments following disasters or emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 45.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7266,
      "task": "Collaborate with other officials to prepare and analyze damage assessments following disasters or emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7266,
      "task": "Collaborate with other officials to prepare and analyze damage assessments following disasters or emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7266,
      "task": "Collaborate with other officials to prepare and analyze damage assessments following disasters or emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7266,
      "task": "Collaborate with other officials to prepare and analyze damage assessments following disasters or emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7266,
      "task": "Collaborate with other officials to prepare and analyze damage assessments following disasters or emergencies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7266,
      "task": "Collaborate with other officials to prepare and analyze damage assessments following disasters or emergencies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7266,
      "task": "Collaborate with other officials to prepare and analyze damage assessments following disasters or emergencies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7261,
      "task": "Design and administer emergency or disaster preparedness training courses that teach people how to effectively respond to major emergencies and disasters.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7261,
      "task": "Design and administer emergency or disaster preparedness training courses that teach people how to effectively respond to major emergencies and disasters.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 52.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7261,
      "task": "Design and administer emergency or disaster preparedness training courses that teach people how to effectively respond to major emergencies and disasters.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 38.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7261,
      "task": "Design and administer emergency or disaster preparedness training courses that teach people how to effectively respond to major emergencies and disasters.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7261,
      "task": "Design and administer emergency or disaster preparedness training courses that teach people how to effectively respond to major emergencies and disasters.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7261,
      "task": "Design and administer emergency or disaster preparedness training courses that teach people how to effectively respond to major emergencies and disasters.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7261,
      "task": "Design and administer emergency or disaster preparedness training courses that teach people how to effectively respond to major emergencies and disasters.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7261,
      "task": "Design and administer emergency or disaster preparedness training courses that teach people how to effectively respond to major emergencies and disasters.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7261,
      "task": "Design and administer emergency or disaster preparedness training courses that teach people how to effectively respond to major emergencies and disasters.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7253,
      "task": "Keep informed of activities or changes that could affect the likelihood of an emergency, response efforts, or plan implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7253,
      "task": "Keep informed of activities or changes that could affect the likelihood of an emergency, response efforts, or plan implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 31.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7253,
      "task": "Keep informed of activities or changes that could affect the likelihood of an emergency, response efforts, or plan implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7253,
      "task": "Keep informed of activities or changes that could affect the likelihood of an emergency, response efforts, or plan implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7253,
      "task": "Keep informed of activities or changes that could affect the likelihood of an emergency, response efforts, or plan implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7253,
      "task": "Keep informed of activities or changes that could affect the likelihood of an emergency, response efforts, or plan implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7253,
      "task": "Keep informed of activities or changes that could affect the likelihood of an emergency, response efforts, or plan implementation.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7253,
      "task": "Keep informed of activities or changes that could affect the likelihood of an emergency, response efforts, or plan implementation.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7253,
      "task": "Keep informed of activities or changes that could affect the likelihood of an emergency, response efforts, or plan implementation.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7262,
      "task": "Inspect facilities and equipment, such as emergency management centers and communications equipment, to determine their operational and functional capabilities in emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7262,
      "task": "Inspect facilities and equipment, such as emergency management centers and communications equipment, to determine their operational and functional capabilities in emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7262,
      "task": "Inspect facilities and equipment, such as emergency management centers and communications equipment, to determine their operational and functional capabilities in emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7262,
      "task": "Inspect facilities and equipment, such as emergency management centers and communications equipment, to determine their operational and functional capabilities in emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7262,
      "task": "Inspect facilities and equipment, such as emergency management centers and communications equipment, to determine their operational and functional capabilities in emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7262,
      "task": "Inspect facilities and equipment, such as emergency management centers and communications equipment, to determine their operational and functional capabilities in emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7262,
      "task": "Inspect facilities and equipment, such as emergency management centers and communications equipment, to determine their operational and functional capabilities in emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7262,
      "task": "Inspect facilities and equipment, such as emergency management centers and communications equipment, to determine their operational and functional capabilities in emergency situations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7262,
      "task": "Inspect facilities and equipment, such as emergency management centers and communications equipment, to determine their operational and functional capabilities in emergency situations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7269,
      "task": "Review emergency plans of individual organizations, such as medical facilities, to ensure their adequacy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 40.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7269,
      "task": "Review emergency plans of individual organizations, such as medical facilities, to ensure their adequacy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7269,
      "task": "Review emergency plans of individual organizations, such as medical facilities, to ensure their adequacy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7269,
      "task": "Review emergency plans of individual organizations, such as medical facilities, to ensure their adequacy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7269,
      "task": "Review emergency plans of individual organizations, such as medical facilities, to ensure their adequacy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7269,
      "task": "Review emergency plans of individual organizations, such as medical facilities, to ensure their adequacy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7269,
      "task": "Review emergency plans of individual organizations, such as medical facilities, to ensure their adequacy.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7269,
      "task": "Review emergency plans of individual organizations, such as medical facilities, to ensure their adequacy.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7269,
      "task": "Review emergency plans of individual organizations, such as medical facilities, to ensure their adequacy.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7259,
      "task": "Keep informed of federal, state, and local regulations affecting emergency plans, and ensure that plans adhere to those regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7259,
      "task": "Keep informed of federal, state, and local regulations affecting emergency plans, and ensure that plans adhere to those regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 40.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7259,
      "task": "Keep informed of federal, state, and local regulations affecting emergency plans, and ensure that plans adhere to those regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7259,
      "task": "Keep informed of federal, state, and local regulations affecting emergency plans, and ensure that plans adhere to those regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7259,
      "task": "Keep informed of federal, state, and local regulations affecting emergency plans, and ensure that plans adhere to those regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7259,
      "task": "Keep informed of federal, state, and local regulations affecting emergency plans, and ensure that plans adhere to those regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7259,
      "task": "Keep informed of federal, state, and local regulations affecting emergency plans, and ensure that plans adhere to those regulations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7259,
      "task": "Keep informed of federal, state, and local regulations affecting emergency plans, and ensure that plans adhere to those regulations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7259,
      "task": "Keep informed of federal, state, and local regulations affecting emergency plans, and ensure that plans adhere to those regulations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7270,
      "task": "Conduct surveys to determine the types of emergency-related needs to be addressed in disaster planning, or provide technical support to others conducting such surveys.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 42.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7270,
      "task": "Conduct surveys to determine the types of emergency-related needs to be addressed in disaster planning, or provide technical support to others conducting such surveys.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 57.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7270,
      "task": "Conduct surveys to determine the types of emergency-related needs to be addressed in disaster planning, or provide technical support to others conducting such surveys.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7270,
      "task": "Conduct surveys to determine the types of emergency-related needs to be addressed in disaster planning, or provide technical support to others conducting such surveys.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7270,
      "task": "Conduct surveys to determine the types of emergency-related needs to be addressed in disaster planning, or provide technical support to others conducting such surveys.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7270,
      "task": "Conduct surveys to determine the types of emergency-related needs to be addressed in disaster planning, or provide technical support to others conducting such surveys.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7270,
      "task": "Conduct surveys to determine the types of emergency-related needs to be addressed in disaster planning, or provide technical support to others conducting such surveys.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7270,
      "task": "Conduct surveys to determine the types of emergency-related needs to be addressed in disaster planning, or provide technical support to others conducting such surveys.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7270,
      "task": "Conduct surveys to determine the types of emergency-related needs to be addressed in disaster planning, or provide technical support to others conducting such surveys.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7265,
      "task": "Attend meetings, conferences, and workshops related to emergency management to learn new information and to develop working relationships with other emergency management specialists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7265,
      "task": "Attend meetings, conferences, and workshops related to emergency management to learn new information and to develop working relationships with other emergency management specialists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 52.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7265,
      "task": "Attend meetings, conferences, and workshops related to emergency management to learn new information and to develop working relationships with other emergency management specialists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 38.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7265,
      "task": "Attend meetings, conferences, and workshops related to emergency management to learn new information and to develop working relationships with other emergency management specialists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7265,
      "task": "Attend meetings, conferences, and workshops related to emergency management to learn new information and to develop working relationships with other emergency management specialists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7265,
      "task": "Attend meetings, conferences, and workshops related to emergency management to learn new information and to develop working relationships with other emergency management specialists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7265,
      "task": "Attend meetings, conferences, and workshops related to emergency management to learn new information and to develop working relationships with other emergency management specialists.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7265,
      "task": "Attend meetings, conferences, and workshops related to emergency management to learn new information and to develop working relationships with other emergency management specialists.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7265,
      "task": "Attend meetings, conferences, and workshops related to emergency management to learn new information and to develop working relationships with other emergency management specialists.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7255,
      "task": "Propose alteration of emergency response procedures, based on regulatory changes, technological changes, or knowledge gained from outcomes of previous emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 38.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7255,
      "task": "Propose alteration of emergency response procedures, based on regulatory changes, technological changes, or knowledge gained from outcomes of previous emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 57.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7255,
      "task": "Propose alteration of emergency response procedures, based on regulatory changes, technological changes, or knowledge gained from outcomes of previous emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7255,
      "task": "Propose alteration of emergency response procedures, based on regulatory changes, technological changes, or knowledge gained from outcomes of previous emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7255,
      "task": "Propose alteration of emergency response procedures, based on regulatory changes, technological changes, or knowledge gained from outcomes of previous emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7255,
      "task": "Propose alteration of emergency response procedures, based on regulatory changes, technological changes, or knowledge gained from outcomes of previous emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7255,
      "task": "Propose alteration of emergency response procedures, based on regulatory changes, technological changes, or knowledge gained from outcomes of previous emergency situations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7255,
      "task": "Propose alteration of emergency response procedures, based on regulatory changes, technological changes, or knowledge gained from outcomes of previous emergency situations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7255,
      "task": "Propose alteration of emergency response procedures, based on regulatory changes, technological changes, or knowledge gained from outcomes of previous emergency situations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7267,
      "task": "Develop instructional materials for the public and make presentations to citizens' groups to provide information on emergency plans and their implementation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7267,
      "task": "Develop instructional materials for the public and make presentations to citizens' groups to provide information on emergency plans and their implementation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 50,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7267,
      "task": "Develop instructional materials for the public and make presentations to citizens' groups to provide information on emergency plans and their implementation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 27.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7267,
      "task": "Develop instructional materials for the public and make presentations to citizens' groups to provide information on emergency plans and their implementation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7267,
      "task": "Develop instructional materials for the public and make presentations to citizens' groups to provide information on emergency plans and their implementation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7267,
      "task": "Develop instructional materials for the public and make presentations to citizens' groups to provide information on emergency plans and their implementation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7267,
      "task": "Develop instructional materials for the public and make presentations to citizens' groups to provide information on emergency plans and their implementation processes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7267,
      "task": "Develop instructional materials for the public and make presentations to citizens' groups to provide information on emergency plans and their implementation processes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7267,
      "task": "Develop instructional materials for the public and make presentations to citizens' groups to provide information on emergency plans and their implementation processes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7272,
      "task": "Apply for federal funding for emergency-management-related needs, and administer and report on the progress of such grants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 40.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7272,
      "task": "Apply for federal funding for emergency-management-related needs, and administer and report on the progress of such grants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 54.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7272,
      "task": "Apply for federal funding for emergency-management-related needs, and administer and report on the progress of such grants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7272,
      "task": "Apply for federal funding for emergency-management-related needs, and administer and report on the progress of such grants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7272,
      "task": "Apply for federal funding for emergency-management-related needs, and administer and report on the progress of such grants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7272,
      "task": "Apply for federal funding for emergency-management-related needs, and administer and report on the progress of such grants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7272,
      "task": "Apply for federal funding for emergency-management-related needs, and administer and report on the progress of such grants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7272,
      "task": "Apply for federal funding for emergency-management-related needs, and administer and report on the progress of such grants.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7272,
      "task": "Apply for federal funding for emergency-management-related needs, and administer and report on the progress of such grants.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7268,
      "task": "Train local groups in the preparation of long-term plans that are compatible with federal and state plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 30,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7268,
      "task": "Train local groups in the preparation of long-term plans that are compatible with federal and state plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 60,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7268,
      "task": "Train local groups in the preparation of long-term plans that are compatible with federal and state plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7268,
      "task": "Train local groups in the preparation of long-term plans that are compatible with federal and state plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7268,
      "task": "Train local groups in the preparation of long-term plans that are compatible with federal and state plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7268,
      "task": "Train local groups in the preparation of long-term plans that are compatible with federal and state plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7268,
      "task": "Train local groups in the preparation of long-term plans that are compatible with federal and state plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7268,
      "task": "Train local groups in the preparation of long-term plans that are compatible with federal and state plans.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7268,
      "task": "Train local groups in the preparation of long-term plans that are compatible with federal and state plans.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7275,
      "task": "Provide communities with assistance in applying for federal funding for emergency management facilities, radiological instrumentation, and related items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 62.5,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7275,
      "task": "Provide communities with assistance in applying for federal funding for emergency management facilities, radiological instrumentation, and related items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7275,
      "task": "Provide communities with assistance in applying for federal funding for emergency management facilities, radiological instrumentation, and related items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7275,
      "task": "Provide communities with assistance in applying for federal funding for emergency management facilities, radiological instrumentation, and related items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.25,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7275,
      "task": "Provide communities with assistance in applying for federal funding for emergency management facilities, radiological instrumentation, and related items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7275,
      "task": "Provide communities with assistance in applying for federal funding for emergency management facilities, radiological instrumentation, and related items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7275,
      "task": "Provide communities with assistance in applying for federal funding for emergency management facilities, radiological instrumentation, and related items.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 16,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7275,
      "task": "Provide communities with assistance in applying for federal funding for emergency management facilities, radiological instrumentation, and related items.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.35,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7275,
      "task": "Provide communities with assistance in applying for federal funding for emergency management facilities, radiological instrumentation, and related items.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 81.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7271,
      "task": "Study emergency plans used elsewhere to gather information for plan development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 40.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7271,
      "task": "Study emergency plans used elsewhere to gather information for plan development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 50,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7271,
      "task": "Study emergency plans used elsewhere to gather information for plan development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7271,
      "task": "Study emergency plans used elsewhere to gather information for plan development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7271,
      "task": "Study emergency plans used elsewhere to gather information for plan development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7271,
      "task": "Study emergency plans used elsewhere to gather information for plan development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7271,
      "task": "Study emergency plans used elsewhere to gather information for plan development.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7271,
      "task": "Study emergency plans used elsewhere to gather information for plan development.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7271,
      "task": "Study emergency plans used elsewhere to gather information for plan development.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7273,
      "task": "Develop and implement training procedures and strategies for radiological protection, detection, and decontamination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 75,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7273,
      "task": "Develop and implement training procedures and strategies for radiological protection, detection, and decontamination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7273,
      "task": "Develop and implement training procedures and strategies for radiological protection, detection, and decontamination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7273,
      "task": "Develop and implement training procedures and strategies for radiological protection, detection, and decontamination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7273,
      "task": "Develop and implement training procedures and strategies for radiological protection, detection, and decontamination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7273,
      "task": "Develop and implement training procedures and strategies for radiological protection, detection, and decontamination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7273,
      "task": "Develop and implement training procedures and strategies for radiological protection, detection, and decontamination.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7273,
      "task": "Develop and implement training procedures and strategies for radiological protection, detection, and decontamination.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.77,
      "n": 13,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7273,
      "task": "Develop and implement training procedures and strategies for radiological protection, detection, and decontamination.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 59.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7274,
      "task": "Inventory and distribute nuclear, biological, and chemical detection and contamination equipment, providing instruction in its maintenance and use.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 72.73,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7274,
      "task": "Inventory and distribute nuclear, biological, and chemical detection and contamination equipment, providing instruction in its maintenance and use.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 27.27,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7274,
      "task": "Inventory and distribute nuclear, biological, and chemical detection and contamination equipment, providing instruction in its maintenance and use.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7274,
      "task": "Inventory and distribute nuclear, biological, and chemical detection and contamination equipment, providing instruction in its maintenance and use.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7274,
      "task": "Inventory and distribute nuclear, biological, and chemical detection and contamination equipment, providing instruction in its maintenance and use.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7274,
      "task": "Inventory and distribute nuclear, biological, and chemical detection and contamination equipment, providing instruction in its maintenance and use.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7274,
      "task": "Inventory and distribute nuclear, biological, and chemical detection and contamination equipment, providing instruction in its maintenance and use.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7274,
      "task": "Inventory and distribute nuclear, biological, and chemical detection and contamination equipment, providing instruction in its maintenance and use.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 2.67,
      "n": 12,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "task_id": 7274,
      "task": "Inventory and distribute nuclear, biological, and chemical detection and contamination equipment, providing instruction in its maintenance and use.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 54.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18832,
      "task": "Consult with families or friends of the deceased to arrange funeral details, such as obituary notice wording, casket selection, or plans for services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 52,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18832,
      "task": "Consult with families or friends of the deceased to arrange funeral details, such as obituary notice wording, casket selection, or plans for services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 52,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18832,
      "task": "Consult with families or friends of the deceased to arrange funeral details, such as obituary notice wording, casket selection, or plans for services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 8.81,
      "n": 52,
      "standard_error": 3.5114,
      "lower_ci_bound": 3.8651,
      "upper_ci_bound": 18.8547,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18832,
      "task": "Consult with families or friends of the deceased to arrange funeral details, such as obituary notice wording, casket selection, or plans for services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 32.59,
      "n": 52,
      "standard_error": 11.1199,
      "lower_ci_bound": 14.8937,
      "upper_ci_bound": 57.1843,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18832,
      "task": "Consult with families or friends of the deceased to arrange funeral details, such as obituary notice wording, casket selection, or plans for services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 29.87,
      "n": 52,
      "standard_error": 8.1308,
      "lower_ci_bound": 16.3443,
      "upper_ci_bound": 48.1429,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18832,
      "task": "Consult with families or friends of the deceased to arrange funeral details, such as obituary notice wording, casket selection, or plans for services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 19.83,
      "n": 52,
      "standard_error": 6.6056,
      "lower_ci_bound": 9.6981,
      "upper_ci_bound": 36.2893,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18832,
      "task": "Consult with families or friends of the deceased to arrange funeral details, such as obituary notice wording, casket selection, or plans for services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.9,
      "n": 52,
      "standard_error": 6.2077,
      "lower_ci_bound": 2.057,
      "upper_ci_bound": 31.2422,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18832,
      "task": "Consult with families or friends of the deceased to arrange funeral details, such as obituary notice wording, casket selection, or plans for services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.85,
      "n": 52,
      "standard_error": 0.0562,
      "lower_ci_bound": 4.7406,
      "upper_ci_bound": 4.9661,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18832,
      "task": "Consult with families or friends of the deceased to arrange funeral details, such as obituary notice wording, casket selection, or plans for services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 52,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18842,
      "task": "Schedule funerals, burials, or cremations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.24,
      "n": 48,
      "standard_error": 3.2663,
      "lower_ci_bound": 0.869,
      "upper_ci_bound": 18.2625,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18842,
      "task": "Schedule funerals, burials, or cremations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0.7,
      "n": 48,
      "standard_error": 0.7183,
      "lower_ci_bound": 0.0883,
      "upper_ci_bound": 5.3321,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18842,
      "task": "Schedule funerals, burials, or cremations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.15,
      "n": 48,
      "standard_error": 6.2506,
      "lower_ci_bound": 4.0822,
      "upper_ci_bound": 30.9974,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18842,
      "task": "Schedule funerals, burials, or cremations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.95,
      "n": 48,
      "standard_error": 9.9324,
      "lower_ci_bound": 11.7943,
      "upper_ci_bound": 50.4453,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18842,
      "task": "Schedule funerals, burials, or cremations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 34,
      "n": 48,
      "standard_error": 6.3789,
      "lower_ci_bound": 22.5296,
      "upper_ci_bound": 47.7176,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18842,
      "task": "Schedule funerals, burials, or cremations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 20.22,
      "n": 48,
      "standard_error": 8.9279,
      "lower_ci_bound": 7.6811,
      "upper_ci_bound": 43.5534,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18842,
      "task": "Schedule funerals, burials, or cremations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.75,
      "n": 48,
      "standard_error": 1.5401,
      "lower_ci_bound": 0.2914,
      "upper_ci_bound": 9.7576,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18842,
      "task": "Schedule funerals, burials, or cremations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.76,
      "n": 48,
      "standard_error": 0.0669,
      "lower_ci_bound": 4.6223,
      "upper_ci_bound": 4.8913,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18842,
      "task": "Schedule funerals, burials, or cremations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 98.84,
      "n": 51,
      "standard_error": 0.7111,
      "lower_ci_bound": 96.0842,
      "upper_ci_bound": 99.6606,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 23984,
      "task": "Deliver death certificates to medical facilities or offices to obtain signatures from legally authorized persons.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.91,
      "n": 47,
      "standard_error": 1.9737,
      "lower_ci_bound": 0.7307,
      "upper_ci_bound": 10.8942,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 23984,
      "task": "Deliver death certificates to medical facilities or offices to obtain signatures from legally authorized persons.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.06,
      "n": 47,
      "standard_error": 3.4786,
      "lower_ci_bound": 1.8533,
      "upper_ci_bound": 18.0787,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 23984,
      "task": "Deliver death certificates to medical facilities or offices to obtain signatures from legally authorized persons.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.73,
      "n": 47,
      "standard_error": 10.7972,
      "lower_ci_bound": 4.6325,
      "upper_ci_bound": 48.881,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 23984,
      "task": "Deliver death certificates to medical facilities or offices to obtain signatures from legally authorized persons.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 34.76,
      "n": 47,
      "standard_error": 11.4488,
      "lower_ci_bound": 16.1685,
      "upper_ci_bound": 59.5478,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 23984,
      "task": "Deliver death certificates to medical facilities or offices to obtain signatures from legally authorized persons.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 26.53,
      "n": 47,
      "standard_error": 6.7018,
      "lower_ci_bound": 15.3108,
      "upper_ci_bound": 41.9123,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 23984,
      "task": "Deliver death certificates to medical facilities or offices to obtain signatures from legally authorized persons.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.77,
      "n": 47,
      "standard_error": 4.9916,
      "lower_ci_bound": 1.4586,
      "upper_ci_bound": 26.291,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 23984,
      "task": "Deliver death certificates to medical facilities or offices to obtain signatures from legally authorized persons.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 5.22,
      "n": 47,
      "standard_error": 3.6484,
      "lower_ci_bound": 1.2351,
      "upper_ci_bound": 19.5451,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 23984,
      "task": "Deliver death certificates to medical facilities or offices to obtain signatures from legally authorized persons.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.58,
      "n": 47,
      "standard_error": 0.1189,
      "lower_ci_bound": 4.3423,
      "upper_ci_bound": 4.8208,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 23984,
      "task": "Deliver death certificates to medical facilities or offices to obtain signatures from legally authorized persons.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 90.7,
      "n": 52,
      "standard_error": 4.6741,
      "lower_ci_bound": 76.2265,
      "upper_ci_bound": 96.7421,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18837,
      "task": "Offer counsel and comfort to families and friends of the deceased.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18837,
      "task": "Offer counsel and comfort to families and friends of the deceased.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 8.44,
      "n": 50,
      "standard_error": 3.973,
      "lower_ci_bound": 3.1776,
      "upper_ci_bound": 20.5738,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18837,
      "task": "Offer counsel and comfort to families and friends of the deceased.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.46,
      "n": 50,
      "standard_error": 8.0088,
      "lower_ci_bound": 7.2126,
      "upper_ci_bound": 39.7421,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18837,
      "task": "Offer counsel and comfort to families and friends of the deceased.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.11,
      "n": 50,
      "standard_error": 6.3395,
      "lower_ci_bound": 11.0717,
      "upper_ci_bound": 36.508,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18837,
      "task": "Offer counsel and comfort to families and friends of the deceased.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 42.51,
      "n": 50,
      "standard_error": 8.9062,
      "lower_ci_bound": 26.2297,
      "upper_ci_bound": 60.6013,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18837,
      "task": "Offer counsel and comfort to families and friends of the deceased.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.47,
      "n": 50,
      "standard_error": 6.3281,
      "lower_ci_bound": 2.321,
      "upper_ci_bound": 31.5543,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18837,
      "task": "Offer counsel and comfort to families and friends of the deceased.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18837,
      "task": "Offer counsel and comfort to families and friends of the deceased.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.58,
      "n": 51,
      "standard_error": 0.1025,
      "lower_ci_bound": 4.3708,
      "upper_ci_bound": 4.7826,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18837,
      "task": "Offer counsel and comfort to families and friends of the deceased.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 99.65,
      "n": 52,
      "standard_error": 0.3645,
      "lower_ci_bound": 97.2376,
      "upper_ci_bound": 99.956,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18835,
      "task": "Monitor funeral service operations to ensure that they comply with applicable policies, regulations, and laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18835,
      "task": "Monitor funeral service operations to ensure that they comply with applicable policies, regulations, and laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 13.23,
      "n": 50,
      "standard_error": 7.1708,
      "lower_ci_bound": 4.1638,
      "upper_ci_bound": 34.8534,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18835,
      "task": "Monitor funeral service operations to ensure that they comply with applicable policies, regulations, and laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.94,
      "n": 50,
      "standard_error": 6.4851,
      "lower_ci_bound": 4.4684,
      "upper_ci_bound": 32.0954,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18835,
      "task": "Monitor funeral service operations to ensure that they comply with applicable policies, regulations, and laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.09,
      "n": 50,
      "standard_error": 7.3878,
      "lower_ci_bound": 6,
      "upper_ci_bound": 36.5411,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18835,
      "task": "Monitor funeral service operations to ensure that they comply with applicable policies, regulations, and laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 42.33,
      "n": 50,
      "standard_error": 7.1591,
      "lower_ci_bound": 28.9364,
      "upper_ci_bound": 56.9591,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18835,
      "task": "Monitor funeral service operations to ensure that they comply with applicable policies, regulations, and laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.61,
      "n": 50,
      "standard_error": 4.5828,
      "lower_ci_bound": 2.8383,
      "upper_ci_bound": 23.2935,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18835,
      "task": "Monitor funeral service operations to ensure that they comply with applicable policies, regulations, and laws.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.8,
      "n": 50,
      "standard_error": 3.8527,
      "lower_ci_bound": 2.1049,
      "upper_ci_bound": 19.8425,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18835,
      "task": "Monitor funeral service operations to ensure that they comply with applicable policies, regulations, and laws.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.53,
      "n": 50,
      "standard_error": 0.1264,
      "lower_ci_bound": 4.2793,
      "upper_ci_bound": 4.7872,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18835,
      "task": "Monitor funeral service operations to ensure that they comply with applicable policies, regulations, and laws.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 99.3,
      "n": 52,
      "standard_error": 0.5337,
      "lower_ci_bound": 96.8232,
      "upper_ci_bound": 99.8466,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18833,
      "task": "Direct and supervise work of embalmers, funeral attendants, death certificate clerks, cosmetologists, or other staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18833,
      "task": "Direct and supervise work of embalmers, funeral attendants, death certificate clerks, cosmetologists, or other staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 2.42,
      "n": 50,
      "standard_error": 2.5373,
      "lower_ci_bound": 0.2865,
      "upper_ci_bound": 17.6676,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18833,
      "task": "Direct and supervise work of embalmers, funeral attendants, death certificate clerks, cosmetologists, or other staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 7.91,
      "n": 50,
      "standard_error": 4.5195,
      "lower_ci_bound": 2.4089,
      "upper_ci_bound": 23.0087,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18833,
      "task": "Direct and supervise work of embalmers, funeral attendants, death certificate clerks, cosmetologists, or other staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.38,
      "n": 50,
      "standard_error": 6.7795,
      "lower_ci_bound": 9.1334,
      "upper_ci_bound": 36.5049,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18833,
      "task": "Direct and supervise work of embalmers, funeral attendants, death certificate clerks, cosmetologists, or other staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 56.43,
      "n": 50,
      "standard_error": 7.7725,
      "lower_ci_bound": 40.6976,
      "upper_ci_bound": 70.974,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18833,
      "task": "Direct and supervise work of embalmers, funeral attendants, death certificate clerks, cosmetologists, or other staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 9.22,
      "n": 50,
      "standard_error": 4.4192,
      "lower_ci_bound": 3.3932,
      "upper_ci_bound": 22.6866,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18833,
      "task": "Direct and supervise work of embalmers, funeral attendants, death certificate clerks, cosmetologists, or other staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.64,
      "n": 50,
      "standard_error": 3.1728,
      "lower_ci_bound": 1.1364,
      "upper_ci_bound": 17.0558,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18833,
      "task": "Direct and supervise work of embalmers, funeral attendants, death certificate clerks, cosmetologists, or other staff.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.49,
      "n": 49,
      "standard_error": 0.1402,
      "lower_ci_bound": 4.2099,
      "upper_ci_bound": 4.7735,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18833,
      "task": "Direct and supervise work of embalmers, funeral attendants, death certificate clerks, cosmetologists, or other staff.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.34,
      "n": 52,
      "standard_error": 3.3057,
      "lower_ci_bound": 80.0485,
      "upper_ci_bound": 99.4227,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18846,
      "task": "Complete and maintain records, such as state-required documents, tracking documents, or product inventories.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.5,
      "n": 50,
      "standard_error": 3.1656,
      "lower_ci_bound": 1.0636,
      "upper_ci_bound": 17.1487,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18846,
      "task": "Complete and maintain records, such as state-required documents, tracking documents, or product inventories.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4.8,
      "n": 50,
      "standard_error": 3.0549,
      "lower_ci_bound": 1.2967,
      "upper_ci_bound": 16.1952,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18846,
      "task": "Complete and maintain records, such as state-required documents, tracking documents, or product inventories.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 21.56,
      "n": 50,
      "standard_error": 6.1569,
      "lower_ci_bound": 11.6829,
      "upper_ci_bound": 36.3602,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18846,
      "task": "Complete and maintain records, such as state-required documents, tracking documents, or product inventories.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 5.29,
      "n": 50,
      "standard_error": 3.5522,
      "lower_ci_bound": 1.3233,
      "upper_ci_bound": 18.8469,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18846,
      "task": "Complete and maintain records, such as state-required documents, tracking documents, or product inventories.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 55.22,
      "n": 50,
      "standard_error": 8.9085,
      "lower_ci_bound": 37.417,
      "upper_ci_bound": 71.7806,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18846,
      "task": "Complete and maintain records, such as state-required documents, tracking documents, or product inventories.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.81,
      "n": 50,
      "standard_error": 3.5158,
      "lower_ci_bound": 0.5743,
      "upper_ci_bound": 21.3896,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18846,
      "task": "Complete and maintain records, such as state-required documents, tracking documents, or product inventories.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.81,
      "n": 50,
      "standard_error": 3.4238,
      "lower_ci_bound": 1.1145,
      "upper_ci_bound": 18.5001,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18846,
      "task": "Complete and maintain records, such as state-required documents, tracking documents, or product inventories.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.42,
      "n": 50,
      "standard_error": 0.0929,
      "lower_ci_bound": 4.2375,
      "upper_ci_bound": 4.6107,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18846,
      "task": "Complete and maintain records, such as state-required documents, tracking documents, or product inventories.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 99.65,
      "n": 52,
      "standard_error": 0.3645,
      "lower_ci_bound": 97.2376,
      "upper_ci_bound": 99.956,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18843,
      "task": "Sell funeral services, products, or merchandise to clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.14,
      "n": 49,
      "standard_error": 3.2191,
      "lower_ci_bound": 0.8388,
      "upper_ci_bound": 18.0732,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18843,
      "task": "Sell funeral services, products, or merchandise to clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 3.36,
      "n": 49,
      "standard_error": 3.3266,
      "lower_ci_bound": 0.4418,
      "upper_ci_bound": 21.4236,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18843,
      "task": "Sell funeral services, products, or merchandise to clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 5.08,
      "n": 49,
      "standard_error": 3.4796,
      "lower_ci_bound": 1.2401,
      "upper_ci_bound": 18.5885,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18843,
      "task": "Sell funeral services, products, or merchandise to clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 35.94,
      "n": 49,
      "standard_error": 10.8297,
      "lower_ci_bound": 17.8896,
      "upper_ci_bound": 59.0911,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18843,
      "task": "Sell funeral services, products, or merchandise to clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 38.83,
      "n": 49,
      "standard_error": 6.9912,
      "lower_ci_bound": 25.9938,
      "upper_ci_bound": 53.4278,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18843,
      "task": "Sell funeral services, products, or merchandise to clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 12.26,
      "n": 49,
      "standard_error": 6.3047,
      "lower_ci_bound": 4.1205,
      "upper_ci_bound": 31.2247,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18843,
      "task": "Sell funeral services, products, or merchandise to clients.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.39,
      "n": 49,
      "standard_error": 0.4142,
      "lower_ci_bound": 0.0464,
      "upper_ci_bound": 3.2204,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18843,
      "task": "Sell funeral services, products, or merchandise to clients.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.31,
      "n": 50,
      "standard_error": 0.1592,
      "lower_ci_bound": 3.9853,
      "upper_ci_bound": 4.625,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18843,
      "task": "Sell funeral services, products, or merchandise to clients.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 99.65,
      "n": 51,
      "standard_error": 0.3666,
      "lower_ci_bound": 97.2152,
      "upper_ci_bound": 99.956,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18838,
      "task": "Plan and implement changes to service offerings to meet community needs or increase funeral home revenues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.12,
      "n": 44,
      "standard_error": 6.6287,
      "lower_ci_bound": 3.1315,
      "upper_ci_bound": 32.6083,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18838,
      "task": "Plan and implement changes to service offerings to meet community needs or increase funeral home revenues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 46.26,
      "n": 44,
      "standard_error": 10.0417,
      "lower_ci_bound": 27.5957,
      "upper_ci_bound": 66.0295,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18838,
      "task": "Plan and implement changes to service offerings to meet community needs or increase funeral home revenues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 34.07,
      "n": 44,
      "standard_error": 8.742,
      "lower_ci_bound": 19.0805,
      "upper_ci_bound": 53.1169,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18838,
      "task": "Plan and implement changes to service offerings to meet community needs or increase funeral home revenues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.84,
      "n": 44,
      "standard_error": 5.1966,
      "lower_ci_bound": 1.3994,
      "upper_ci_bound": 27.5464,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18838,
      "task": "Plan and implement changes to service offerings to meet community needs or increase funeral home revenues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 1.71,
      "n": 44,
      "standard_error": 1.0919,
      "lower_ci_bound": 0.4665,
      "upper_ci_bound": 6.0589,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18838,
      "task": "Plan and implement changes to service offerings to meet community needs or increase funeral home revenues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18838,
      "task": "Plan and implement changes to service offerings to meet community needs or increase funeral home revenues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 44,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18838,
      "task": "Plan and implement changes to service offerings to meet community needs or increase funeral home revenues.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.95,
      "n": 44,
      "standard_error": 0.1933,
      "lower_ci_bound": 3.5616,
      "upper_ci_bound": 4.3414,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18838,
      "task": "Plan and implement changes to service offerings to meet community needs or increase funeral home revenues.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.15,
      "n": 51,
      "standard_error": 5.8589,
      "lower_ci_bound": 68.722,
      "upper_ci_bound": 92.7696,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18840,
      "task": "Respond to customer complaints, legal inquiries, payment negotiations, or other post-service matters.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.11,
      "n": 50,
      "standard_error": 3.2013,
      "lower_ci_bound": 0.8307,
      "upper_ci_bound": 17.985,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18840,
      "task": "Respond to customer complaints, legal inquiries, payment negotiations, or other post-service matters.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 19.8,
      "n": 50,
      "standard_error": 6.0777,
      "lower_ci_bound": 10.2681,
      "upper_ci_bound": 34.7595,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18840,
      "task": "Respond to customer complaints, legal inquiries, payment negotiations, or other post-service matters.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.9,
      "n": 50,
      "standard_error": 9.017,
      "lower_ci_bound": 18.5968,
      "upper_ci_bound": 53.5167,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18840,
      "task": "Respond to customer complaints, legal inquiries, payment negotiations, or other post-service matters.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.13,
      "n": 50,
      "standard_error": 6.3838,
      "lower_ci_bound": 9.3559,
      "upper_ci_bound": 35.1518,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18840,
      "task": "Respond to customer complaints, legal inquiries, payment negotiations, or other post-service matters.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.38,
      "n": 50,
      "standard_error": 6.0598,
      "lower_ci_bound": 12.5136,
      "upper_ci_bound": 36.7577,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18840,
      "task": "Respond to customer complaints, legal inquiries, payment negotiations, or other post-service matters.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18840,
      "task": "Respond to customer complaints, legal inquiries, payment negotiations, or other post-service matters.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.68,
      "n": 50,
      "standard_error": 0.6971,
      "lower_ci_bound": 0.0857,
      "upper_ci_bound": 5.1724,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18840,
      "task": "Respond to customer complaints, legal inquiries, payment negotiations, or other post-service matters.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.89,
      "n": 50,
      "standard_error": 0.1797,
      "lower_ci_bound": 3.529,
      "upper_ci_bound": 4.2511,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18840,
      "task": "Respond to customer complaints, legal inquiries, payment negotiations, or other post-service matters.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 99.65,
      "n": 51,
      "standard_error": 0.3653,
      "lower_ci_bound": 97.2332,
      "upper_ci_bound": 99.9557,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18836,
      "task": "Negotiate contracts for prearranged funeral services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10.88,
      "n": 39,
      "standard_error": 8.6867,
      "lower_ci_bound": 1.9509,
      "upper_ci_bound": 42.8163,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18836,
      "task": "Negotiate contracts for prearranged funeral services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 14.88,
      "n": 39,
      "standard_error": 4.8486,
      "lower_ci_bound": 7.4549,
      "upper_ci_bound": 27.5071,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18836,
      "task": "Negotiate contracts for prearranged funeral services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 36.52,
      "n": 39,
      "standard_error": 9.6316,
      "lower_ci_bound": 19.8823,
      "upper_ci_bound": 57.1592,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18836,
      "task": "Negotiate contracts for prearranged funeral services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.6,
      "n": 39,
      "standard_error": 6.7128,
      "lower_ci_bound": 4.0249,
      "upper_ci_bound": 33.1187,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18836,
      "task": "Negotiate contracts for prearranged funeral services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 20.59,
      "n": 39,
      "standard_error": 7.7205,
      "lower_ci_bound": 9.0655,
      "upper_ci_bound": 40.2776,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18836,
      "task": "Negotiate contracts for prearranged funeral services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.06,
      "n": 39,
      "standard_error": 4.0763,
      "lower_ci_bound": 0.5048,
      "upper_ci_bound": 26.0543,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18836,
      "task": "Negotiate contracts for prearranged funeral services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.47,
      "n": 39,
      "standard_error": 0.4887,
      "lower_ci_bound": 0.0582,
      "upper_ci_bound": 3.7397,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18836,
      "task": "Negotiate contracts for prearranged funeral services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.85,
      "n": 39,
      "standard_error": 0.1755,
      "lower_ci_bound": 3.4961,
      "upper_ci_bound": 4.2068,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18836,
      "task": "Negotiate contracts for prearranged funeral services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 81.51,
      "n": 52,
      "standard_error": 8.3489,
      "lower_ci_bound": 59.1771,
      "upper_ci_bound": 93.0552,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18848,
      "task": "Explain goals, policies, or procedures to staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 17.31,
      "n": 47,
      "standard_error": 6.3011,
      "lower_ci_bound": 7.9409,
      "upper_ci_bound": 33.6744,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18848,
      "task": "Explain goals, policies, or procedures to staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.73,
      "n": 47,
      "standard_error": 6.6609,
      "lower_ci_bound": 8.716,
      "upper_ci_bound": 35.734,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18848,
      "task": "Explain goals, policies, or procedures to staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 30.64,
      "n": 47,
      "standard_error": 7.0014,
      "lower_ci_bound": 18.5363,
      "upper_ci_bound": 46.1569,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18848,
      "task": "Explain goals, policies, or procedures to staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 18.53,
      "n": 47,
      "standard_error": 8.0488,
      "lower_ci_bound": 7.214,
      "upper_ci_bound": 39.9465,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18848,
      "task": "Explain goals, policies, or procedures to staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.8,
      "n": 47,
      "standard_error": 6.9825,
      "lower_ci_bound": 5.3944,
      "upper_ci_bound": 34.6227,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18848,
      "task": "Explain goals, policies, or procedures to staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 47,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18848,
      "task": "Explain goals, policies, or procedures to staff members.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 47,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18848,
      "task": "Explain goals, policies, or procedures to staff members.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.84,
      "n": 48,
      "standard_error": 0.1622,
      "lower_ci_bound": 3.5141,
      "upper_ci_bound": 4.1668,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18848,
      "task": "Explain goals, policies, or procedures to staff members.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.17,
      "n": 52,
      "standard_error": 6.2791,
      "lower_ci_bound": 68.9996,
      "upper_ci_bound": 96.1501,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18851,
      "task": "Schedule work hours for funeral home or contract employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 47,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18851,
      "task": "Schedule work hours for funeral home or contract employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 10.34,
      "n": 47,
      "standard_error": 6.8899,
      "lower_ci_bound": 2.518,
      "upper_ci_bound": 33.9831,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18851,
      "task": "Schedule work hours for funeral home or contract employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 24.16,
      "n": 47,
      "standard_error": 9.71,
      "lower_ci_bound": 9.8764,
      "upper_ci_bound": 48.0676,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18851,
      "task": "Schedule work hours for funeral home or contract employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 16.06,
      "n": 47,
      "standard_error": 4.2581,
      "lower_ci_bound": 9.1991,
      "upper_ci_bound": 26.5423,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18851,
      "task": "Schedule work hours for funeral home or contract employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 48,
      "n": 47,
      "standard_error": 8.2216,
      "lower_ci_bound": 32.2308,
      "upper_ci_bound": 64.1729,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18851,
      "task": "Schedule work hours for funeral home or contract employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.45,
      "n": 47,
      "standard_error": 1.5156,
      "lower_ci_bound": 0.1732,
      "upper_ci_bound": 11.0753,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18851,
      "task": "Schedule work hours for funeral home or contract employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 47,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18851,
      "task": "Schedule work hours for funeral home or contract employees.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.79,
      "n": 48,
      "standard_error": 0.1415,
      "lower_ci_bound": 3.5049,
      "upper_ci_bound": 4.0742,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18851,
      "task": "Schedule work hours for funeral home or contract employees.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 94.83,
      "n": 52,
      "standard_error": 2.9694,
      "lower_ci_bound": 84.466,
      "upper_ci_bound": 98.4087,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18845,
      "task": "Set prices or credit terms for funeral products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 28.39,
      "n": 43,
      "standard_error": 8.8425,
      "lower_ci_bound": 14.152,
      "upper_ci_bound": 48.8168,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18845,
      "task": "Set prices or credit terms for funeral products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 37,
      "n": 43,
      "standard_error": 8.7584,
      "lower_ci_bound": 21.5729,
      "upper_ci_bound": 55.6232,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18845,
      "task": "Set prices or credit terms for funeral products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.41,
      "n": 43,
      "standard_error": 9.1293,
      "lower_ci_bound": 3.6402,
      "upper_ci_bound": 42.8534,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18845,
      "task": "Set prices or credit terms for funeral products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.9,
      "n": 43,
      "standard_error": 5.9162,
      "lower_ci_bound": 3.453,
      "upper_ci_bound": 29.4911,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18845,
      "task": "Set prices or credit terms for funeral products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.31,
      "n": 43,
      "standard_error": 5.1444,
      "lower_ci_bound": 2.9124,
      "upper_ci_bound": 25.9849,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18845,
      "task": "Set prices or credit terms for funeral products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18845,
      "task": "Set prices or credit terms for funeral products or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18845,
      "task": "Set prices or credit terms for funeral products or services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.75,
      "n": 43,
      "standard_error": 0.1972,
      "lower_ci_bound": 3.3537,
      "upper_ci_bound": 4.1498,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18845,
      "task": "Set prices or credit terms for funeral products or services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.53,
      "n": 52,
      "standard_error": 5.3804,
      "lower_ci_bound": 70.5222,
      "upper_ci_bound": 92.5846,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18841,
      "task": "Review financial statements, sales or activity reports, or other performance data to identify opportunities for cost reductions or service improvements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.22,
      "n": 47,
      "standard_error": 5.268,
      "lower_ci_bound": 2.7788,
      "upper_ci_bound": 26.5001,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18841,
      "task": "Review financial statements, sales or activity reports, or other performance data to identify opportunities for cost reductions or service improvements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 23.16,
      "n": 47,
      "standard_error": 6.5562,
      "lower_ci_bound": 12.5548,
      "upper_ci_bound": 38.752,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18841,
      "task": "Review financial statements, sales or activity reports, or other performance data to identify opportunities for cost reductions or service improvements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32.09,
      "n": 47,
      "standard_error": 8.0428,
      "lower_ci_bound": 18.3572,
      "upper_ci_bound": 49.8341,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18841,
      "task": "Review financial statements, sales or activity reports, or other performance data to identify opportunities for cost reductions or service improvements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 19.34,
      "n": 47,
      "standard_error": 8.1714,
      "lower_ci_bound": 7.7105,
      "upper_ci_bound": 40.7658,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18841,
      "task": "Review financial statements, sales or activity reports, or other performance data to identify opportunities for cost reductions or service improvements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 16.19,
      "n": 47,
      "standard_error": 7.2022,
      "lower_ci_bound": 6.2236,
      "upper_ci_bound": 35.9914,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18841,
      "task": "Review financial statements, sales or activity reports, or other performance data to identify opportunities for cost reductions or service improvements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 47,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18841,
      "task": "Review financial statements, sales or activity reports, or other performance data to identify opportunities for cost reductions or service improvements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 47,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18841,
      "task": "Review financial statements, sales or activity reports, or other performance data to identify opportunities for cost reductions or service improvements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.7,
      "n": 44,
      "standard_error": 0.1545,
      "lower_ci_bound": 3.3886,
      "upper_ci_bound": 4.0119,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18841,
      "task": "Review financial statements, sales or activity reports, or other performance data to identify opportunities for cost reductions or service improvements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.56,
      "n": 52,
      "standard_error": 5.9718,
      "lower_ci_bound": 70.3326,
      "upper_ci_bound": 96.1921,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18850,
      "task": "Interview and hire new employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 49.55,
      "n": 45,
      "standard_error": 9.4096,
      "lower_ci_bound": 31.5024,
      "upper_ci_bound": 67.7104,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18850,
      "task": "Interview and hire new employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 40.74,
      "n": 45,
      "standard_error": 9.2776,
      "lower_ci_bound": 24.0627,
      "upper_ci_bound": 59.8619,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18850,
      "task": "Interview and hire new employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.71,
      "n": 45,
      "standard_error": 5.2278,
      "lower_ci_bound": 3.1349,
      "upper_ci_bound": 26.3452,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18850,
      "task": "Interview and hire new employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18850,
      "task": "Interview and hire new employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18850,
      "task": "Interview and hire new employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18850,
      "task": "Interview and hire new employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 45,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18850,
      "task": "Interview and hire new employees.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.67,
      "n": 45,
      "standard_error": 0.2049,
      "lower_ci_bound": 3.2592,
      "upper_ci_bound": 4.085,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18850,
      "task": "Interview and hire new employees.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.4,
      "n": 52,
      "standard_error": 5.7831,
      "lower_ci_bound": 69.135,
      "upper_ci_bound": 92.8896,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18849,
      "task": "Identify skill development needs for funeral home staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 12.67,
      "n": 50,
      "standard_error": 5.452,
      "lower_ci_bound": 5.1143,
      "upper_ci_bound": 28.085,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18849,
      "task": "Identify skill development needs for funeral home staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.28,
      "n": 50,
      "standard_error": 5.1112,
      "lower_ci_bound": 7.5395,
      "upper_ci_bound": 28.5066,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18849,
      "task": "Identify skill development needs for funeral home staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.58,
      "n": 50,
      "standard_error": 6.1255,
      "lower_ci_bound": 16.1513,
      "upper_ci_bound": 40.4835,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18849,
      "task": "Identify skill development needs for funeral home staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 20.02,
      "n": 50,
      "standard_error": 6.7838,
      "lower_ci_bound": 9.6548,
      "upper_ci_bound": 36.9688,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18849,
      "task": "Identify skill development needs for funeral home staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 21.22,
      "n": 50,
      "standard_error": 5.7358,
      "lower_ci_bound": 11.9049,
      "upper_ci_bound": 34.9255,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18849,
      "task": "Identify skill development needs for funeral home staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.24,
      "n": 50,
      "standard_error": 4.2902,
      "lower_ci_bound": 0.5253,
      "upper_ci_bound": 27.0337,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18849,
      "task": "Identify skill development needs for funeral home staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18849,
      "task": "Identify skill development needs for funeral home staff.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.64,
      "n": 49,
      "standard_error": 0.1524,
      "lower_ci_bound": 3.3291,
      "upper_ci_bound": 3.942,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18849,
      "task": "Identify skill development needs for funeral home staff.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.34,
      "n": 52,
      "standard_error": 3.3167,
      "lower_ci_bound": 79.9483,
      "upper_ci_bound": 99.4263,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18834,
      "task": "Direct or monitor administrative, support, repair, or maintenance services for funeral homes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18834,
      "task": "Direct or monitor administrative, support, repair, or maintenance services for funeral homes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 8.57,
      "n": 50,
      "standard_error": 4.4168,
      "lower_ci_bound": 2.934,
      "upper_ci_bound": 22.5393,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18834,
      "task": "Direct or monitor administrative, support, repair, or maintenance services for funeral homes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 14.41,
      "n": 50,
      "standard_error": 3.8459,
      "lower_ci_bound": 8.2538,
      "upper_ci_bound": 23.9571,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18834,
      "task": "Direct or monitor administrative, support, repair, or maintenance services for funeral homes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 23.89,
      "n": 50,
      "standard_error": 6.5171,
      "lower_ci_bound": 13.2536,
      "upper_ci_bound": 39.2142,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18834,
      "task": "Direct or monitor administrative, support, repair, or maintenance services for funeral homes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 51.4,
      "n": 50,
      "standard_error": 8.2534,
      "lower_ci_bound": 35.2489,
      "upper_ci_bound": 67.2561,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18834,
      "task": "Direct or monitor administrative, support, repair, or maintenance services for funeral homes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 1.34,
      "n": 50,
      "standard_error": 1.4136,
      "lower_ci_bound": 0.1576,
      "upper_ci_bound": 10.4413,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18834,
      "task": "Direct or monitor administrative, support, repair, or maintenance services for funeral homes.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0.39,
      "n": 50,
      "standard_error": 0.4108,
      "lower_ci_bound": 0.0462,
      "upper_ci_bound": 3.1876,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18834,
      "task": "Direct or monitor administrative, support, repair, or maintenance services for funeral homes.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.61,
      "n": 50,
      "standard_error": 0.1228,
      "lower_ci_bound": 3.3596,
      "upper_ci_bound": 3.8533,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18834,
      "task": "Direct or monitor administrative, support, repair, or maintenance services for funeral homes.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 99.3,
      "n": 52,
      "standard_error": 0.5449,
      "lower_ci_bound": 96.7225,
      "upper_ci_bound": 99.8515,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18844,
      "task": "Set marketing, sales, or other financial goals for funeral service establishments and monitor progress toward these goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 25.39,
      "n": 41,
      "standard_error": 10.9872,
      "lower_ci_bound": 9.5346,
      "upper_ci_bound": 52.3564,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18844,
      "task": "Set marketing, sales, or other financial goals for funeral service establishments and monitor progress toward these goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 35.86,
      "n": 41,
      "standard_error": 8.624,
      "lower_ci_bound": 20.7637,
      "upper_ci_bound": 54.3974,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18844,
      "task": "Set marketing, sales, or other financial goals for funeral service establishments and monitor progress toward these goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 8.2,
      "n": 41,
      "standard_error": 4.1797,
      "lower_ci_bound": 2.8263,
      "upper_ci_bound": 21.5299,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18844,
      "task": "Set marketing, sales, or other financial goals for funeral service establishments and monitor progress toward these goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 21.96,
      "n": 41,
      "standard_error": 9.2095,
      "lower_ci_bound": 8.6726,
      "upper_ci_bound": 45.4637,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18844,
      "task": "Set marketing, sales, or other financial goals for funeral service establishments and monitor progress toward these goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.59,
      "n": 41,
      "standard_error": 5.6419,
      "lower_ci_bound": 2.1522,
      "upper_ci_bound": 28.6474,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18844,
      "task": "Set marketing, sales, or other financial goals for funeral service establishments and monitor progress toward these goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 41,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18844,
      "task": "Set marketing, sales, or other financial goals for funeral service establishments and monitor progress toward these goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 41,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18844,
      "task": "Set marketing, sales, or other financial goals for funeral service establishments and monitor progress toward these goals.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.55,
      "n": 41,
      "standard_error": 0.1857,
      "lower_ci_bound": 3.1785,
      "upper_ci_bound": 3.929,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18844,
      "task": "Set marketing, sales, or other financial goals for funeral service establishments and monitor progress toward these goals.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 79.03,
      "n": 52,
      "standard_error": 7.7119,
      "lower_ci_bound": 59.6874,
      "upper_ci_bound": 90.5569,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18830,
      "task": "Attend or make presentations at community events to promote funeral home services or build community relationships.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 27.66,
      "n": 43,
      "standard_error": 11.6744,
      "lower_ci_bound": 10.539,
      "upper_ci_bound": 55.3815,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18830,
      "task": "Attend or make presentations at community events to promote funeral home services or build community relationships.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 49.9,
      "n": 43,
      "standard_error": 10.8792,
      "lower_ci_bound": 29.2762,
      "upper_ci_bound": 70.5662,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18830,
      "task": "Attend or make presentations at community events to promote funeral home services or build community relationships.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.71,
      "n": 43,
      "standard_error": 6.2587,
      "lower_ci_bound": 4.4536,
      "upper_ci_bound": 31.25,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18830,
      "task": "Attend or make presentations at community events to promote funeral home services or build community relationships.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18830,
      "task": "Attend or make presentations at community events to promote funeral home services or build community relationships.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 9.73,
      "n": 43,
      "standard_error": 5.4802,
      "lower_ci_bound": 2.9673,
      "upper_ci_bound": 27.5191,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18830,
      "task": "Attend or make presentations at community events to promote funeral home services or build community relationships.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18830,
      "task": "Attend or make presentations at community events to promote funeral home services or build community relationships.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 43,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18830,
      "task": "Attend or make presentations at community events to promote funeral home services or build community relationships.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.53,
      "n": 43,
      "standard_error": 0.1906,
      "lower_ci_bound": 3.1453,
      "upper_ci_bound": 3.9147,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18830,
      "task": "Attend or make presentations at community events to promote funeral home services or build community relationships.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 86.12,
      "n": 51,
      "standard_error": 5.3349,
      "lower_ci_bound": 71.686,
      "upper_ci_bound": 93.8316,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18847,
      "task": "Evaluate the performance of vendors, contract employees, or other service providers to ensure quality and cost-efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 19.62,
      "n": 46,
      "standard_error": 7.2527,
      "lower_ci_bound": 8.8119,
      "upper_ci_bound": 38.1296,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18847,
      "task": "Evaluate the performance of vendors, contract employees, or other service providers to ensure quality and cost-efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 18.55,
      "n": 46,
      "standard_error": 6.5212,
      "lower_ci_bound": 8.7167,
      "upper_ci_bound": 35.2016,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18847,
      "task": "Evaluate the performance of vendors, contract employees, or other service providers to ensure quality and cost-efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 29.4,
      "n": 46,
      "standard_error": 11.5559,
      "lower_ci_bound": 11.9463,
      "upper_ci_bound": 56.1005,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18847,
      "task": "Evaluate the performance of vendors, contract employees, or other service providers to ensure quality and cost-efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.94,
      "n": 46,
      "standard_error": 4.4163,
      "lower_ci_bound": 5.5016,
      "upper_ci_bound": 24.0117,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18847,
      "task": "Evaluate the performance of vendors, contract employees, or other service providers to ensure quality and cost-efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 17.02,
      "n": 46,
      "standard_error": 5.9079,
      "lower_ci_bound": 8.1145,
      "upper_ci_bound": 32.2627,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18847,
      "task": "Evaluate the performance of vendors, contract employees, or other service providers to ensure quality and cost-efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.47,
      "n": 46,
      "standard_error": 3.4646,
      "lower_ci_bound": 0.4467,
      "upper_ci_bound": 22.3882,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18847,
      "task": "Evaluate the performance of vendors, contract employees, or other service providers to ensure quality and cost-efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18847,
      "task": "Evaluate the performance of vendors, contract employees, or other service providers to ensure quality and cost-efficiency.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.49,
      "n": 46,
      "standard_error": 0.1815,
      "lower_ci_bound": 3.1224,
      "upper_ci_bound": 3.8537,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18847,
      "task": "Evaluate the performance of vendors, contract employees, or other service providers to ensure quality and cost-efficiency.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.43,
      "n": 52,
      "standard_error": 4.7516,
      "lower_ci_bound": 75.0509,
      "upper_ci_bound": 95.0989,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18831,
      "task": "Conduct market research and analyze industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 40.55,
      "n": 38,
      "standard_error": 8.6938,
      "lower_ci_bound": 24.7246,
      "upper_ci_bound": 58.6154,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18831,
      "task": "Conduct market research and analyze industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 27.92,
      "n": 38,
      "standard_error": 6.6749,
      "lower_ci_bound": 16.5153,
      "upper_ci_bound": 43.1353,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18831,
      "task": "Conduct market research and analyze industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.53,
      "n": 38,
      "standard_error": 7.897,
      "lower_ci_bound": 17.9952,
      "upper_ci_bound": 49.1423,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18831,
      "task": "Conduct market research and analyze industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18831,
      "task": "Conduct market research and analyze industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18831,
      "task": "Conduct market research and analyze industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18831,
      "task": "Conduct market research and analyze industry trends.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18831,
      "task": "Conduct market research and analyze industry trends.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.41,
      "n": 37,
      "standard_error": 0.2362,
      "lower_ci_bound": 2.933,
      "upper_ci_bound": 3.8911,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18831,
      "task": "Conduct market research and analyze industry trends.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 77.89,
      "n": 52,
      "standard_error": 7.813,
      "lower_ci_bound": 58.6254,
      "upper_ci_bound": 89.7537,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18839,
      "task": "Plan and implement sales promotions or other marketing strategies and activities for funeral home operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13,
      "n": 38,
      "standard_error": 6.4963,
      "lower_ci_bound": 4.4613,
      "upper_ci_bound": 32.3638,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18839,
      "task": "Plan and implement sales promotions or other marketing strategies and activities for funeral home operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 48.83,
      "n": 38,
      "standard_error": 8.7961,
      "lower_ci_bound": 31.8597,
      "upper_ci_bound": 66.0691,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18839,
      "task": "Plan and implement sales promotions or other marketing strategies and activities for funeral home operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.28,
      "n": 38,
      "standard_error": 10.5393,
      "lower_ci_bound": 12.0975,
      "upper_ci_bound": 53.0548,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18839,
      "task": "Plan and implement sales promotions or other marketing strategies and activities for funeral home operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.62,
      "n": 38,
      "standard_error": 5.7544,
      "lower_ci_bound": 1.0659,
      "upper_ci_bound": 31.8438,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18839,
      "task": "Plan and implement sales promotions or other marketing strategies and activities for funeral home operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 3.26,
      "n": 38,
      "standard_error": 3.1903,
      "lower_ci_bound": 0.4323,
      "upper_ci_bound": 20.738,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18839,
      "task": "Plan and implement sales promotions or other marketing strategies and activities for funeral home operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18839,
      "task": "Plan and implement sales promotions or other marketing strategies and activities for funeral home operations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18839,
      "task": "Plan and implement sales promotions or other marketing strategies and activities for funeral home operations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.32,
      "n": 38,
      "standard_error": 0.1855,
      "lower_ci_bound": 2.9455,
      "upper_ci_bound": 3.6973,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "task_id": 18839,
      "task": "Plan and implement sales promotions or other marketing strategies and activities for funeral home operations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 72.24,
      "n": 52,
      "standard_error": 6.0799,
      "lower_ci_bound": 58.6056,
      "upper_ci_bound": 82.7064,
      "recommend_suppress": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15558,
      "task": "Maintain wellness- and fitness-related schedules, records, or reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15558,
      "task": "Maintain wellness- and fitness-related schedules, records, or reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15558,
      "task": "Maintain wellness- and fitness-related schedules, records, or reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 7.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15558,
      "task": "Maintain wellness- and fitness-related schedules, records, or reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15558,
      "task": "Maintain wellness- and fitness-related schedules, records, or reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 65.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15558,
      "task": "Maintain wellness- and fitness-related schedules, records, or reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15558,
      "task": "Maintain wellness- and fitness-related schedules, records, or reports.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15558,
      "task": "Maintain wellness- and fitness-related schedules, records, or reports.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.46,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15558,
      "task": "Maintain wellness- and fitness-related schedules, records, or reports.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15562,
      "task": "Develop or coordinate fitness and wellness programs or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15562,
      "task": "Develop or coordinate fitness and wellness programs or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 11.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15562,
      "task": "Develop or coordinate fitness and wellness programs or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15562,
      "task": "Develop or coordinate fitness and wellness programs or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 23.08,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15562,
      "task": "Develop or coordinate fitness and wellness programs or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 34.62,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15562,
      "task": "Develop or coordinate fitness and wellness programs or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 11.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15562,
      "task": "Develop or coordinate fitness and wellness programs or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15562,
      "task": "Develop or coordinate fitness and wellness programs or services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.42,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15562,
      "task": "Develop or coordinate fitness and wellness programs or services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15552,
      "task": "Recommend or approve new program or service offerings to promote wellness and fitness, produce revenues, or minimize costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15552,
      "task": "Recommend or approve new program or service offerings to promote wellness and fitness, produce revenues, or minimize costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 19.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15552,
      "task": "Recommend or approve new program or service offerings to promote wellness and fitness, produce revenues, or minimize costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 34.62,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15552,
      "task": "Recommend or approve new program or service offerings to promote wellness and fitness, produce revenues, or minimize costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15552,
      "task": "Recommend or approve new program or service offerings to promote wellness and fitness, produce revenues, or minimize costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15552,
      "task": "Recommend or approve new program or service offerings to promote wellness and fitness, produce revenues, or minimize costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15552,
      "task": "Recommend or approve new program or service offerings to promote wellness and fitness, produce revenues, or minimize costs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15552,
      "task": "Recommend or approve new program or service offerings to promote wellness and fitness, produce revenues, or minimize costs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.35,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15552,
      "task": "Recommend or approve new program or service offerings to promote wellness and fitness, produce revenues, or minimize costs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15557,
      "task": "Manage or oversee fitness or recreation facilities, ensuring safe and clean facilities and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15557,
      "task": "Manage or oversee fitness or recreation facilities, ensuring safe and clean facilities and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15557,
      "task": "Manage or oversee fitness or recreation facilities, ensuring safe and clean facilities and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 12.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15557,
      "task": "Manage or oversee fitness or recreation facilities, ensuring safe and clean facilities and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15557,
      "task": "Manage or oversee fitness or recreation facilities, ensuring safe and clean facilities and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 54.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15557,
      "task": "Manage or oversee fitness or recreation facilities, ensuring safe and clean facilities and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 16.67,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15557,
      "task": "Manage or oversee fitness or recreation facilities, ensuring safe and clean facilities and equipment.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15557,
      "task": "Manage or oversee fitness or recreation facilities, ensuring safe and clean facilities and equipment.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15557,
      "task": "Manage or oversee fitness or recreation facilities, ensuring safe and clean facilities and equipment.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 92.31,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15561,
      "task": "Supervise fitness or wellness specialists, such as fitness instructors, nutritionists, or health educators.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15561,
      "task": "Supervise fitness or wellness specialists, such as fitness instructors, nutritionists, or health educators.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15561,
      "task": "Supervise fitness or wellness specialists, such as fitness instructors, nutritionists, or health educators.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15561,
      "task": "Supervise fitness or wellness specialists, such as fitness instructors, nutritionists, or health educators.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15561,
      "task": "Supervise fitness or wellness specialists, such as fitness instructors, nutritionists, or health educators.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 57.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15561,
      "task": "Supervise fitness or wellness specialists, such as fitness instructors, nutritionists, or health educators.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15561,
      "task": "Supervise fitness or wellness specialists, such as fitness instructors, nutritionists, or health educators.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 15.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15561,
      "task": "Supervise fitness or wellness specialists, such as fitness instructors, nutritionists, or health educators.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15561,
      "task": "Supervise fitness or wellness specialists, such as fitness instructors, nutritionists, or health educators.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15544,
      "task": "Track attendance, participation, or performance data related to wellness events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15544,
      "task": "Track attendance, participation, or performance data related to wellness events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15544,
      "task": "Track attendance, participation, or performance data related to wellness events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15544,
      "task": "Track attendance, participation, or performance data related to wellness events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.92,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15544,
      "task": "Track attendance, participation, or performance data related to wellness events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 34.62,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15544,
      "task": "Track attendance, participation, or performance data related to wellness events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 19.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15544,
      "task": "Track attendance, participation, or performance data related to wellness events.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15544,
      "task": "Track attendance, participation, or performance data related to wellness events.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15544,
      "task": "Track attendance, participation, or performance data related to wellness events.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15559,
      "task": "Conduct or facilitate training sessions or seminars for wellness and fitness staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15559,
      "task": "Conduct or facilitate training sessions or seminars for wellness and fitness staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 56,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15559,
      "task": "Conduct or facilitate training sessions or seminars for wellness and fitness staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15559,
      "task": "Conduct or facilitate training sessions or seminars for wellness and fitness staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15559,
      "task": "Conduct or facilitate training sessions or seminars for wellness and fitness staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15559,
      "task": "Conduct or facilitate training sessions or seminars for wellness and fitness staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15559,
      "task": "Conduct or facilitate training sessions or seminars for wellness and fitness staff.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15559,
      "task": "Conduct or facilitate training sessions or seminars for wellness and fitness staff.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.2,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15559,
      "task": "Conduct or facilitate training sessions or seminars for wellness and fitness staff.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15546,
      "task": "Maintain or arrange for maintenance of fitness equipment or facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15546,
      "task": "Maintain or arrange for maintenance of fitness equipment or facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 15.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15546,
      "task": "Maintain or arrange for maintenance of fitness equipment or facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.08,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15546,
      "task": "Maintain or arrange for maintenance of fitness equipment or facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 23.08,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15546,
      "task": "Maintain or arrange for maintenance of fitness equipment or facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 38.46,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15546,
      "task": "Maintain or arrange for maintenance of fitness equipment or facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15546,
      "task": "Maintain or arrange for maintenance of fitness equipment or facilities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15546,
      "task": "Maintain or arrange for maintenance of fitness equipment or facilities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.12,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15546,
      "task": "Maintain or arrange for maintenance of fitness equipment or facilities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15553,
      "task": "Prepare or implement budgets and strategic, operational, purchasing, or maintenance plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 15.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15553,
      "task": "Prepare or implement budgets and strategic, operational, purchasing, or maintenance plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 50,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15553,
      "task": "Prepare or implement budgets and strategic, operational, purchasing, or maintenance plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 15.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15553,
      "task": "Prepare or implement budgets and strategic, operational, purchasing, or maintenance plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15553,
      "task": "Prepare or implement budgets and strategic, operational, purchasing, or maintenance plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15553,
      "task": "Prepare or implement budgets and strategic, operational, purchasing, or maintenance plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15553,
      "task": "Prepare or implement budgets and strategic, operational, purchasing, or maintenance plans.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15553,
      "task": "Prepare or implement budgets and strategic, operational, purchasing, or maintenance plans.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.04,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15553,
      "task": "Prepare or implement budgets and strategic, operational, purchasing, or maintenance plans.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 23945,
      "task": "Evaluate fitness and wellness programs to determine their effectiveness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 23945,
      "task": "Evaluate fitness and wellness programs to determine their effectiveness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 30.77,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 23945,
      "task": "Evaluate fitness and wellness programs to determine their effectiveness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 38.46,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 23945,
      "task": "Evaluate fitness and wellness programs to determine their effectiveness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 11.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 23945,
      "task": "Evaluate fitness and wellness programs to determine their effectiveness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 23945,
      "task": "Evaluate fitness and wellness programs to determine their effectiveness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 23945,
      "task": "Evaluate fitness and wellness programs to determine their effectiveness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 23945,
      "task": "Evaluate fitness and wellness programs to determine their effectiveness.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.96,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 23945,
      "task": "Evaluate fitness and wellness programs to determine their effectiveness.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15560,
      "task": "Develop fitness or wellness classes, such as yoga, aerobics, strength training, or aquatics, ensuring a diversity of class offerings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15560,
      "task": "Develop fitness or wellness classes, such as yoga, aerobics, strength training, or aquatics, ensuring a diversity of class offerings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 46.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15560,
      "task": "Develop fitness or wellness classes, such as yoga, aerobics, strength training, or aquatics, ensuring a diversity of class offerings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.92,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15560,
      "task": "Develop fitness or wellness classes, such as yoga, aerobics, strength training, or aquatics, ensuring a diversity of class offerings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 7.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15560,
      "task": "Develop fitness or wellness classes, such as yoga, aerobics, strength training, or aquatics, ensuring a diversity of class offerings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 15.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15560,
      "task": "Develop fitness or wellness classes, such as yoga, aerobics, strength training, or aquatics, ensuring a diversity of class offerings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15560,
      "task": "Develop fitness or wellness classes, such as yoga, aerobics, strength training, or aquatics, ensuring a diversity of class offerings.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15560,
      "task": "Develop fitness or wellness classes, such as yoga, aerobics, strength training, or aquatics, ensuring a diversity of class offerings.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.96,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15560,
      "task": "Develop fitness or wellness classes, such as yoga, aerobics, strength training, or aquatics, ensuring a diversity of class offerings.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15556,
      "task": "Demonstrate proper operation of fitness equipment, such as resistance machines, cardio machines, free weights, or fitness assessment devices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15556,
      "task": "Demonstrate proper operation of fitness equipment, such as resistance machines, cardio machines, free weights, or fitness assessment devices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 19.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15556,
      "task": "Demonstrate proper operation of fitness equipment, such as resistance machines, cardio machines, free weights, or fitness assessment devices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 19.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15556,
      "task": "Demonstrate proper operation of fitness equipment, such as resistance machines, cardio machines, free weights, or fitness assessment devices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 26.92,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15556,
      "task": "Demonstrate proper operation of fitness equipment, such as resistance machines, cardio machines, free weights, or fitness assessment devices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15556,
      "task": "Demonstrate proper operation of fitness equipment, such as resistance machines, cardio machines, free weights, or fitness assessment devices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15556,
      "task": "Demonstrate proper operation of fitness equipment, such as resistance machines, cardio machines, free weights, or fitness assessment devices.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15556,
      "task": "Demonstrate proper operation of fitness equipment, such as resistance machines, cardio machines, free weights, or fitness assessment devices.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.77,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15556,
      "task": "Demonstrate proper operation of fitness equipment, such as resistance machines, cardio machines, free weights, or fitness assessment devices.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15548,
      "task": "Conduct needs assessments or surveys to determine interest in, or satisfaction with, wellness and fitness programs, events, or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15548,
      "task": "Conduct needs assessments or surveys to determine interest in, or satisfaction with, wellness and fitness programs, events, or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 61.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15548,
      "task": "Conduct needs assessments or surveys to determine interest in, or satisfaction with, wellness and fitness programs, events, or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 23.08,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15548,
      "task": "Conduct needs assessments or surveys to determine interest in, or satisfaction with, wellness and fitness programs, events, or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15548,
      "task": "Conduct needs assessments or surveys to determine interest in, or satisfaction with, wellness and fitness programs, events, or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15548,
      "task": "Conduct needs assessments or surveys to determine interest in, or satisfaction with, wellness and fitness programs, events, or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15548,
      "task": "Conduct needs assessments or surveys to determine interest in, or satisfaction with, wellness and fitness programs, events, or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15548,
      "task": "Conduct needs assessments or surveys to determine interest in, or satisfaction with, wellness and fitness programs, events, or services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.76,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15548,
      "task": "Conduct needs assessments or surveys to determine interest in, or satisfaction with, wellness and fitness programs, events, or services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15549,
      "task": "Teach fitness classes to improve strength, flexibility, cardiovascular conditioning, or general fitness of participants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15549,
      "task": "Teach fitness classes to improve strength, flexibility, cardiovascular conditioning, or general fitness of participants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15549,
      "task": "Teach fitness classes to improve strength, flexibility, cardiovascular conditioning, or general fitness of participants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15549,
      "task": "Teach fitness classes to improve strength, flexibility, cardiovascular conditioning, or general fitness of participants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 56,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15549,
      "task": "Teach fitness classes to improve strength, flexibility, cardiovascular conditioning, or general fitness of participants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 12,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15549,
      "task": "Teach fitness classes to improve strength, flexibility, cardiovascular conditioning, or general fitness of participants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15549,
      "task": "Teach fitness classes to improve strength, flexibility, cardiovascular conditioning, or general fitness of participants.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15549,
      "task": "Teach fitness classes to improve strength, flexibility, cardiovascular conditioning, or general fitness of participants.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.72,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15549,
      "task": "Teach fitness classes to improve strength, flexibility, cardiovascular conditioning, or general fitness of participants.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15547,
      "task": "Develop marketing campaigns to promote a healthy lifestyle or participation in fitness or wellness programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15547,
      "task": "Develop marketing campaigns to promote a healthy lifestyle or participation in fitness or wellness programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 19.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15547,
      "task": "Develop marketing campaigns to promote a healthy lifestyle or participation in fitness or wellness programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 46.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15547,
      "task": "Develop marketing campaigns to promote a healthy lifestyle or participation in fitness or wellness programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 23.08,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15547,
      "task": "Develop marketing campaigns to promote a healthy lifestyle or participation in fitness or wellness programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 11.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15547,
      "task": "Develop marketing campaigns to promote a healthy lifestyle or participation in fitness or wellness programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15547,
      "task": "Develop marketing campaigns to promote a healthy lifestyle or participation in fitness or wellness programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15547,
      "task": "Develop marketing campaigns to promote a healthy lifestyle or participation in fitness or wellness programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15547,
      "task": "Develop marketing campaigns to promote a healthy lifestyle or participation in fitness or wellness programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15550,
      "task": "Select or supervise contractors, such as event hosts or health, fitness, and wellness practitioners.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15550,
      "task": "Select or supervise contractors, such as event hosts or health, fitness, and wellness practitioners.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 50,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15550,
      "task": "Select or supervise contractors, such as event hosts or health, fitness, and wellness practitioners.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15550,
      "task": "Select or supervise contractors, such as event hosts or health, fitness, and wellness practitioners.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15550,
      "task": "Select or supervise contractors, such as event hosts or health, fitness, and wellness practitioners.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 18.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15550,
      "task": "Select or supervise contractors, such as event hosts or health, fitness, and wellness practitioners.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15550,
      "task": "Select or supervise contractors, such as event hosts or health, fitness, and wellness practitioners.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15550,
      "task": "Select or supervise contractors, such as event hosts or health, fitness, and wellness practitioners.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15550,
      "task": "Select or supervise contractors, such as event hosts or health, fitness, and wellness practitioners.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.62,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20316,
      "task": "Track cost-containment strategies and programs to evaluate effectiveness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20316,
      "task": "Track cost-containment strategies and programs to evaluate effectiveness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20316,
      "task": "Track cost-containment strategies and programs to evaluate effectiveness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 39.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20316,
      "task": "Track cost-containment strategies and programs to evaluate effectiveness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20316,
      "task": "Track cost-containment strategies and programs to evaluate effectiveness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20316,
      "task": "Track cost-containment strategies and programs to evaluate effectiveness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20316,
      "task": "Track cost-containment strategies and programs to evaluate effectiveness.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20316,
      "task": "Track cost-containment strategies and programs to evaluate effectiveness.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20316,
      "task": "Track cost-containment strategies and programs to evaluate effectiveness.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.46,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15545,
      "task": "Provide individual support or counseling in general wellness or nutrition.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15545,
      "task": "Provide individual support or counseling in general wellness or nutrition.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15545,
      "task": "Provide individual support or counseling in general wellness or nutrition.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 32,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15545,
      "task": "Provide individual support or counseling in general wellness or nutrition.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15545,
      "task": "Provide individual support or counseling in general wellness or nutrition.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15545,
      "task": "Provide individual support or counseling in general wellness or nutrition.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15545,
      "task": "Provide individual support or counseling in general wellness or nutrition.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15545,
      "task": "Provide individual support or counseling in general wellness or nutrition.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15545,
      "task": "Provide individual support or counseling in general wellness or nutrition.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20317,
      "task": "Use computer skills and software to manage Web sites or databases, publish newsletters, or provide webinars.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20317,
      "task": "Use computer skills and software to manage Web sites or databases, publish newsletters, or provide webinars.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20317,
      "task": "Use computer skills and software to manage Web sites or databases, publish newsletters, or provide webinars.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20317,
      "task": "Use computer skills and software to manage Web sites or databases, publish newsletters, or provide webinars.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20317,
      "task": "Use computer skills and software to manage Web sites or databases, publish newsletters, or provide webinars.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20317,
      "task": "Use computer skills and software to manage Web sites or databases, publish newsletters, or provide webinars.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20317,
      "task": "Use computer skills and software to manage Web sites or databases, publish newsletters, or provide webinars.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20317,
      "task": "Use computer skills and software to manage Web sites or databases, publish newsletters, or provide webinars.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.36,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20317,
      "task": "Use computer skills and software to manage Web sites or databases, publish newsletters, or provide webinars.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15551,
      "task": "Respond to customer, public, or media requests for information about wellness programs or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15551,
      "task": "Respond to customer, public, or media requests for information about wellness programs or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15551,
      "task": "Respond to customer, public, or media requests for information about wellness programs or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15551,
      "task": "Respond to customer, public, or media requests for information about wellness programs or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15551,
      "task": "Respond to customer, public, or media requests for information about wellness programs or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15551,
      "task": "Respond to customer, public, or media requests for information about wellness programs or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15551,
      "task": "Respond to customer, public, or media requests for information about wellness programs or services.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 9.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15551,
      "task": "Respond to customer, public, or media requests for information about wellness programs or services.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15551,
      "task": "Respond to customer, public, or media requests for information about wellness programs or services.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.46,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20315,
      "task": "Organize and oversee fitness or wellness programs, such as information presentations, blood drives, or training in first aid or cardiopulmonary resuscitation (CPR).",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 30,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20315,
      "task": "Organize and oversee fitness or wellness programs, such as information presentations, blood drives, or training in first aid or cardiopulmonary resuscitation (CPR).",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20315,
      "task": "Organize and oversee fitness or wellness programs, such as information presentations, blood drives, or training in first aid or cardiopulmonary resuscitation (CPR).",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20315,
      "task": "Organize and oversee fitness or wellness programs, such as information presentations, blood drives, or training in first aid or cardiopulmonary resuscitation (CPR).",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20315,
      "task": "Organize and oversee fitness or wellness programs, such as information presentations, blood drives, or training in first aid or cardiopulmonary resuscitation (CPR).",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20315,
      "task": "Organize and oversee fitness or wellness programs, such as information presentations, blood drives, or training in first aid or cardiopulmonary resuscitation (CPR).",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20315,
      "task": "Organize and oversee fitness or wellness programs, such as information presentations, blood drives, or training in first aid or cardiopulmonary resuscitation (CPR).",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20315,
      "task": "Organize and oversee fitness or wellness programs, such as information presentations, blood drives, or training in first aid or cardiopulmonary resuscitation (CPR).",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20315,
      "task": "Organize and oversee fitness or wellness programs, such as information presentations, blood drives, or training in first aid or cardiopulmonary resuscitation (CPR).",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 76.92,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15555,
      "task": "Organize and oversee events such as organized runs or walks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 20,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15555,
      "task": "Organize and oversee events such as organized runs or walks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 56,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15555,
      "task": "Organize and oversee events such as organized runs or walks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15555,
      "task": "Organize and oversee events such as organized runs or walks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15555,
      "task": "Organize and oversee events such as organized runs or walks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15555,
      "task": "Organize and oversee events such as organized runs or walks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15555,
      "task": "Organize and oversee events such as organized runs or walks.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15555,
      "task": "Organize and oversee events such as organized runs or walks.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15555,
      "task": "Organize and oversee events such as organized runs or walks.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15554,
      "task": "Organize and oversee health screenings or other preventive measures, such as mammography, blood pressure, or cholesterol screenings or flu vaccinations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 40,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15554,
      "task": "Organize and oversee health screenings or other preventive measures, such as mammography, blood pressure, or cholesterol screenings or flu vaccinations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 40,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15554,
      "task": "Organize and oversee health screenings or other preventive measures, such as mammography, blood pressure, or cholesterol screenings or flu vaccinations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15554,
      "task": "Organize and oversee health screenings or other preventive measures, such as mammography, blood pressure, or cholesterol screenings or flu vaccinations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15554,
      "task": "Organize and oversee health screenings or other preventive measures, such as mammography, blood pressure, or cholesterol screenings or flu vaccinations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15554,
      "task": "Organize and oversee health screenings or other preventive measures, such as mammography, blood pressure, or cholesterol screenings or flu vaccinations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15554,
      "task": "Organize and oversee health screenings or other preventive measures, such as mammography, blood pressure, or cholesterol screenings or flu vaccinations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15554,
      "task": "Organize and oversee health screenings or other preventive measures, such as mammography, blood pressure, or cholesterol screenings or flu vaccinations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.45,
      "n": 11,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 15554,
      "task": "Organize and oversee health screenings or other preventive measures, such as mammography, blood pressure, or cholesterol screenings or flu vaccinations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 42.31,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20314,
      "task": "Interpret insurance data or Health Reimbursement Account (HRA) data to develop programs that address specific needs of target populations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 40,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20314,
      "task": "Interpret insurance data or Health Reimbursement Account (HRA) data to develop programs that address specific needs of target populations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 60,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20314,
      "task": "Interpret insurance data or Health Reimbursement Account (HRA) data to develop programs that address specific needs of target populations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20314,
      "task": "Interpret insurance data or Health Reimbursement Account (HRA) data to develop programs that address specific needs of target populations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20314,
      "task": "Interpret insurance data or Health Reimbursement Account (HRA) data to develop programs that address specific needs of target populations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20314,
      "task": "Interpret insurance data or Health Reimbursement Account (HRA) data to develop programs that address specific needs of target populations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20314,
      "task": "Interpret insurance data or Health Reimbursement Account (HRA) data to develop programs that address specific needs of target populations.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20314,
      "task": "Interpret insurance data or Health Reimbursement Account (HRA) data to develop programs that address specific needs of target populations.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.2,
      "n": 10,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "task_id": 20314,
      "task": "Interpret insurance data or Health Reimbursement Account (HRA) data to develop programs that address specific needs of target populations.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 38.46,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17612,
      "task": "Respond to customer inquiries or complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 59,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17612,
      "task": "Respond to customer inquiries or complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0.21,
      "n": 59,
      "standard_error": 0.2113,
      "lower_ci_bound": 0.0263,
      "upper_ci_bound": 1.5912,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17612,
      "task": "Respond to customer inquiries or complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 4.13,
      "n": 59,
      "standard_error": 2.0848,
      "lower_ci_bound": 1.479,
      "upper_ci_bound": 11,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17612,
      "task": "Respond to customer inquiries or complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 12.29,
      "n": 59,
      "standard_error": 7.5464,
      "lower_ci_bound": 3.3353,
      "upper_ci_bound": 36.2642,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17612,
      "task": "Respond to customer inquiries or complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 41.88,
      "n": 59,
      "standard_error": 10.9859,
      "lower_ci_bound": 22.5948,
      "upper_ci_bound": 64.006,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17612,
      "task": "Respond to customer inquiries or complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 15.88,
      "n": 59,
      "standard_error": 7.4477,
      "lower_ci_bound": 5.8225,
      "upper_ci_bound": 36.5587,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17612,
      "task": "Respond to customer inquiries or complaints.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 25.62,
      "n": 59,
      "standard_error": 8.5253,
      "lower_ci_bound": 12.3327,
      "upper_ci_bound": 45.7534,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17612,
      "task": "Respond to customer inquiries or complaints.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.69,
      "n": 57,
      "standard_error": 0.0862,
      "lower_ci_bound": 4.5212,
      "upper_ci_bound": 4.8665,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17612,
      "task": "Respond to customer inquiries or complaints.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 59,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17619,
      "task": "Schedule guest appointments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 57,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17619,
      "task": "Schedule guest appointments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 1.62,
      "n": 57,
      "standard_error": 1.6323,
      "lower_ci_bound": 0.2103,
      "upper_ci_bound": 11.3718,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17619,
      "task": "Schedule guest appointments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 0,
      "n": 57,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17619,
      "task": "Schedule guest appointments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 2.19,
      "n": 57,
      "standard_error": 1.6119,
      "lower_ci_bound": 0.4939,
      "upper_ci_bound": 9.1798,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17619,
      "task": "Schedule guest appointments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 39.98,
      "n": 57,
      "standard_error": 13.1105,
      "lower_ci_bound": 18.2283,
      "upper_ci_bound": 66.5542,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17619,
      "task": "Schedule guest appointments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 5.71,
      "n": 57,
      "standard_error": 4.2441,
      "lower_ci_bound": 1.2306,
      "upper_ci_bound": 22.7113,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17619,
      "task": "Schedule guest appointments.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 50.51,
      "n": 57,
      "standard_error": 12.7705,
      "lower_ci_bound": 26.8345,
      "upper_ci_bound": 73.9577,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17619,
      "task": "Schedule guest appointments.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.63,
      "n": 57,
      "standard_error": 0.1376,
      "lower_ci_bound": 4.3556,
      "upper_ci_bound": 4.9068,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17619,
      "task": "Schedule guest appointments.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 94.22,
      "n": 59,
      "standard_error": 5.5139,
      "lower_ci_bound": 68.2209,
      "upper_ci_bound": 99.1998,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17617,
      "task": "Maintain client databases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17617,
      "task": "Maintain client databases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.57,
      "n": 50,
      "standard_error": 4.7887,
      "lower_ci_bound": 1.4459,
      "upper_ci_bound": 25.2171,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17617,
      "task": "Maintain client databases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 8.01,
      "n": 50,
      "standard_error": 6.2523,
      "lower_ci_bound": 1.5582,
      "upper_ci_bound": 32.391,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17617,
      "task": "Maintain client databases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 1.49,
      "n": 50,
      "standard_error": 1.4967,
      "lower_ci_bound": 0.1965,
      "upper_ci_bound": 10.4748,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17617,
      "task": "Maintain client databases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 36.14,
      "n": 50,
      "standard_error": 12.2765,
      "lower_ci_bound": 16.2733,
      "upper_ci_bound": 62.2409,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17617,
      "task": "Maintain client databases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 20.99,
      "n": 50,
      "standard_error": 7.4648,
      "lower_ci_bound": 9.7048,
      "upper_ci_bound": 39.6251,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17617,
      "task": "Maintain client databases.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 26.79,
      "n": 50,
      "standard_error": 10.9973,
      "lower_ci_bound": 10.604,
      "upper_ci_bound": 53.0356,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17617,
      "task": "Maintain client databases.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.54,
      "n": 51,
      "standard_error": 0.1345,
      "lower_ci_bound": 4.2709,
      "upper_ci_bound": 4.8113,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17617,
      "task": "Maintain client databases.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.79,
      "n": 59,
      "standard_error": 3.0396,
      "lower_ci_bound": 83.4289,
      "upper_ci_bound": 99.0349,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17605,
      "task": "Coordinate facility schedules to maximize usage and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 52,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17605,
      "task": "Coordinate facility schedules to maximize usage and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0.03,
      "n": 52,
      "standard_error": 0.0235,
      "lower_ci_bound": 0.0074,
      "upper_ci_bound": 0.1393,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17605,
      "task": "Coordinate facility schedules to maximize usage and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 7.48,
      "n": 52,
      "standard_error": 5.7907,
      "lower_ci_bound": 1.4858,
      "upper_ci_bound": 30.2485,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17605,
      "task": "Coordinate facility schedules to maximize usage and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.44,
      "n": 52,
      "standard_error": 6.5633,
      "lower_ci_bound": 1.6497,
      "upper_ci_bound": 33.6459,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17605,
      "task": "Coordinate facility schedules to maximize usage and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 22.52,
      "n": 52,
      "standard_error": 8.3795,
      "lower_ci_bound": 9.9793,
      "upper_ci_bound": 43.2556,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17605,
      "task": "Coordinate facility schedules to maximize usage and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 40,
      "n": 52,
      "standard_error": 10.1651,
      "lower_ci_bound": 22.1717,
      "upper_ci_bound": 60.9425,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17605,
      "task": "Coordinate facility schedules to maximize usage and efficiency.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 21.52,
      "n": 52,
      "standard_error": 8.101,
      "lower_ci_bound": 9.4747,
      "upper_ci_bound": 41.801,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17605,
      "task": "Coordinate facility schedules to maximize usage and efficiency.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.38,
      "n": 51,
      "standard_error": 0.2731,
      "lower_ci_bound": 3.8273,
      "upper_ci_bound": 4.9245,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17605,
      "task": "Coordinate facility schedules to maximize usage and efficiency.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.46,
      "n": 58,
      "standard_error": 6.793,
      "lower_ci_bound": 66.7302,
      "upper_ci_bound": 97.2902,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17610,
      "task": "Perform accounting duties, such as recording daily cash flow, preparing bank deposits, or generating financial statements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.38,
      "n": 48,
      "standard_error": 4.5009,
      "lower_ci_bound": 1.4747,
      "upper_ci_bound": 23.6828,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17610,
      "task": "Perform accounting duties, such as recording daily cash flow, preparing bank deposits, or generating financial statements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 0,
      "n": 48,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17610,
      "task": "Perform accounting duties, such as recording daily cash flow, preparing bank deposits, or generating financial statements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.93,
      "n": 48,
      "standard_error": 6.3001,
      "lower_ci_bound": 2.605,
      "upper_ci_bound": 31.2597,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17610,
      "task": "Perform accounting duties, such as recording daily cash flow, preparing bank deposits, or generating financial statements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 3.19,
      "n": 48,
      "standard_error": 1.9057,
      "lower_ci_bound": 0.9416,
      "upper_ci_bound": 10.2367,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17610,
      "task": "Perform accounting duties, such as recording daily cash flow, preparing bank deposits, or generating financial statements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 61.84,
      "n": 48,
      "standard_error": 11.7917,
      "lower_ci_bound": 37.229,
      "upper_ci_bound": 81.5796,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17610,
      "task": "Perform accounting duties, such as recording daily cash flow, preparing bank deposits, or generating financial statements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.21,
      "n": 48,
      "standard_error": 5.8127,
      "lower_ci_bound": 1.334,
      "upper_ci_bound": 30.8565,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17610,
      "task": "Perform accounting duties, such as recording daily cash flow, preparing bank deposits, or generating financial statements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 11.45,
      "n": 48,
      "standard_error": 6.8839,
      "lower_ci_bound": 3.1933,
      "upper_ci_bound": 33.6329,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17610,
      "task": "Perform accounting duties, such as recording daily cash flow, preparing bank deposits, or generating financial statements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.19,
      "n": 48,
      "standard_error": 0.1823,
      "lower_ci_bound": 3.8234,
      "upper_ci_bound": 4.5569,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17610,
      "task": "Perform accounting duties, such as recording daily cash flow, preparing bank deposits, or generating financial statements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 96.31,
      "n": 59,
      "standard_error": 2.1013,
      "lower_ci_bound": 88.8794,
      "upper_ci_bound": 98.8382,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17609,
      "task": "Monitor operations to ensure compliance with applicable health, safety, or hygiene standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.08,
      "n": 55,
      "standard_error": 5.7784,
      "lower_ci_bound": 0.8429,
      "upper_ci_bound": 32.9983,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17609,
      "task": "Monitor operations to ensure compliance with applicable health, safety, or hygiene standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 12.55,
      "n": 55,
      "standard_error": 6.79,
      "lower_ci_bound": 3.9887,
      "upper_ci_bound": 33.1605,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17609,
      "task": "Monitor operations to ensure compliance with applicable health, safety, or hygiene standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 6.54,
      "n": 55,
      "standard_error": 6.0394,
      "lower_ci_bound": 0.9578,
      "upper_ci_bound": 33.6458,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17609,
      "task": "Monitor operations to ensure compliance with applicable health, safety, or hygiene standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 24.25,
      "n": 55,
      "standard_error": 11.0749,
      "lower_ci_bound": 8.7262,
      "upper_ci_bound": 51.7436,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17609,
      "task": "Monitor operations to ensure compliance with applicable health, safety, or hygiene standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 39.7,
      "n": 55,
      "standard_error": 10.0092,
      "lower_ci_bound": 22.1581,
      "upper_ci_bound": 60.3511,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17609,
      "task": "Monitor operations to ensure compliance with applicable health, safety, or hygiene standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 3.12,
      "n": 55,
      "standard_error": 2.3579,
      "lower_ci_bound": 0.6704,
      "upper_ci_bound": 13.3317,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17609,
      "task": "Monitor operations to ensure compliance with applicable health, safety, or hygiene standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.76,
      "n": 55,
      "standard_error": 6.2176,
      "lower_ci_bound": 1.4506,
      "upper_ci_bound": 32.441,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17609,
      "task": "Monitor operations to ensure compliance with applicable health, safety, or hygiene standards.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.16,
      "n": 55,
      "standard_error": 0.2027,
      "lower_ci_bound": 3.7522,
      "upper_ci_bound": 4.5649,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17609,
      "task": "Monitor operations to ensure compliance with applicable health, safety, or hygiene standards.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 95.4,
      "n": 58,
      "standard_error": 3.8504,
      "lower_ci_bound": 78.158,
      "upper_ci_bound": 99.1753,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17601,
      "task": "Plan or direct spa services and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.46,
      "n": 55,
      "standard_error": 6.1266,
      "lower_ci_bound": 0.8973,
      "upper_ci_bound": 34.518,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17601,
      "task": "Plan or direct spa services and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.63,
      "n": 55,
      "standard_error": 3.2194,
      "lower_ci_bound": 2.4444,
      "upper_ci_bound": 16.7665,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17601,
      "task": "Plan or direct spa services and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10.25,
      "n": 55,
      "standard_error": 6.5594,
      "lower_ci_bound": 2.6619,
      "upper_ci_bound": 32.2954,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17601,
      "task": "Plan or direct spa services and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.56,
      "n": 55,
      "standard_error": 5.2657,
      "lower_ci_bound": 3.7156,
      "upper_ci_bound": 26.5266,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17601,
      "task": "Plan or direct spa services and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 32.97,
      "n": 55,
      "standard_error": 10.2744,
      "lower_ci_bound": 16.2242,
      "upper_ci_bound": 55.5407,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17601,
      "task": "Plan or direct spa services and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 7.21,
      "n": 55,
      "standard_error": 5.4868,
      "lower_ci_bound": 1.4774,
      "upper_ci_bound": 28.6904,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17601,
      "task": "Plan or direct spa services and programs.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 25.92,
      "n": 55,
      "standard_error": 10.3996,
      "lower_ci_bound": 10.5645,
      "upper_ci_bound": 50.8924,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17601,
      "task": "Plan or direct spa services and programs.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.13,
      "n": 55,
      "standard_error": 0.1622,
      "lower_ci_bound": 3.8031,
      "upper_ci_bound": 4.4535,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17601,
      "task": "Plan or direct spa services and programs.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.72,
      "n": 58,
      "standard_error": 7.0754,
      "lower_ci_bound": 65.2566,
      "upper_ci_bound": 97.5936,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17615,
      "task": "Develop or implement marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.34,
      "n": 52,
      "standard_error": 5.4402,
      "lower_ci_bound": 0.6467,
      "upper_ci_bound": 32.8541,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17615,
      "task": "Develop or implement marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 25.97,
      "n": 52,
      "standard_error": 9.7009,
      "lower_ci_bound": 11.2958,
      "upper_ci_bound": 49.1336,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17615,
      "task": "Develop or implement marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 31.3,
      "n": 52,
      "standard_error": 9.4912,
      "lower_ci_bound": 15.81,
      "upper_ci_bound": 52.4953,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17615,
      "task": "Develop or implement marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.18,
      "n": 52,
      "standard_error": 7.1453,
      "lower_ci_bound": 2.3089,
      "upper_ci_bound": 35.2359,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17615,
      "task": "Develop or implement marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 24.74,
      "n": 52,
      "standard_error": 12.1882,
      "lower_ci_bound": 8.1158,
      "upper_ci_bound": 55.0239,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17615,
      "task": "Develop or implement marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.28,
      "n": 52,
      "standard_error": 0.2147,
      "lower_ci_bound": 0.0613,
      "upper_ci_bound": 1.2916,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17615,
      "task": "Develop or implement marketing strategies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.19,
      "n": 52,
      "standard_error": 1.7853,
      "lower_ci_bound": 0.4177,
      "upper_ci_bound": 10.6641,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17615,
      "task": "Develop or implement marketing strategies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.1,
      "n": 52,
      "standard_error": 0.187,
      "lower_ci_bound": 3.7245,
      "upper_ci_bound": 4.4754,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17615,
      "task": "Develop or implement marketing strategies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 84.21,
      "n": 58,
      "standard_error": 8.0672,
      "lower_ci_bound": 61.2773,
      "upper_ci_bound": 94.7268,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17620,
      "task": "Sell products, services, or memberships.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 1.73,
      "n": 51,
      "standard_error": 1.6046,
      "lower_ci_bound": 0.2627,
      "upper_ci_bound": 10.5021,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17620,
      "task": "Sell products, services, or memberships.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 1.61,
      "n": 51,
      "standard_error": 1.5957,
      "lower_ci_bound": 0.2148,
      "upper_ci_bound": 11.0292,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17620,
      "task": "Sell products, services, or memberships.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 5.54,
      "n": 51,
      "standard_error": 4.2765,
      "lower_ci_bound": 1.1219,
      "upper_ci_bound": 23.2449,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17620,
      "task": "Sell products, services, or memberships.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 8.71,
      "n": 51,
      "standard_error": 6.4132,
      "lower_ci_bound": 1.8545,
      "upper_ci_bound": 32.5269,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17620,
      "task": "Sell products, services, or memberships.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 49.58,
      "n": 51,
      "standard_error": 10.7485,
      "lower_ci_bound": 29.3109,
      "upper_ci_bound": 69.992,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17620,
      "task": "Sell products, services, or memberships.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 16.71,
      "n": 51,
      "standard_error": 8.5499,
      "lower_ci_bound": 5.5204,
      "upper_ci_bound": 40.7962,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17620,
      "task": "Sell products, services, or memberships.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 16.12,
      "n": 51,
      "standard_error": 8.7716,
      "lower_ci_bound": 4.9632,
      "upper_ci_bound": 41.4274,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17620,
      "task": "Sell products, services, or memberships.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.09,
      "n": 51,
      "standard_error": 0.2152,
      "lower_ci_bound": 3.6602,
      "upper_ci_bound": 4.5247,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17620,
      "task": "Sell products, services, or memberships.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.44,
      "n": 58,
      "standard_error": 5.5251,
      "lower_ci_bound": 70.0813,
      "upper_ci_bound": 98.8594,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17611,
      "task": "Recruit, interview, or hire employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.67,
      "n": 54,
      "standard_error": 4.6172,
      "lower_ci_bound": 0.608,
      "upper_ci_bound": 28.1728,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17611,
      "task": "Recruit, interview, or hire employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 69.81,
      "n": 54,
      "standard_error": 12.0932,
      "lower_ci_bound": 42.2478,
      "upper_ci_bound": 87.966,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17611,
      "task": "Recruit, interview, or hire employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.46,
      "n": 54,
      "standard_error": 10.2712,
      "lower_ci_bound": 4.8232,
      "upper_ci_bound": 46.9082,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17611,
      "task": "Recruit, interview, or hire employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0.87,
      "n": 54,
      "standard_error": 0.7743,
      "lower_ci_bound": 0.1468,
      "upper_ci_bound": 5.0266,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17611,
      "task": "Recruit, interview, or hire employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.42,
      "n": 54,
      "standard_error": 5.3869,
      "lower_ci_bound": 0.6903,
      "upper_ci_bound": 32.0592,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17611,
      "task": "Recruit, interview, or hire employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 54,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17611,
      "task": "Recruit, interview, or hire employees.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.76,
      "n": 54,
      "standard_error": 1.7566,
      "lower_ci_bound": 0.2346,
      "upper_ci_bound": 12.0608,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17611,
      "task": "Recruit, interview, or hire employees.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.08,
      "n": 52,
      "standard_error": 0.1691,
      "lower_ci_bound": 3.7406,
      "upper_ci_bound": 4.4194,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17611,
      "task": "Recruit, interview, or hire employees.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.12,
      "n": 58,
      "standard_error": 7.9571,
      "lower_ci_bound": 61.9174,
      "upper_ci_bound": 95.2675,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17603,
      "task": "Assess employee performance and suggest ways to improve work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 9.57,
      "n": 56,
      "standard_error": 6.2036,
      "lower_ci_bound": 2.4514,
      "upper_ci_bound": 30.8045,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17603,
      "task": "Assess employee performance and suggest ways to improve work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 16.35,
      "n": 56,
      "standard_error": 8.8675,
      "lower_ci_bound": 5.0597,
      "upper_ci_bound": 41.7493,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17603,
      "task": "Assess employee performance and suggest ways to improve work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 33.57,
      "n": 56,
      "standard_error": 11.5159,
      "lower_ci_bound": 15.2223,
      "upper_ci_bound": 58.7206,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17603,
      "task": "Assess employee performance and suggest ways to improve work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.97,
      "n": 56,
      "standard_error": 10.0451,
      "lower_ci_bound": 5.2953,
      "upper_ci_bound": 46.1895,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17603,
      "task": "Assess employee performance and suggest ways to improve work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.07,
      "n": 56,
      "standard_error": 5.1479,
      "lower_ci_bound": 2.1357,
      "upper_ci_bound": 26.0735,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17603,
      "task": "Assess employee performance and suggest ways to improve work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 6.19,
      "n": 56,
      "standard_error": 4.7836,
      "lower_ci_bound": 1.2492,
      "upper_ci_bound": 25.5921,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17603,
      "task": "Assess employee performance and suggest ways to improve work.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.29,
      "n": 56,
      "standard_error": 6.2667,
      "lower_ci_bound": 1.7029,
      "upper_ci_bound": 32.0454,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17603,
      "task": "Assess employee performance and suggest ways to improve work.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.06,
      "n": 56,
      "standard_error": 0.1482,
      "lower_ci_bound": 3.7606,
      "upper_ci_bound": 4.3546,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17603,
      "task": "Assess employee performance and suggest ways to improve work.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.38,
      "n": 59,
      "standard_error": 5.8172,
      "lower_ci_bound": 68.1979,
      "upper_ci_bound": 98.9339,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17608,
      "task": "Inventory products and order new supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 56,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17608,
      "task": "Inventory products and order new supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.54,
      "n": 56,
      "standard_error": 4.9865,
      "lower_ci_bound": 1.3452,
      "upper_ci_bound": 26.4135,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17608,
      "task": "Inventory products and order new supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 41.85,
      "n": 56,
      "standard_error": 11.0762,
      "lower_ci_bound": 22.4256,
      "upper_ci_bound": 64.1804,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17608,
      "task": "Inventory products and order new supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 30.2,
      "n": 56,
      "standard_error": 11.3635,
      "lower_ci_bound": 12.806,
      "upper_ci_bound": 56.033,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17608,
      "task": "Inventory products and order new supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 19.65,
      "n": 56,
      "standard_error": 9.86,
      "lower_ci_bound": 6.5401,
      "upper_ci_bound": 46.0887,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17608,
      "task": "Inventory products and order new supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.12,
      "n": 56,
      "standard_error": 0.1268,
      "lower_ci_bound": 0.0158,
      "upper_ci_bound": 0.9606,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17608,
      "task": "Inventory products and order new supplies.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.64,
      "n": 56,
      "standard_error": 1.627,
      "lower_ci_bound": 0.2191,
      "upper_ci_bound": 11.1974,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17608,
      "task": "Inventory products and order new supplies.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.05,
      "n": 54,
      "standard_error": 0.1954,
      "lower_ci_bound": 3.6606,
      "upper_ci_bound": 4.4444,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17608,
      "task": "Inventory products and order new supplies.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.65,
      "n": 59,
      "standard_error": 5.6323,
      "lower_ci_bound": 71.5577,
      "upper_ci_bound": 97.9519,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17607,
      "task": "Establish spa budgets and financial goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 10.02,
      "n": 46,
      "standard_error": 4.3372,
      "lower_ci_bound": 4.0567,
      "upper_ci_bound": 22.6876,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17607,
      "task": "Establish spa budgets and financial goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 42.58,
      "n": 46,
      "standard_error": 14.1983,
      "lower_ci_bound": 18.7142,
      "upper_ci_bound": 70.487,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17607,
      "task": "Establish spa budgets and financial goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 28.27,
      "n": 46,
      "standard_error": 11.5992,
      "lower_ci_bound": 11.0755,
      "upper_ci_bound": 55.503,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17607,
      "task": "Establish spa budgets and financial goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0.15,
      "n": 46,
      "standard_error": 0.1572,
      "lower_ci_bound": 0.0187,
      "upper_ci_bound": 1.2154,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17607,
      "task": "Establish spa budgets and financial goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 16.95,
      "n": 46,
      "standard_error": 9.6734,
      "lower_ci_bound": 4.8674,
      "upper_ci_bound": 44.8902,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17607,
      "task": "Establish spa budgets and financial goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 46,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17607,
      "task": "Establish spa budgets and financial goals.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.02,
      "n": 46,
      "standard_error": 2.0582,
      "lower_ci_bound": 0.2537,
      "upper_ci_bound": 14.3349,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17607,
      "task": "Establish spa budgets and financial goals.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.03,
      "n": 44,
      "standard_error": 0.2471,
      "lower_ci_bound": 3.534,
      "upper_ci_bound": 4.5309,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17607,
      "task": "Establish spa budgets and financial goals.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 74.3,
      "n": 58,
      "standard_error": 10.9396,
      "lower_ci_bound": 47.8599,
      "upper_ci_bound": 90.1022,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17600,
      "task": "Inform staff of job responsibilities, performance expectations, client service standards, or corporate policies and guidelines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 2.24,
      "n": 56,
      "standard_error": 1.7204,
      "lower_ci_bound": 0.4699,
      "upper_ci_bound": 9.9701,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17600,
      "task": "Inform staff of job responsibilities, performance expectations, client service standards, or corporate policies and guidelines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.17,
      "n": 56,
      "standard_error": 10.9845,
      "lower_ci_bound": 6.6996,
      "upper_ci_bound": 50.1095,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17600,
      "task": "Inform staff of job responsibilities, performance expectations, client service standards, or corporate policies and guidelines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 13.49,
      "n": 56,
      "standard_error": 6.5049,
      "lower_ci_bound": 4.853,
      "upper_ci_bound": 32.2717,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17600,
      "task": "Inform staff of job responsibilities, performance expectations, client service standards, or corporate policies and guidelines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 24.35,
      "n": 56,
      "standard_error": 10.5287,
      "lower_ci_bound": 9.2841,
      "upper_ci_bound": 50.294,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17600,
      "task": "Inform staff of job responsibilities, performance expectations, client service standards, or corporate policies and guidelines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 31.25,
      "n": 56,
      "standard_error": 12.2473,
      "lower_ci_bound": 12.6621,
      "upper_ci_bound": 58.7548,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17600,
      "task": "Inform staff of job responsibilities, performance expectations, client service standards, or corporate policies and guidelines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.37,
      "n": 56,
      "standard_error": 0.2293,
      "lower_ci_bound": 0.1052,
      "upper_ci_bound": 1.277,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17600,
      "task": "Inform staff of job responsibilities, performance expectations, client service standards, or corporate policies and guidelines.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.15,
      "n": 56,
      "standard_error": 4.437,
      "lower_ci_bound": 1.9769,
      "upper_ci_bound": 22.7155,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17600,
      "task": "Inform staff of job responsibilities, performance expectations, client service standards, or corporate policies and guidelines.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.03,
      "n": 56,
      "standard_error": 0.213,
      "lower_ci_bound": 3.5994,
      "upper_ci_bound": 4.4532,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17600,
      "task": "Inform staff of job responsibilities, performance expectations, client service standards, or corporate policies and guidelines.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 94.22,
      "n": 58,
      "standard_error": 5.7488,
      "lower_ci_bound": 66.3244,
      "upper_ci_bound": 99.2636,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17602,
      "task": "Train staff in the use or sale of products, programs, or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 54,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17602,
      "task": "Train staff in the use or sale of products, programs, or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 34.28,
      "n": 54,
      "standard_error": 12.5472,
      "lower_ci_bound": 14.5795,
      "upper_ci_bound": 61.4486,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17602,
      "task": "Train staff in the use or sale of products, programs, or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 41.76,
      "n": 54,
      "standard_error": 12.1959,
      "lower_ci_bound": 20.7792,
      "upper_ci_bound": 66.223,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17602,
      "task": "Train staff in the use or sale of products, programs, or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 14.23,
      "n": 54,
      "standard_error": 7.0691,
      "lower_ci_bound": 4.9353,
      "upper_ci_bound": 34.6464,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17602,
      "task": "Train staff in the use or sale of products, programs, or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 2.51,
      "n": 54,
      "standard_error": 2.3895,
      "lower_ci_bound": 0.3633,
      "upper_ci_bound": 15.4201,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17602,
      "task": "Train staff in the use or sale of products, programs, or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.27,
      "n": 54,
      "standard_error": 0.1947,
      "lower_ci_bound": 0.0609,
      "upper_ci_bound": 1.1497,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17602,
      "task": "Train staff in the use or sale of products, programs, or activities.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 6.95,
      "n": 54,
      "standard_error": 5.0742,
      "lower_ci_bound": 1.5245,
      "upper_ci_bound": 26.4904,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17602,
      "task": "Train staff in the use or sale of products, programs, or activities.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.97,
      "n": 54,
      "standard_error": 0.1744,
      "lower_ci_bound": 3.6227,
      "upper_ci_bound": 4.3224,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17602,
      "task": "Train staff in the use or sale of products, programs, or activities.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 89.62,
      "n": 58,
      "standard_error": 6.8984,
      "lower_ci_bound": 66.1676,
      "upper_ci_bound": 97.4427,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17618,
      "task": "Participate in continuing education classes to maintain current knowledge of industry.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 19.77,
      "n": 51,
      "standard_error": 9.6275,
      "lower_ci_bound": 6.7905,
      "upper_ci_bound": 45.4747,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17618,
      "task": "Participate in continuing education classes to maintain current knowledge of industry.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 73.7,
      "n": 51,
      "standard_error": 10.2072,
      "lower_ci_bound": 49.3154,
      "upper_ci_bound": 88.9713,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17618,
      "task": "Participate in continuing education classes to maintain current knowledge of industry.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 6.25,
      "n": 51,
      "standard_error": 3.1193,
      "lower_ci_bound": 2.2373,
      "upper_ci_bound": 16.2632,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17618,
      "task": "Participate in continuing education classes to maintain current knowledge of industry.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0.28,
      "n": 51,
      "standard_error": 0.2065,
      "lower_ci_bound": 0.063,
      "upper_ci_bound": 1.227,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17618,
      "task": "Participate in continuing education classes to maintain current knowledge of industry.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 51,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17618,
      "task": "Participate in continuing education classes to maintain current knowledge of industry.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 51,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17618,
      "task": "Participate in continuing education classes to maintain current knowledge of industry.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 51,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17618,
      "task": "Participate in continuing education classes to maintain current knowledge of industry.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.9,
      "n": 51,
      "standard_error": 0.1675,
      "lower_ci_bound": 3.5666,
      "upper_ci_bound": 4.2396,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17618,
      "task": "Participate in continuing education classes to maintain current knowledge of industry.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 85.44,
      "n": 59,
      "standard_error": 7.9127,
      "lower_ci_bound": 62.1599,
      "upper_ci_bound": 95.4488,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17616,
      "task": "Direct facility maintenance or repair.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.17,
      "n": 55,
      "standard_error": 6.1244,
      "lower_ci_bound": 0.7805,
      "upper_ci_bound": 35.4317,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17616,
      "task": "Direct facility maintenance or repair.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 21.87,
      "n": 55,
      "standard_error": 10.2697,
      "lower_ci_bound": 7.7385,
      "upper_ci_bound": 48.2929,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17616,
      "task": "Direct facility maintenance or repair.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 10.01,
      "n": 55,
      "standard_error": 6.5053,
      "lower_ci_bound": 2.5473,
      "upper_ci_bound": 32.1207,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17616,
      "task": "Direct facility maintenance or repair.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 32.92,
      "n": 55,
      "standard_error": 10.2059,
      "lower_ci_bound": 16.2654,
      "upper_ci_bound": 55.3462,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17616,
      "task": "Direct facility maintenance or repair.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 18.75,
      "n": 55,
      "standard_error": 5.4388,
      "lower_ci_bound": 10.1384,
      "upper_ci_bound": 32.0706,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17616,
      "task": "Direct facility maintenance or repair.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.12,
      "n": 55,
      "standard_error": 0.1257,
      "lower_ci_bound": 0.0157,
      "upper_ci_bound": 0.9519,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17616,
      "task": "Direct facility maintenance or repair.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 10.17,
      "n": 55,
      "standard_error": 6.9936,
      "lower_ci_bound": 2.3804,
      "upper_ci_bound": 34.4425,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17616,
      "task": "Direct facility maintenance or repair.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.81,
      "n": 54,
      "standard_error": 0.2226,
      "lower_ci_bound": 3.3629,
      "upper_ci_bound": 4.2558,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17616,
      "task": "Direct facility maintenance or repair.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.69,
      "n": 59,
      "standard_error": 4.5479,
      "lower_ci_bound": 76.098,
      "upper_ci_bound": 98.5757,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17614,
      "task": "Verify staff credentials, such as educational and certification requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 21.34,
      "n": 50,
      "standard_error": 11.2797,
      "lower_ci_bound": 6.5685,
      "upper_ci_bound": 51.1453,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17614,
      "task": "Verify staff credentials, such as educational and certification requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 51.67,
      "n": 50,
      "standard_error": 11.9752,
      "lower_ci_bound": 28.9674,
      "upper_ci_bound": 73.6989,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17614,
      "task": "Verify staff credentials, such as educational and certification requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 18.81,
      "n": 50,
      "standard_error": 11.0612,
      "lower_ci_bound": 5.1281,
      "upper_ci_bound": 49.8278,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17614,
      "task": "Verify staff credentials, such as educational and certification requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0.45,
      "n": 50,
      "standard_error": 0.2778,
      "lower_ci_bound": 0.1324,
      "upper_ci_bound": 1.5443,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17614,
      "task": "Verify staff credentials, such as educational and certification requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 5.69,
      "n": 50,
      "standard_error": 5.7981,
      "lower_ci_bound": 0.6822,
      "upper_ci_bound": 34.6136,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17614,
      "task": "Verify staff credentials, such as educational and certification requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 50,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17614,
      "task": "Verify staff credentials, such as educational and certification requirements.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 2.04,
      "n": 50,
      "standard_error": 1.8941,
      "lower_ci_bound": 0.3096,
      "upper_ci_bound": 12.2664,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17614,
      "task": "Verify staff credentials, such as educational and certification requirements.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.76,
      "n": 50,
      "standard_error": 0.2693,
      "lower_ci_bound": 3.2141,
      "upper_ci_bound": 4.2965,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17614,
      "task": "Verify staff credentials, such as educational and certification requirements.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 79.01,
      "n": 59,
      "standard_error": 8.8029,
      "lower_ci_bound": 56.5365,
      "upper_ci_bound": 91.5895,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17613,
      "task": "Schedule staff or supervise scheduling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 6.89,
      "n": 54,
      "standard_error": 6.6846,
      "lower_ci_bound": 0.9071,
      "upper_ci_bound": 37.4308,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17613,
      "task": "Schedule staff or supervise scheduling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 6.18,
      "n": 54,
      "standard_error": 5.8466,
      "lower_ci_bound": 0.8631,
      "upper_ci_bound": 33.2431,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17613,
      "task": "Schedule staff or supervise scheduling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 11.03,
      "n": 54,
      "standard_error": 4.5923,
      "lower_ci_bound": 4.6265,
      "upper_ci_bound": 24.0668,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17613,
      "task": "Schedule staff or supervise scheduling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 15.94,
      "n": 54,
      "standard_error": 8.5379,
      "lower_ci_bound": 5.0147,
      "upper_ci_bound": 40.4998,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17613,
      "task": "Schedule staff or supervise scheduling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 51,
      "n": 54,
      "standard_error": 13.299,
      "lower_ci_bound": 26.3622,
      "upper_ci_bound": 75.168,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17613,
      "task": "Schedule staff or supervise scheduling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.16,
      "n": 54,
      "standard_error": 0.1685,
      "lower_ci_bound": 0.0197,
      "upper_ci_bound": 1.304,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17613,
      "task": "Schedule staff or supervise scheduling.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.8,
      "n": 54,
      "standard_error": 5.074,
      "lower_ci_bound": 2.6429,
      "upper_ci_bound": 25.5362,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17613,
      "task": "Schedule staff or supervise scheduling.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.75,
      "n": 53,
      "standard_error": 0.2662,
      "lower_ci_bound": 3.2118,
      "upper_ci_bound": 4.2804,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17613,
      "task": "Schedule staff or supervise scheduling.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 88.42,
      "n": 58,
      "standard_error": 7.7567,
      "lower_ci_bound": 62.617,
      "upper_ci_bound": 97.2077,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17604,
      "task": "Check spa equipment to ensure proper functioning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0.01,
      "n": 55,
      "standard_error": 0.015,
      "lower_ci_bound": 0.0019,
      "upper_ci_bound": 0.1139,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17604,
      "task": "Check spa equipment to ensure proper functioning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 36.38,
      "n": 55,
      "standard_error": 12.1507,
      "lower_ci_bound": 16.6364,
      "upper_ci_bound": 62.0934,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17604,
      "task": "Check spa equipment to ensure proper functioning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 20.72,
      "n": 55,
      "standard_error": 8.9432,
      "lower_ci_bound": 8.0681,
      "upper_ci_bound": 43.7745,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17604,
      "task": "Check spa equipment to ensure proper functioning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.23,
      "n": 55,
      "standard_error": 2.0729,
      "lower_ci_bound": 1.5567,
      "upper_ci_bound": 10.969,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17604,
      "task": "Check spa equipment to ensure proper functioning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 36.81,
      "n": 55,
      "standard_error": 10.0751,
      "lower_ci_bound": 19.6412,
      "upper_ci_bound": 58.1266,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17604,
      "task": "Check spa equipment to ensure proper functioning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.12,
      "n": 55,
      "standard_error": 0.1197,
      "lower_ci_bound": 0.015,
      "upper_ci_bound": 0.9064,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17604,
      "task": "Check spa equipment to ensure proper functioning.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 1.73,
      "n": 55,
      "standard_error": 1.5254,
      "lower_ci_bound": 0.2922,
      "upper_ci_bound": 9.6022,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17604,
      "task": "Check spa equipment to ensure proper functioning.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.73,
      "n": 55,
      "standard_error": 0.2554,
      "lower_ci_bound": 3.2226,
      "upper_ci_bound": 4.2469,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17604,
      "task": "Check spa equipment to ensure proper functioning.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 99.16,
      "n": 58,
      "standard_error": 0.8606,
      "lower_ci_bound": 93.7483,
      "upper_ci_bound": 99.8913,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17606,
      "task": "Develop staff service or retail goals and guide staff in goal achievement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 11.02,
      "n": 54,
      "standard_error": 7.4479,
      "lower_ci_bound": 2.6309,
      "upper_ci_bound": 36.232,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17606,
      "task": "Develop staff service or retail goals and guide staff in goal achievement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.5,
      "n": 54,
      "standard_error": 9.1419,
      "lower_ci_bound": 5.6199,
      "upper_ci_bound": 43.031,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17606,
      "task": "Develop staff service or retail goals and guide staff in goal achievement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 42.44,
      "n": 54,
      "standard_error": 12.3094,
      "lower_ci_bound": 21.1549,
      "upper_ci_bound": 66.9474,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17606,
      "task": "Develop staff service or retail goals and guide staff in goal achievement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 6.57,
      "n": 54,
      "standard_error": 6.0488,
      "lower_ci_bound": 0.965,
      "upper_ci_bound": 33.6653,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17606,
      "task": "Develop staff service or retail goals and guide staff in goal achievement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 14.83,
      "n": 54,
      "standard_error": 9.5292,
      "lower_ci_bound": 3.6909,
      "upper_ci_bound": 44.158,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17606,
      "task": "Develop staff service or retail goals and guide staff in goal achievement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0.12,
      "n": 54,
      "standard_error": 0.1241,
      "lower_ci_bound": 0.0154,
      "upper_ci_bound": 0.9434,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17606,
      "task": "Develop staff service or retail goals and guide staff in goal achievement.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 7.52,
      "n": 54,
      "standard_error": 4.6659,
      "lower_ci_bound": 2.076,
      "upper_ci_bound": 23.7975,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17606,
      "task": "Develop staff service or retail goals and guide staff in goal achievement.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 3.63,
      "n": 53,
      "standard_error": 0.2229,
      "lower_ci_bound": 3.1819,
      "upper_ci_bound": 4.0765,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "task_id": 17606,
      "task": "Develop staff service or retail goals and guide staff in goal achievement.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 93.26,
      "n": 58,
      "standard_error": 5.8298,
      "lower_ci_bound": 68.3535,
      "upper_ci_bound": 98.8846,
      "recommend_suppress": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18026,
      "task": "Develop regulatory strategies and implementation plans for the preparation and submission of new products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18026,
      "task": "Develop regulatory strategies and implementation plans for the preparation and submission of new products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18026,
      "task": "Develop regulatory strategies and implementation plans for the preparation and submission of new products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 39.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18026,
      "task": "Develop regulatory strategies and implementation plans for the preparation and submission of new products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 17.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18026,
      "task": "Develop regulatory strategies and implementation plans for the preparation and submission of new products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18026,
      "task": "Develop regulatory strategies and implementation plans for the preparation and submission of new products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18026,
      "task": "Develop regulatory strategies and implementation plans for the preparation and submission of new products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18026,
      "task": "Develop regulatory strategies and implementation plans for the preparation and submission of new products.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18026,
      "task": "Develop regulatory strategies and implementation plans for the preparation and submission of new products.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18037,
      "task": "Review all regulatory agency submission materials to ensure timeliness, accuracy, comprehensiveness, or compliance with regulatory standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18037,
      "task": "Review all regulatory agency submission materials to ensure timeliness, accuracy, comprehensiveness, or compliance with regulatory standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18037,
      "task": "Review all regulatory agency submission materials to ensure timeliness, accuracy, comprehensiveness, or compliance with regulatory standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 47.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18037,
      "task": "Review all regulatory agency submission materials to ensure timeliness, accuracy, comprehensiveness, or compliance with regulatory standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18037,
      "task": "Review all regulatory agency submission materials to ensure timeliness, accuracy, comprehensiveness, or compliance with regulatory standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 17.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18037,
      "task": "Review all regulatory agency submission materials to ensure timeliness, accuracy, comprehensiveness, or compliance with regulatory standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18037,
      "task": "Review all regulatory agency submission materials to ensure timeliness, accuracy, comprehensiveness, or compliance with regulatory standards.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18037,
      "task": "Review all regulatory agency submission materials to ensure timeliness, accuracy, comprehensiveness, or compliance with regulatory standards.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18037,
      "task": "Review all regulatory agency submission materials to ensure timeliness, accuracy, comprehensiveness, or compliance with regulatory standards.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18022,
      "task": "Direct the preparation and submission of regulatory agency applications, reports, or correspondence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18022,
      "task": "Direct the preparation and submission of regulatory agency applications, reports, or correspondence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 30.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18022,
      "task": "Direct the preparation and submission of regulatory agency applications, reports, or correspondence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 39.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18022,
      "task": "Direct the preparation and submission of regulatory agency applications, reports, or correspondence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18022,
      "task": "Direct the preparation and submission of regulatory agency applications, reports, or correspondence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18022,
      "task": "Direct the preparation and submission of regulatory agency applications, reports, or correspondence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18022,
      "task": "Direct the preparation and submission of regulatory agency applications, reports, or correspondence.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18022,
      "task": "Direct the preparation and submission of regulatory agency applications, reports, or correspondence.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18022,
      "task": "Direct the preparation and submission of regulatory agency applications, reports, or correspondence.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18029,
      "task": "Investigate product complaints and prepare documentation and submissions to appropriate regulatory agencies as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18029,
      "task": "Investigate product complaints and prepare documentation and submissions to appropriate regulatory agencies as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 26.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18029,
      "task": "Investigate product complaints and prepare documentation and submissions to appropriate regulatory agencies as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 36.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18029,
      "task": "Investigate product complaints and prepare documentation and submissions to appropriate regulatory agencies as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 10.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18029,
      "task": "Investigate product complaints and prepare documentation and submissions to appropriate regulatory agencies as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 21.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18029,
      "task": "Investigate product complaints and prepare documentation and submissions to appropriate regulatory agencies as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18029,
      "task": "Investigate product complaints and prepare documentation and submissions to appropriate regulatory agencies as necessary.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18029,
      "task": "Investigate product complaints and prepare documentation and submissions to appropriate regulatory agencies as necessary.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18029,
      "task": "Investigate product complaints and prepare documentation and submissions to appropriate regulatory agencies as necessary.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 82.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18035,
      "task": "Provide responses to regulatory agencies regarding product information or issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18035,
      "task": "Provide responses to regulatory agencies regarding product information or issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 56.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18035,
      "task": "Provide responses to regulatory agencies regarding product information or issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18035,
      "task": "Provide responses to regulatory agencies regarding product information or issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18035,
      "task": "Provide responses to regulatory agencies regarding product information or issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18035,
      "task": "Provide responses to regulatory agencies regarding product information or issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18035,
      "task": "Provide responses to regulatory agencies regarding product information or issues.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18035,
      "task": "Provide responses to regulatory agencies regarding product information or issues.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18035,
      "task": "Provide responses to regulatory agencies regarding product information or issues.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18036,
      "task": "Represent organizations before domestic or international regulatory agencies on major policy matters or decisions regarding company products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 21.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18036,
      "task": "Represent organizations before domestic or international regulatory agencies on major policy matters or decisions regarding company products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 60.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18036,
      "task": "Represent organizations before domestic or international regulatory agencies on major policy matters or decisions regarding company products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 17.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18036,
      "task": "Represent organizations before domestic or international regulatory agencies on major policy matters or decisions regarding company products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18036,
      "task": "Represent organizations before domestic or international regulatory agencies on major policy matters or decisions regarding company products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18036,
      "task": "Represent organizations before domestic or international regulatory agencies on major policy matters or decisions regarding company products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18036,
      "task": "Represent organizations before domestic or international regulatory agencies on major policy matters or decisions regarding company products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18036,
      "task": "Represent organizations before domestic or international regulatory agencies on major policy matters or decisions regarding company products.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18036,
      "task": "Represent organizations before domestic or international regulatory agencies on major policy matters or decisions regarding company products.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18024,
      "task": "Provide regulatory guidance to departments or development project teams regarding design, development, evaluation, or marketing of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18024,
      "task": "Provide regulatory guidance to departments or development project teams regarding design, development, evaluation, or marketing of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 8.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18024,
      "task": "Provide regulatory guidance to departments or development project teams regarding design, development, evaluation, or marketing of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 34.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18024,
      "task": "Provide regulatory guidance to departments or development project teams regarding design, development, evaluation, or marketing of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 30.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18024,
      "task": "Provide regulatory guidance to departments or development project teams regarding design, development, evaluation, or marketing of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 21.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18024,
      "task": "Provide regulatory guidance to departments or development project teams regarding design, development, evaluation, or marketing of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18024,
      "task": "Provide regulatory guidance to departments or development project teams regarding design, development, evaluation, or marketing of products.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18024,
      "task": "Provide regulatory guidance to departments or development project teams regarding design, development, evaluation, or marketing of products.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18024,
      "task": "Provide regulatory guidance to departments or development project teams regarding design, development, evaluation, or marketing of products.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18031,
      "task": "Manage activities such as audits, regulatory agency inspections, or product recalls.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 19.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18031,
      "task": "Manage activities such as audits, regulatory agency inspections, or product recalls.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 61.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18031,
      "task": "Manage activities such as audits, regulatory agency inspections, or product recalls.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 9.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18031,
      "task": "Manage activities such as audits, regulatory agency inspections, or product recalls.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18031,
      "task": "Manage activities such as audits, regulatory agency inspections, or product recalls.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18031,
      "task": "Manage activities such as audits, regulatory agency inspections, or product recalls.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18031,
      "task": "Manage activities such as audits, regulatory agency inspections, or product recalls.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18031,
      "task": "Manage activities such as audits, regulatory agency inspections, or product recalls.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18031,
      "task": "Manage activities such as audits, regulatory agency inspections, or product recalls.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 91.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18025,
      "task": "Communicate regulatory information to multiple departments and ensure that information is interpreted correctly.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 1,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18025,
      "task": "Communicate regulatory information to multiple departments and ensure that information is interpreted correctly.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 2,
      "data_value": 17.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18025,
      "task": "Communicate regulatory information to multiple departments and ensure that information is interpreted correctly.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 3,
      "data_value": 26.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18025,
      "task": "Communicate regulatory information to multiple departments and ensure that information is interpreted correctly.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 4,
      "data_value": 30.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18025,
      "task": "Communicate regulatory information to multiple departments and ensure that information is interpreted correctly.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 5,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18025,
      "task": "Communicate regulatory information to multiple departments and ensure that information is interpreted correctly.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 6,
      "data_value": 13.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18025,
      "task": "Communicate regulatory information to multiple departments and ensure that information is interpreted correctly.",
      "scale_id": "FT",
      "scale_name": "Frequency of Task (Categories 1-7)",
      "category": 7,
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18025,
      "task": "Communicate regulatory information to multiple departments and ensure that information is interpreted correctly.",
      "scale_id": "IM",
      "scale_name": "Importance",
      "category": null,
      "data_value": 4.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "task_id": 18025,
      "task": "Communicate regulatory information to multiple departments and ensure that information is interpreted correctly.",
      "scale_id": "RT",
      "scale_name": "Relevance of Task",
      "category": null,
      "data_value": 100,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "date_updated": "2024-08-01",
 